------- Comment #2 from armin76 at gentoo dot org  2009-05-12 17:27 -------
(In reply to comment #1)
> Your compilers are the gentoo special versions, aren't they?
Nope, there's no patch applied in this case. If you meant that we don't 'make
bootstrap-lean && make install', yes.

> If so, you should try the original FSF compiler sources for both
> build/target compilers.  See http://gcc.gnu.org/bugs.html#dontwant.
> FSF 4.3/4.4 release compilers are bootstraped without problems
> on sh4-unknown-linux-gnu for me. 
> Only I can say from the log in #1 is that your xgcc driver looks
> to segfault with -dumpspecs option.  Since it doesn't happen with
> your gcc-4.1.2, it seems that your 4.3 compiler miscompiles something
> for xgcc.  If it's the case, you can bisect the problem with
> replacing objects and libraries for xgcc with those compiled by
> your 4.1.2 compiler.
> 

Can you build gcc-4.3.3 using gcc-4.3.3 and with the following command?
make -j3 LDFLAGS=-Wl,-O1 STAGE1_CFLAGS=-O 'BOOT_CFLAGS= -O2 -pipe'
bootstrap-lean

Not sure if you saw what i said on #4.

Anyway, i'll try a more "cleaner" way, but in that case this bug can't be here.
Can you try with the command i pasted?

Thanks


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40105

Reply via email to