[Bug target/64342] [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154.
vmakarov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 19:43:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64342
--- Comment #16 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Thu Mar 5 19:43:11 2015
New Revision: 221223
URL: https://gcc.gnu.org/viewcvs?rev=221223&root=gcc&view=rev
Log:
2015-03-05 Vladimir Makarov <vmakarov@redhat.com>
PR target/64342
* lra-assigns.c (find_hard_regno_for): Rename to
find_hard_regno_for_1. Add a new parameter.
(find_hard_regno_for): New function using find_hard_regno_for_1.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lra-assigns.c
More information about the Gcc-bugs
mailing list