http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53076
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.8 Regression]: |[4.8 Regression]:
|gcc.dg/torture/builtin-expl |gcc.dg/torture/builtin-expl
|og-1.c, |og-1.c,
|gcc.dg/torture/builtin-powe |gcc.dg/torture/builtin-powe
|r-1.c at -O0 soft-float |r-1.c at -O0
|newlib |
--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-04-23
02:19:14 UTC ---
(In reply to comment #1)
> I saw this failure on non soft-float x86 too.
Yep, it seems to be pretty universal; see e.g. i686-linux:
<http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02243.html>, x86_64-linux:
<http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02237.html>, sh-unknown-elf:
<http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02227.html> and powerpc-aix:
<http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02239.html>.
PR title adjusted.