Commit 6348db1f by Matt Thomas Committed by Matt Thomas

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
parent 556a791c
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> 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
* rtl.h (CLEAR_RTX_FLAGS): Remove. * rtl.h (CLEAR_RTX_FLAGS): Remove.
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
MA 02111-1307, USA. */ MA 02111-1307, USA. */
/* Header files should be C++ aware in general. */ /* Header files should be C++ aware in general. */
#undef NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C #define NO_IMPLICIT_EXTERN_C
/* Yes! We are ELF. */ /* Yes! We are ELF. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment