Re: Mainline build failure on i686-pc-linux-gnu

2005-04-12 Thread Andrew Pinski
On Apr 12, 2005, at 12:53 AM, Gabriel Dos Reis wrote: Diego Novillo [EMAIL PROTECTED] writes: | On Mon, Apr 11, 2005 at 10:59:46PM -0500, Gabriel Dos Reis wrote: | | -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \ |-o crtbegin.o | make[1]: *** [crtbegin.o] Aborted | make[1]:

Re: Mainline build failure on i686-pc-linux-gnu

2005-04-12 Thread Gabriel Dos Reis
Andrew Pinski [EMAIL PROTECTED] writes: | And what version of the compiler were you starting with? | If it was 4.1.0 between the following patches: | 2005-04-08 Diego Novillo [EMAIL PROTECTED] | | Merge from tree-cleanup-branch: VRP, store CCP, store | copy-prop,

Re: Mainline build failure on i686-pc-linux-gnu

2005-04-12 Thread Diego Novillo
On Tue, Apr 12, 2005 at 07:30:56AM +0200, Gabriel Dos Reis wrote: This might be due to the bootstrapping compiler -- I was using a compiler built from yesterday tree to bootstrap Oh, PR 20933. Yes, the fix you see there should allow you to use 4.1 as a stage0 compiler again. We were

Mainline build failure on i686-pc-linux-gnu

2005-04-11 Thread Gabriel Dos Reis
Build of freshly updated mainline tree fails with: /home/gdr/build/4.1/./gcc/xgcc -B/home/gdr/build/4.1/./gcc/ -B/home/gdr/i686-pc- linux-gnu/bin/ -B/home/gdr/i686-pc-linux-gnu/lib/ -isystem /home/gdr/i686-pc-lin ux-gnu/include -isystem /home/gdr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W

Re: Mainline build failure on i686-pc-linux-gnu

2005-04-11 Thread Diego Novillo
On Mon, Apr 11, 2005 at 10:59:46PM -0500, Gabriel Dos Reis wrote: -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o make[1]: *** [crtbegin.o] Aborted make[1]: Leaving directory `/home/gdr/build/4.1/gcc' make: *** [all-gcc] Error 2 What's your top-of-ChangeLog? Works

Re: Mainline build failure on i686-pc-linux-gnu

2005-04-11 Thread Gabriel Dos Reis
Diego Novillo [EMAIL PROTECTED] writes: | On Mon, Apr 11, 2005 at 10:59:46PM -0500, Gabriel Dos Reis wrote: | | -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \ |-o crtbegin.o | make[1]: *** [crtbegin.o] Aborted | make[1]: Leaving directory `/home/gdr/build/4.1/gcc' | make: ***

Re: Mainline build failure on i686-pc-linux-gnu

2005-04-11 Thread Gabriel Dos Reis
Gabriel Dos Reis [EMAIL PROTECTED] writes: | Diego Novillo [EMAIL PROTECTED] writes: | | | On Mon, Apr 11, 2005 at 10:59:46PM -0500, Gabriel Dos Reis wrote: | | | | -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \ | |-o crtbegin.o | | make[1]: *** [crtbegin.o] Aborted | |