This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/7490: [3.2/3.3 regression] ICE with alias definition
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, keithr at keithr dot org, nobody at gcc dot gnu dot org
- Date: 26 Nov 2002 15:37:10 -0000
- Subject: Re: c/7490: [3.2/3.3 regression] ICE with alias definition
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, keithr at keithr dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: gcc dumps core when trying to compile the attached code.
New Synopsis: [3.2/3.3 regression] ICE with alias definition
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Nov 26 07:37:09 2002
State-Changed-Why:
Confirmed with Christian's testcase. The ICE is a regression
w.r.t. 2.95. The code is illegal, though, since it references
a non-existing symbol. (Or at least it is my understanding
that it is illegal.)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7490