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

From-SVN: r99362
This commit is contained in:
Joseph Myers 2005-05-07 21:12:07 +01:00 committed by Joseph Myers
parent 3ad65c8e5f
commit bdeb7efa69
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -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