This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/55050] Regression test failure slp-21.c on arm-linux-gnueabi


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]