]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
builtins-config.h: Use underscore macro style for __sun system type.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 4 Mar 2004 02:40:05 +0000 (02:40 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 4 Mar 2004 02:40:05 +0000 (02:40 +0000)
* gcc.dg/builtins-config.h: Use underscore macro style for __sun
system type.  Add check for irix6 which doesn't have c99 runtime.

From-SVN: r78879

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

index 0724e1340e76dd17ffb4b92e1df2505ff55d5aaf..2f5a9345911c4eb4b9de7d320703db96b58d8073 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 220a2aa8518590297bb6ba577f0e547a330454bb..af22c27b291445dfcac27026945827d1c54875e7 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