This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14662] [tree-ssa] bootstrap failure on i686-pc-linux-gnu, insn_extract
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2004 18:30:18 -0000
- Subject: [Bug bootstrap/14662] [tree-ssa] bootstrap failure on i686-pc-linux-gnu, insn_extract
- References: <20040320102555.14662.jv244@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jv244 at cam dot ac dot uk 2004-03-23 18:30 -------
(In reply to comment #4)
> Joost,
>
> Perhaps you are having memory hardware problems?
I can't exclude that (didn't run memtest). I did bootstrap the compiler on
another machine (with the same packages installed according to our CO) and that
worked fine. On the other hand, it is perfectly reproducable, and would be the
first problem with the machine (nevertheless, will be replaced somewhere next week).
However, one difference between the machines is the amount of memory available
and the older CPU. Also, I've following limits.
limit
cputime 0:0-1
filesize 4194303 kbytes
datasize 4194303 kbytes
stacksize 8192 kbytes ! tried various sizes
coredumpsize 4194303 kbytes
memoryuse 4194303 kbytes
vmemoryuse 4194303 kbytes
descriptors 1024
memorylocked 4194303 kbytes
maxproc 256
openfiles 1024
and this is what free returns:
total used free shared buffers cached
Mem: 515260 509496 5764 0 29784 313396
-/+ buffers/cache: 166316 348944
Swap: 1052248 24500 1027748
I've tried once the offending command in gdb, but I'm not experienced enough to
get more info.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14662