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]
Other format: [Raw text]

Re: middle-end/8502: [3.2 regression] wrong code generated for switchstatement


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



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