[Bug bootstrap/44509] [4.6 Regression] Revision 160626 breaks bootstrap on *-apple-darwin*
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Mon Jun 14 12:32:00 GMT 2010
------- Comment #20 from dominiq at lps dot ens dot fr 2010-06-14 12:32 -------
Could the patch in comment #17 explain the following failures?
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original
"cexpf" 2
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original "cexp
" 2
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original
"cexpl" 2
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original
"cpowf" 18
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original "cpow
" 18
FAIL: gcc.dg/torture/builtin-math-5.c -O0 scan-tree-dump-times original
"cpowl" 18
where I get respectively 1 and 17.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44509
More information about the Gcc-bugs
mailing list