components/gcc4/patches/008-c99_classification_macros_c++0x.cc.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 07 Nov 2016 16:32:57 -0800
changeset 7257 779372532897
parent 6923 338aea22bf22
permissions -rw-r--r--
Close of build 112.1.

# Stefan Teleman <[email protected]>
# These tests pass. They shouldn't be set to XFAIL.
# Internal patch. Solaris specific.
--- gcc-4.9.4.orig/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2014-01-02 16:30:10.000000000 -0600
+++ gcc-4.9.4/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2016-08-10 00:29:16.633822962 -0500
@@ -17,6 +17,8 @@
 
 // { dg-options "-std=gnu++0x" }
 // { dg-do compile { xfail uclibc } }
+// { dg-xfail-if "" { { *-*-solaris2.1[0-9]* } || { uclibc } } { "*" } { "" } 
+// { dg-excess-errors "" { target { { *-*-solaris* } || { uclibc } } } }
 // { dg-excess-errors "" { target uclibc } }
 
 #include <cmath>