components/gcc49/patches/010-c99_classification_macros_c++0x.cc.patch
changeset 5205 eaff9ab86216
equal deleted inserted replaced
5204:766639d560b9 5205:eaff9ab86216
       
     1 # Stefan Teleman <[email protected]>
       
     2 # These tests pass. They shouldn't be set to XFAIL.
       
     3 # Internal patch. Solaris specific.
       
     4 --- libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2014-01-02 17:30:10.000000000 -0500
       
     5 +++ libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	2014-11-19 08:59:54.882300811 -0500
       
     6 @@ -17,6 +17,8 @@
       
     7  
       
     8  // { dg-options "-std=gnu++0x" }
       
     9  // { dg-do compile { xfail uclibc } }
       
    10 +// { dg-xfail-if "" { { *-*-solaris2.1[0-9]* } || { uclibc } } { "*" } { "" } 
       
    11 +// { dg-excess-errors "" { target { { *-*-solaris* } || { uclibc } } } }
       
    12  // { dg-excess-errors "" { target uclibc } }
       
    13  
       
    14  #include <cmath>