[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2017-09-19 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2017-09-19 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 --- Comment #4 from Alexander Monakov --- Author: amonakov Date: Tue Sep 19 10:16:20 2017 New Revision: 252972 URL: https://gcc.gnu.org/viewcvs?rev=252972&root=gcc&view=rev Log: lra: make reload_pseudo_compare_func a proper comparator P

[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2013-07-14 Thread wmi at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 wmi at google dot com changed: What|Removed |Added CC||wmi at google dot com --- Comment

[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2013-07-12 Thread eraman at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 --- Comment #2 from Easwaran Raman --- After IRA, we have: (insn 116 115 117 6 (set (reg:DI 130 [ D.3288 ]) (mem:DI (plus:SI (reg/v/f:SI 172 [orig:109 __first ] [109]) (const_int 4 [0x4])) [10 MEM[base: _1, index: _44, off

[Bug rtl-optimization/57878] Incorrect code: live register clobbered in split2

2013-07-10 Thread eraman at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57878 --- Comment #1 from Easwaran Raman --- Created attachment 30494 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30494&action=edit Disassembly of the compiled r.ii