[Bug rtl-optimization/57459] [4.8 Regression] LRA inheritance bug
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 7 07:57:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57459
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2013-06-07
Assignee|unassigned at gcc dot gnu.org |vmakarov at gcc dot gnu.org
Summary|[4.8/4.9 Regression] LRA |[4.8 Regression] LRA
|inheritance bug |inheritance bug
Ever confirmed|0 |1
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: vmakarov
Date: Thu Jun 6 20:58:46 2013
New Revision: 199762
URL: http://gcc.gnu.org/viewcvs?rev=199762&root=gcc&view=rev
Log:
2013-06-06 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/57459
* lra-constraints.c (update_ebb_live_info): Fix typo for operand
type when setting live regs.
2013-06-06 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/57459
* gcc.target/i386/pr57459.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr57459.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lra-constraints.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list