components/gcc53/patches/008-c99_classification_macros_c++0x.cc.patch
changeset 5342 e55d87e99ecd
equal deleted inserted replaced
5341:acafdc8d7dfc 5342:e55d87e99ecd
       
     1 # Stefan Teleman <[email protected]>
       
     2 # These tests pass. They shouldn't be set to XFAIL.
       
     3 # Internal patch. Solaris specific.
       
     4 --- gcc-5.3.0.orig/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	Mon Jan  5 04:33:28 2015
       
     5 +++ gcc-5.3.0/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc	Fri Jan 15 09:26:42 2016
       
     6 @@ -17,6 +17,8 @@
       
     7  
       
     8  // { dg-options "-std=gnu++11" }
       
     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>