[Bug regression/55050] Regression test failure slp-21.c on arm-linux-gnueabi
vmakarov at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 24 20:27:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55050
Vladimir Makarov <vmakarov at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vmakarov at redhat dot com
--- Comment #3 from Vladimir Makarov <vmakarov at redhat dot com> 2012-10-24 20:27:06 UTC ---
I am not sure that is a LRA merge problem. LRA merge should not affect ARM
because old reload should work for ARM. There is a very small change for arm.c
because I added a new argument for final.c::alter_subreg. There is few changes
in IRA too but again I don't think it affect ARM.
Could you provide a preprocessed file because I can not reproduce the problem
by myself. Thanks.
More information about the Gcc-bugs
mailing list