[Bug target/58673] ICE in final_scan_insn for movti_ppc64 with base+offset address

2013-10-11 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58673 Michael Meissner changed: What|Removed |Added Attachment #30978|0 |1 is obsolete|

[Bug target/58673] ICE in final_scan_insn for movti_ppc64 with base+offset address

2013-10-10 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58673 --- Comment #2 from Michael Meissner --- Created attachment 30978 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30978&action=edit Patch to fix interaction between -mquad-memory and -mno-vsx-timode The problem is an interaction between -mqua

[Bug target/58673] ICE in final_scan_insn for movti_ppc64 with base+offset address

2013-10-10 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58673 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/58673] ICE in final_scan_insn for movti_ppc64 with base+offset address

2013-10-09 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58673 --- Comment #1 from Pat Haugen --- Created attachment 30972 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30972&action=edit testcase Another similar example, but this one is on a store to memory instead of a load. Reduced from CPU2006 bench