Re: [oi-dev] g++ 4.7 headers issue

2013-06-02 Thread Alexander Pyhalov
Hello, all. Today I've made tests of suggested patch using GCC supplied test suite (gcc/testsuite directory in gcc-4.7.3 source archive). Brief results are the following: With patched headers # of expected passes 45403 # of unexpected failures 17 # of expected failures 286 # of unresolved

Re: [oi-dev] g++ 4.7 headers issue

2013-06-02 Thread Alexander Pyhalov
ken mays писал 2013-06-02 18:39: Hi Alexander, Hello. Looking at your notes G++ tests (i.e. 4.7.3) - # of unexpected failures 17 # of unresolved testcases 10 Are the issues resolvable by fixing iso/stdlib_iso.h iso/stdio_iso.h iso/math_iso.h or do you see another