On Mon, May 16, 2011 at 11:32 AM, Jan Hubicka <hubi...@ucw.cz> wrote:
>>
>> I've seen us merge different named structs which happen to reside
>> on the same variant list.  That's bogus, not only because we are
>> adjusting TYPE_MAIN_VARIANT during incremental type-merging and
>> fixup, so computing a persistent hash by looking at it looks
>> fishy as well.
>
> Hi,
> as reported on IRC earlier, I get the segfault while building libxul
> duea to infinite recursion problem.
>
> I now however also get a lot more of the following ICEs:
> In function '__unguarded_insertion_sort':
> lto1: internal compiler error: in splice_child_die, at dwarf2out.c:8274
> previously it reported once during Mozilla build (and I put testcase into
> bugzilla), now it reproduces on many libraries. I did not see this problem
> when applying only the SCC hasing change.

That is

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49013


-- 
H.J.

Reply via email to