This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9317: Gcc 3.2 compiling long switch-case error
- From: reichelt at igpm dot rwth-aachen dot de
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, liviub at azothcorp dot net, nobody at gcc dot gnu dot org
- Date: 15 Jan 2003 14:17:17 -0000
- Subject: Re: c/9317: Gcc 3.2 compiling long switch-case error
- Reply-to: reichelt at igpm dot rwth-aachen dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, liviub at azothcorp dot net, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Gcc 3.2 compiling long switch-case error
State-Changed-From-To: feedback->closed
State-Changed-By: reichelt
State-Changed-When: Wed Jan 15 06:17:16 2003
State-Changed-Why:
Liviu Baloiu wrote:
> I am sorry to have missled you.
> I just could not compile the file, that contained a very long switch-case. I
> get an error at linking, about some undefined refrences like .L78 or .L141.
Ok. I can reproduce the problem when I compile/link the source without
any options using gcc 3.2.
> Anyway, a friend told me it is an old gcc bug and a showed me way to get away
> from it.
Indeed, this was fixed in gcc 3.2.1.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9317