This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/8384: ICE in is_base_type, at dwarf2out.c:7477
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, wb at fnal dot gov
- Date: 28 Oct 2002 17:39:08 -0000
- Subject: Re: debug/8384: ICE in is_base_type, at dwarf2out.c:7477
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, wb at fnal dot gov, gcc-gnats at gcc dot gnu dot org
Old Synopsis: g++ -g gives ICE, but compiles ok without -g
New Synopsis: ICE in is_base_type, at dwarf2out.c:7477
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Oct 28 09:39:07 2002
State-Changed-Why:
2.95 used to say:
x.cc:14: sorry, not implemented: testing typeof_type for template parms
x.cc:14: confused by earlier errors, bailing out
3.2 and present CVS say this:
x.cc: In instantiation of `Identity<__typeof ((true ? fakemake<T>() : fakemake<U>()))>':
x.cc:14: instantiated from here
x.cc:6: internal compiler error: in is_base_type, at dwarf2out.c:7477
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8384