This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Strange bootstrap failure, possible memory corruption
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: reichelt at igpm dot rwth-aachen dot de
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 20 Jul 04 21:29:34 EDT
- Subject: Re: Strange bootstrap failure, possible memory corruption
Since today I'm getting a bootstrap failure on i686-pc-linux-gnu with
mainline while building libiberty. The problem is hard to reproduce
since it vanishes if I use -save-temps :-(
See if the patch I just this moment checked in (in fold-const.c)
fixes it. Blowing up in avail_expr_eq has been a symptom of the problem
that patch fixes.