[Bug rtl-optimization/82180] assign_spill_hard_regs spills to unaligned register pair

2017-11-20 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82180 --- Comment #4 from Tom de Vries --- Created attachment 42656 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42656&action=edit Tentative patch

[Bug rtl-optimization/82180] assign_spill_hard_regs spills to unaligned register pair

2017-11-20 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82180 Tom de Vries changed: What|Removed |Added CC||kcy at codesourcery dot com --- Comment #

[Bug rtl-optimization/82180] assign_spill_hard_regs spills to unaligned register pair

2017-09-12 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82180 --- Comment #2 from Tom de Vries --- > However, I'm running into spills being generated by lra using an unaligned > register pair (in this case, it's (r67, r77)): Sorry, that's a mistake, that's supposed to be (r67, r68). > ... > ;(insn 53501 5

[Bug rtl-optimization/82180] assign_spill_hard_regs spills to unaligned register pair

2017-09-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82180 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|