Yours (Richard Kenner's) patch to genrecog

Jan Hubicka jh@suse.cz
Sun Oct 21 10:45:00 GMT 2001


>     As discussed before there are possibilities - 
> ...
> 
>     we can verify that the value really match in each case:.
> 
> That's what I thought I did!  Can you please check and see why it doesn't work.
Maybe you forgot to install the patch, as I still hit code like
switch (XWINT (...))
{
  case 0:
    goto something;
..
}

Honza



More information about the Gcc-bugs mailing list