Commit bdeb7efa by Joseph Myers Committed by Joseph Myers

* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r99362
parent 3ad65c8e
2005-05-07 Joseph S. Myers <joseph@codesourcery.com>
* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.
2005-05-07 Hans-Peter Nilsson <hp@axis.com>
PR target/21441
......
......@@ -205,3 +205,6 @@ do { \
/* Put all *tf routines in libgcc, regardless of long double size. */
#undef LIBGCC2_HAS_TF_MODE
#define LIBGCC2_HAS_TF_MODE 1
/* HP-UX headers are C++-compatible. */
#define NO_IMPLICIT_EXTERN_C
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