[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2012-05-05 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733 David Edelsohn changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2012-05-04 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-12 Thread dje at gcc dot gnu dot org
--- Comment #4 from dje at gcc dot gnu dot org 2008-10-12 22:42 --- This probably is the data segment overflow that occurred on mainline with the additional dfa descriptions. For some reason AIX 5.2 is hitting it sooner and on GCC itself. You probably need to add -Wl,-bmaxdata:0x20

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread JFTrudeau at cvty dot com
--- Comment #3 from JFTrudeau at cvty dot com 2008-10-03 22:36 --- (In reply to comment #1) > What is your stack size limit set to? > /mtg/arc$ /usr/bin/ulimit -a time(seconds)unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes)4194304 m

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread JFTrudeau at cvty dot com
--- Comment #2 from JFTrudeau at cvty dot com 2008-10-03 22:34 --- Created an attachment (id=16460) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16460&action=view) Complete transcript of failed bootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2

2008-10-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-10-03 22:30 --- What is your stack size limit set to? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733