OSDN Git Service

2002-05-01 Joel Sherrill <joel@OARcorp.com>
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 May 2002 16:34:06 +0000 (16:34 +0000)
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 May 2002 16:34:06 +0000 (16:34 +0000)
* config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53001 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/arm/rtems-elf.h

index 1c23c33..9c08a99 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-01     Joel Sherrill <joel@OARcorp.com>
+
+       * config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
+
 2002-05-01  David Edelsohn  <edelsohn@gnu.org>
 
        * rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
 2002-05-01  David Edelsohn  <edelsohn@gnu.org>
 
        * rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
index 79da8c9..312c96f 100644 (file)
@@ -19,6 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
 /* Run-time Target Specification.  */
 Boston, MA 02111-1307, USA.  */
 
 /* Run-time Target Specification.  */
+#undef TARGET_VERSION
 #define TARGET_VERSION  fputs (" (ARM/ELF RTEMS)", stderr);
 
 #define HAS_INIT_SECTION
 #define TARGET_VERSION  fputs (" (ARM/ELF RTEMS)", stderr);
 
 #define HAS_INIT_SECTION