[Bug target/43156] [4.5 Regression] SPU-elf ICEs on simple programs

2010-03-20 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2010-03-20 17:46 --- Subject: Bug 43156 Author: pinskia Date: Sat Mar 20 17:45:37 2010 New Revision: 157596 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157596 Log: 2010-03-20 Andrew Pinski PR target/43156

[Bug target/43156] [4.5 Regression] SPU-elf ICEs on simple programs

2010-03-20 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2010-03-20 17:45 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/43156] [4.5 Regression] SPU-elf ICEs on simple programs

2010-03-15 Thread rguenther at suse dot de
--- Comment #6 from rguenther at suse dot de 2010-03-15 09:55 --- Subject: Re: [4.5 Regression] SPU-elf ICEs on simple programs On Sun, 14 Mar 2010, pinskia at gcc dot gnu dot org wrote: > --- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-14 00:02 > --- > Created a

[Bug target/43156] [4.5 Regression] SPU-elf ICEs on simple programs

2010-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-14 00:02 --- Created an attachment (id=20102) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20102&action=view) Patch that needs testing I don't have a machine setup up to test this patch on but it works for the simple test

[Bug target/43156] [4.5 Regression] SPU-elf ICEs on simple programs

2010-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-03-13 23:59 --- So right after the NOTE_INSN_EPILOGUE_BEG, we have a NOTE_INSN_DELETED. The spu back-end emits it with a comment of: /* A NOTE_INSN_DELETED is supposed to be at the start and end of the "toplevel" insn chain.