2005-04-13 Matt Thomas <matt@3am-software.com>
authormatt <matt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Apr 2005 06:50:23 +0000 (06:50 +0000)
committermatt <matt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Apr 2005 06:50:23 +0000 (06:50 +0000)
        * config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before
        defining.

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

gcc/ChangeLog
gcc/config/rs6000/sysv4.h

index b24d5b2..0be039b 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-13  Matt Thomas  <matt@3am-software.com>
+       * config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before
+       defining.
+
 2005-04-13  Kazu Hirata  <kazu@cs.umass.edu>
 
        * rtl.h (CLEAR_RTX_FLAGS): Remove.
index db9abea..1d1f0a8 100644 (file)
@@ -21,6 +21,7 @@
    MA 02111-1307, USA.  */
 
 /* Header files should be C++ aware in general.  */
+#undef  NO_IMPLICIT_EXTERN_C
 #define NO_IMPLICIT_EXTERN_C
 
 /* Yes!  We are ELF.  */