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: Failure to bootstrap for trunk on i686-pc-linux-gnu


On Monday 12 July 2004 12:41, Phil Edwards wrote:
> >>/home/pme/src/trunk/libiberty/regex.c:2321: internal compiler error: in
> >> avail_expr_eq, at tree-ssa-dom.c:3648 Please submit a full bug report,
> >>with preprocessed source if appropriate.
> >>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> >>make[2]: *** [regex.o] Error 1
> >>make[2]: Leaving directory
> >> `/mnt/build/build-2004-07-12-trunk/i686-pc-linux-gnu/libiberty' make[1]:
> >> *** [all-target-libiberty] Error 2
> >>make[1]: Leaving directory `/mnt/build/build-2004-07-12-trunk'
> >>make: *** [bootstrap] Error 2
>
> Am I the only one seeing this for the past couple days?  It's an
> ENABLE_CHECKING bit of code, comparing hash values for equality.

I've tried to reproduce this for two days now, and it refuses
to fail for me.  Can you look at the file that fails, and post
the exact options passed to cc1?  Perhaps be a GGC memory
corruption problem of some kind...

Gr.
Steven



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