This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30503] ICE using phase 2 bootstrap output cc1 on tree.c
- From: "malitzke at metronets dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2007 23:40:45 -0000
- Subject: [Bug c/30503] ICE using phase 2 bootstrap output cc1 on tree.c
- References: <bug-30503-11706@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from malitzke at metronets dot com 2007-01-18 23:40 -------
Well , the mistery continues.
First when I referred to patchlevels I left out a 0 (zero); 12900 should read
120900.
Second I repeated the bootstrap because a number of patches from Daniel Berlin
looked promising to me. Now instead o just hanging at "checking for
i686-pc-linux-gnu-pcc" in gearing up for pass 3 in "i686-pc-linux-gnu/libgcc"
it allocated itself 2.7G of memory before going on to "checking for suffix of
object files ..." it grabbed 2.8 G memory of my 3+G and issued "configure:
error: cannot compute suffix of objectfiles: cannot compile.
The memory grabbing was checked with the utility "top".
Checking cc1 with tree.i gave essentially the same results as before. I could
send in the details if wanted.
--
malitzke at metronets dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnovillo at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30503