http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60445
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60445
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60445
--- Comment #3 from Richard Biener ---
Ok, the -flto fails I can reproduce locally and are caused by r208312 (now
reverted). Still trying to reproduce with plain -Ofast as seen on one of
the testers...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60445
--- Comment #2 from Richard Biener ---
Author: rguenth
Date: Thu Mar 6 11:19:13 2014
New Revision: 208379
URL: http://gcc.gnu.org/viewcvs?rev=208379&root=gcc&view=rev
Log:
2014-03-06 Richard Biener
PR middle-end/60445
PR lto/60424
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60445
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---