This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline Bootstrap failure on x86-64-linux-gnu
On Sun, Apr 24, 2005 at 05:58:36PM +0200, Andreas Jaeger wrote:
> I can still reproduce the problem and played around a bit. If I
> disable checking completely, I can bootstrap. So, perhaps I have one
> more checking option enabled than you have?
>
Perhaps, but the ICE is in the generic verify_ssa call. How do
you configure the compiler? I've got all default options:
$ <src>/configure --prefix=<dir>
$ make -j4 bootstrap
Machine is running FC3.
Stage 0 is gcc (GCC) 4.0.0 20050412 (Red Hat 4.0.0-0.42).
Diego.