[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #13 from rsandifo at gcc dot gnu dot org 2007-11-22 09:32 --- Patch applied to 4.2. Mainline was already OK, so only the testcase went there. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #12 from rsandifo at gcc dot gnu dot org 2007-11-22 09:30 --- Subject: Bug 33848 Author: rsandifo Date: Thu Nov 22 09:30:02 2007 New Revision: 130345 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130345 Log: gcc/testsuite/ PR rtl-optimization/33848

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-11-22 Thread rsandifo at gcc dot gnu dot org
--- Comment #11 from rsandifo at gcc dot gnu dot org 2007-11-22 09:28 --- Subject: Bug 33848 Author: rsandifo Date: Thu Nov 22 09:27:55 2007 New Revision: 130344 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130344 Log: gcc/ PR rtl-optimization/33848 * reload.c

[Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

2007-10-23 Thread rsandifo at gcc dot gnu dot org
--- Comment #10 from rsandifo at gcc dot gnu dot org 2007-10-23 17:34 --- "tbm at cyrius dot com" <[EMAIL PROTECTED]> writes: > --- Comment #9 from tbm at cyrius dot com 2007-10-23 09:06 --- > (In reply to comment #8) >> Can you try the patch that is in PR 33755 ? > > Richard,