components/gcc49/patches/010-c99_classification_macros_c++0x.cc.patch
changeset 5205 eaff9ab86216
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc49/patches/010-c99_classification_macros_c++0x.cc.patch	Wed Dec 16 20:20:50 2015 -0800
@@ -0,0 +1,14 @@
+# Stefan Teleman <[email protected]>
+# These tests pass. They shouldn't be set to XFAIL.
+# Internal patch. Solaris specific.
+--- libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2014-01-02 17:30:10.000000000 -0500
++++ libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2014-11-19 08:59:54.882300811 -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>