This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge
- From: "aldyh at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 19 Jun 2015 18:55:57 +0000
- Subject: [Bug debug/66597] [6 Regression] Bootstrap failure since debug-early merge
- Auto-submitted: auto-generated
- References: <bug-66597-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66597
--- Comment #4 from Aldy Hernandez <aldyh at redhat dot com> ---
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 <krebbel at gcc dot gnu.org> ---
> (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 if it is, then it is a duplicate of
>> PR66482.
>>
>> Could you please verify?
>
> I've just re-checked with r224673 (0bf0c7922570f90172ab21c8fa7782bff9e2fe60)
> and it stays at 18034:
My bad, I had an old tree. Could you attach a pre-processed testcase so
I can reproduce on a cross build?