(i386-linux x sh-elf) build breakage
Joern Rennecke
amylaar@cygnus.co.uk
Wed Jul 19 10:46:00 GMT 2000
> The best fix may be to expand into multiple jumps during initial rtl
> generation. Since this code was written I enhanced the expr.c routines
> to be able to handle multiple jumps from the bcc expanders to handle
> something similar to this from the new x86 backend.
cse and the loop optimizer wouldn't understand these branches. I think it
would be better to allow splits that generate new basic blocks.
More information about the Gcc-bugs
mailing list