This is the mail archive of the gcc@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: basic-improvements call for testers


Andreas Tobler <toa@pop.agri.ch> writes:

> Zack Weinberg wrote:
> 
> > Please test the branch and report results using test_summary, but also
> > copy me; I don't follow gcc-testresults.
> 
> 
> I get so far (below), but now I go for a sleep.
> 
> Andreas
> 
> stage1/xgcc -Bstage1/
> -B/Volumes/reserved1/gcctmp/powerpc-apple-darwin6.2/bin/ -c   -g -O2
> -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE
> -I. -I. -I/Volumes/xufs/gcc-bib/gcc/gcc
> -I/Volumes/xufs/gcc-bib/gcc/gcc/. -I/Volumes/xufs/gcc-bib/gcc/gcc/config
> -I/Volumes/xufs/gcc-bib/gcc/gcc/../include
> /Volumes/xufs/gcc-bib/gcc/gcc/gengenrtl.c -o gengenrtl.o
> stage1/xgcc -Bstage1/
> -B/Volumes/reserved1/gcctmp/powerpc-apple-darwin6.2/bin/   -g -O2
> -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
>   gengenrtl.o ../libiberty/libiberty.a
> make[2]: *** [gengenrtl] Abort trap
> make[1]: *** [stage2_build] Error 2
> make: *** [bootstrap] Error 2

I now see exactly this on Darwin too, after the last merge into BIB.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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