This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3 branch, 6 regressions] Re: 'fix' for 11350 causes bootstrap hang on Darwin


Jan Hubicka <jh@suse.cz> writes:

| > On Sat, Jan 17, 2004 at 01:23:57PM +0100, Matthias Klose wrote:
| > > compared to 20040110, a bootstrap with 20040117 including this patch
| > > shows 4 new regressions:
| > [...]
| > > /tmp/ccahubmm.o(.rodata+0xc): undefined reference to `.L7'
| > 
| > Yep.  We're tried not deleteing jump tables in the past.
| 
| Hi,
| here is updated patch that passed my testing and fixes Linux kernel
| build failure introduced by Geoff's patch.  I didn't hear back whether
| it solve the PPC problem, but I would expect so given that it removes
| the problematic infinite loop.

I would appreciate if you tell me its effect on gcc-3_3-branch, given
that it seems to be affected as well.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]