[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-19 Thread rsandifo at gcc dot gnu dot org
--- Comment #10 from rsandifo at gcc dot gnu dot org 2007-12-19 10:08 --- Thanks for the patch. Now applied to 4.1 and 4.2. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added --

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-19 Thread rsandifo at gcc dot gnu dot org
--- Comment #9 from rsandifo at gcc dot gnu dot org 2007-12-19 10:06 --- Subject: Bug 34456 Author: rsandifo Date: Wed Dec 19 10:05:47 2007 New Revision: 131058 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131058 Log: gcc/ 200x-xx-xx Kaz Kylheku <[EMAIL PROTECTED]>

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-19 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2007-12-19 10:04 --- Subject: Bug 34456 Author: rsandifo Date: Wed Dec 19 10:04:28 2007 New Revision: 131057 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131057 Log: gcc/ 200x-xx-xx Kaz Kylheku <[EMAIL PROTECTED]>

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-17 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2007-12-18 07:43 --- Patch applied to trunk. I'm now going to test 4.2 and 4.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34456

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-17 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2007-12-18 07:40 --- Subject: Bug 34456 Author: rsandifo Date: Tue Dec 18 07:40:17 2007 New Revision: 131033 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131033 Log: gcc/ 200x-xx-xx Kaz Kylheku <[EMAIL PROTECTED]>

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-14 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2007-12-14 09:02 --- Created an attachment (id=14751) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14751&action=view) execution testcase Here's a testcase that produces wrong code, and should fail at runtime. I'll try it out on

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-13 Thread rsandifo at gcc dot gnu dot org
--- Comment #4 from rsandifo at gcc dot gnu dot org 2007-12-14 07:44 --- "steven at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: > --- Comment #2 from steven at gcc dot gnu dot org 2007-12-14 07:28 > --- > Richard, looks like one you could foster parent... Yeah. Two dbr_

[Bug rtl-optimization/34456] MIPS: Flaw in branch delay optimization (patch included).

2007-12-13 Thread daney at gcc dot gnu dot org
--- Comment #3 from daney at gcc dot gnu dot org 2007-12-14 07:36 --- Kaz: A test case would be useful. -- daney at gcc dot gnu dot org changed: What|Removed |Added