summaryrefslogtreecommitdiffstats
path: root/gcc/config/ia64
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-07 20:12:07 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-07 20:12:07 +0000
commit8c23b8da087f8620e8e55a7d06bc55a85711f17b (patch)
treecc43f085e16ec91bd9e936f1e201f7a65f27ea8c /gcc/config/ia64
parentc5ef302f84646442a99029338ee3a7a657ea0c68 (diff)
downloadppe42-gcc-8c23b8da087f8620e8e55a7d06bc55a85711f17b.tar.gz
ppe42-gcc-8c23b8da087f8620e8e55a7d06bc55a85711f17b.zip
* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99362 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/ia64')
-rw-r--r--gcc/config/ia64/hpux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/ia64/hpux.h b/gcc/config/ia64/hpux.h
index 66e3a613e32..396094fc668 100644
--- a/gcc/config/ia64/hpux.h
+++ b/gcc/config/ia64/hpux.h
@@ -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
OpenPOWER on IntegriCloud