[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-28 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 --- Comment #6 from Segher Boessenkool segher at gcc dot gnu.org --- Author: segher Date: Fri Nov 28 16:25:33 2014 New Revision: 218164 URL: https://gcc.gnu.org/viewcvs?rev=218164root=gccview=rev Log: PR target/64093 *

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-28 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 Segher Boessenkool segher at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- Try this patch: Index: rs6000.md === --- rs6000.md(revision 218072) +++ rs6000.md(working copy) @@ -2644,7

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 --- Comment #2 from Markus Trippelsdorf trippels at gcc dot gnu.org --- (In reply to Andrew Pinski from comment #1) Try this patch: Index: rs6000.md === --- rs6000.md (revision

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 --- Comment #3 from Markus Trippelsdorf trippels at gcc dot gnu.org --- Only to hit another issue: arch/powerpc/mm/pgtable.c:208:1: error: unrecognizable insn: } ^ (insn 53 52 54 6 (set (reg:DI 213 [ bits ]) (and:DI (reg/v:DI 180 [

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/64093] [5 Regression] ICE error: unrecognizable insn with -mcpu=cell

2014-11-27 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64093 Segher Boessenkool segher at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED