This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] merge to 2004-01-02 checked in
- From: law at redhat dot com
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 05 Jan 2004 11:38:34 -0700
- Subject: Re: [tree-ssa] merge to 2004-01-02 checked in
- Reply-to: law at redhat dot com
In message <Pine.BSF.4.58.0401051927030.56609@acrux.dbai.tuwien.ac.at>, Gerald
Pfeifer writes:
>On Sat, 3 Jan 2004, Richard Henderson wrote:
>> Not the smoothest. It bootstraps on i686 and alphaev67 linux.
>
>It doesn't bootstrap on i386, but that problem predates the merger
>-- I just confirmed that it still exists:
>
> stage1/xgcc -Bstage1/ -B/suse/gp/gcc/i386-pc-linux-gnu/bin/ -c -g -O2
> -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototype
>s
> -pedantic -Wno-long-long -Wold-style-definition -Werror -fno-common
> -DHAVE_CONFIG_H -I. -I. -I/cvs/gcc-ts/gcc -I/cvs/gcc-ts/gcc/.
> -I/cvs/gcc-ts/gcc/../include -I/cvs/gcc-ts/gcc/../libbanshee/libcompat
> -I/cvs/gcc-ts/gcc/../libbanshee -I/cvs/gcc-ts/gcc/../libbanshee/points-to
> /cvs/gcc-ts/gcc/combine.c -o combine.o
> /cvs/gcc-ts/gcc/combine.c: In function `simplify_comparison':
> /cvs/gcc-ts/gcc/combine.c:10295: warning: 'mask' might be used uninitialize
>d
> in this function
> gmake[2]: *** [combine.o] Error 1
> gmake[2]: Leaving directory `/tmp/OBJ-0105-1912/gcc'
> gmake[1]: *** [stage2_build] Error 2
Can you send me your .i file. This may be an instance of a problem I'm
already looking at.
jeff