This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Illegal code generation: gcc-3.2 --target=m68k-elf
>> Hopefully this is enough information. I'm still cutting the testcase
>> down to size... I hope to have a bug report soon.
>
>This is going to have to be debugged. This should have been
>handled by find_reloads_toplev, iirc.
I've cut the testcase down to only 139 lines from an original of 20125
lines... I'll submit it as a bug. What is interesting is the change
of the alias information(if I remember correctly) from [0 rotate S2
A16] in insn470 to [0 rotate S4 A16] in insn 270...