[Bug testsuite/54184] [4.8 Regression] gcc.dg/pr52558-1.c failure
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 6 08:34:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54184
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-08-06
Component|middle-end |testsuite
CC| |aldyh at gcc dot gnu.org
Ever Confirmed|0 |1
Target Milestone|--- |4.8.0
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-08-06 08:33:38 UTC ---
As said in the commit mail, the testcase is "broken". It scans for a random
string not in any way associated with what the testcase checks. That random
string no longer appears - instead of just deleting the scan I've opted to
let the author of the patch figure a better way to check for a successful
testcase.
Confirmed anyway.
More information about the Gcc-bugs
mailing list