sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before defining.

2005-04-13  Matt Thomas  <matt@3am-software.com>

        * config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before
        defining.

From-SVN: r98076
This commit is contained in:
Matt Thomas 2005-04-13 06:50:23 +00:00 committed by Matt Thomas
parent 556a791ce4
commit 6348db1ffc
2 changed files with 6 additions and 0 deletions

View 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.

View 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. */