This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ICE in g++ 2.95.2 with flag_do_squangling (part 1)


> I suspect that the problem stems from a template instantiation
> that's incompatible with the sqangling.

Thanks for your bug report. It's actually a problem of DWARF-2
debugging, i.e. -gdwarf-2. The mainline compiler (2.96 20000418
(experimental)) compiles this without problems, so the bug appears to
be fixed.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]