[Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge

2015-06-19 Thread aldyh at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597 --- Comment #4 from Aldy Hernandez --- On 06/19/2015 11:50 AM, krebbel at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597 > > --- Comment #2 from Andreas Krebbel --- > (In reply to Aldy Hernandez from comment #1) >> I

[Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge

2015-06-19 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597 Andreas Krebbel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge

2015-06-19 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597 --- Comment #2 from Andreas Krebbel --- (In reply to Aldy Hernandez from comment #1) > Is that the actual line number (18034) with current mainline? 18034 does > not look like a place we could ICE in. > > Perhaps it's the ICE in 25535, because

[Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge

2015-06-19 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597 --- Comment #1 from Aldy Hernandez --- Is that the actual line number (18034) with current mainline? 18034 does not look like a place we could ICE in. Perhaps it's the ICE in 25535, because if it is, then it is a duplicate of PR66482. Could yo