* gcc.dg/builtins-config.h: Use underscore macro style for __sun
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 02:40:05 +0000 (02:40 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 02:40:05 +0000 (02:40 +0000)
system type.  Add check for irix6 which doesn't have c99 runtime.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78879 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/builtins-config.h

index 0724e13..2f5a934 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/builtins-config.h: Use underscore macro style for __sun
+       system type.  Add check for irix6 which doesn't have c99 runtime.
+
 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
 
        * gcc.dg/const-elim-1.c: xfail for xtensa.
index 220a2aa..af22c27 100644 (file)
 
 #if defined(__hppa) && defined(__hpux)
 /* PA HP-UX doesn't have the entire C99 runtime.  */
-#elif defined(sun)
+#elif defined(__sun)
 /* Solaris doesn't have the entire C99 runtime.  */
+#elif defined(__sgi)
+/* Irix6 doesn't have the entire C99 runtime.  */
 #else
 /* Newlib has the "f" variants of the math functions, but not the "l"
    variants.  TARGET_C99_FUNCTIONS is only defined if all C99