Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / gcc / testsuite / gcc.c-torture / execute / ieee / copysign1.c
index fa4097a..034645a 100644 (file)
@@ -24,7 +24,7 @@
    builds constants; the later is what we'll get from the negation operator
    at runtime.  */
 /* ??? This hack only works for big-endian, which is fortunately true for
-   all of AIX, Darwin, and Irix.  */
+   AIX and, Darwin.  */
 #if LDBL_MANT_DIG == 106
 # undef fpsizeofl
 # define fpsizeofl     sizeof(double)