This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Build Failure
- From: law at redhat dot com
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Cc: Paul Brook <paul at nowt dot org>, gcc at gcc dot gnu dot org
- Date: Fri, 14 Feb 2003 16:49:35 -0700
- Subject: Re: [tree-ssa] Build Failure
- Reply-to: law at redhat dot com
In message <3E4D5A16.2010803@moene.indiv.nluug.nl>, Toon Moene writes:
>Paul Brook wrote:
>
>[ ... Same complaint as I had .... ]
>
>> It causes a syntax error in def_to_undefined (tree-ssa-ccp.c:815).
Thanks. Already fixed.
>> Commenting out the offending line (it looks like a stray comment or
>> something) gets a bit further, but then dies with:
>>
>> /home/paul/cases/gcc-obj/gcc/xgcc -B/home/paul/cases/gcc-obj/gcc/
>> -B/home/paul/cases/usr/athlon-pc-linux-gnu/bin/
>
>Same on powerpc-unknown-linux-gnu.
Cool. Good to see it triggered. I'll have it fixed in a moment.
Jeff