This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: middle-end/8502: [3.2 regression] wrong code generated for switchstatement
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, rth at redhat dot com
- Cc: rveldema at cs dot vu dot nl
- Date: Tue, 25 Mar 2003 14:05:43 +0100 (CET)
- Subject: Re: middle-end/8502: [3.2 regression] wrong code generated for switchstatement
- Reply-to: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
Hi Richard,
I strongly suspect your patch
http://gcc.gnu.org/ml/gcc-cvs/2003-03/msg01201.html
is responsible for the new failure of this PR because it modifies
cfgrtl.c where the original failure was fixed.
Could you please have a look?
Thanks,
Volker
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8502