* config/cris/cris.h (TARGET_VERSION): Remove local version number.
authorHans-Peter Nilsson <hp@axis.com>
Thu, 18 Apr 2002 16:55:31 +0000 (16:55 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 18 Apr 2002 16:55:31 +0000 (16:55 +0000)
From-SVN: r52477

gcc/ChangeLog
gcc/config/cris/cris.h

index 0d04b58459d6581ca226e34f2499852e29dbac80..309b00be11f2b11212f50569507bfcf73b121d58 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-18  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/cris/cris.h (TARGET_VERSION): Remove local version number.
+
 Thu Apr 18 17:14:08 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        * i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution
index 8f89c820076b5d6b9841f5ab399b416f018c3076..5bede238a24a94a7e2ef4ee7231066d6fe4798cb 100644 (file)
@@ -441,7 +441,7 @@ extern int target_flags;
    gcc-cris they are using.  Please use some flavor of "R<number>" for
    the version (no need for major.minor versions, I believe).  */
 #define TARGET_VERSION \
- fprintf (stderr, " [Axis CRIS release R36a%s]", CRIS_SUBTARGET_VERSION)
+ fprintf (stderr, " [Axis CRIS%s]", CRIS_SUBTARGET_VERSION)
 
 /* For the cris-*-elf subtarget.  */
 #define CRIS_SUBTARGET_VERSION " - generic ELF"