[Bug rtl-optimization/59311] [4.9 Regression] LRA fails to update REG_CFA_SET_VDRAP note
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 27 23:54:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59311
--- Comment #12 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Wed Nov 27 23:54:26 2013
New Revision: 205468
URL: http://gcc.gnu.org/viewcvs?rev=205468&root=gcc&view=rev
Log:
Also handle REG_XXX notes in spill_pseudos
PR rtl-optimization/59311
* dwarf2cfi.c (dwf_regno): Assert reg isn't pseudo register.
* lra-spills.c (spill_pseudos): Handle REG_XXX notes.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2cfi.c
trunk/gcc/lra-spills.c
More information about the Gcc-bugs
mailing list