optimize_mode_switching SEGV'ing on SH

Richard Henderson rth@redhat.com
Thu May 16 19:22:00 GMT 2002


On Thu, May 16, 2002 at 06:42:39PM -0700, Jason R Thorpe wrote:
> -  EXIT_BLOCK_PTR->sindex = last_basic_blocks;
> +  EXIT_BLOCK_PTR->sindex = last_basic_block - 1;

Looking at the original code, this patch appears correct.

And let me give a big barf-ola to whoever wrote this
garbage in the first place.


r~



More information about the Gcc-bugs mailing list