public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
       [not found] <bug-37733-4@http.gcc.gnu.org/bugzilla/>
@ 2012-05-04 20:10 ` steven at gcc dot gnu.org
  2012-05-05 19:42 ` dje at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu.org @ 2012-05-04 20:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-05-04
                 CC|                            |steven at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #5 from Steven Bosscher <steven at gcc dot gnu.org> 2012-05-04 20:10:07 UTC ---
Is this issue a GCC bug? Or does comment #4 resolve the problem?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
       [not found] <bug-37733-4@http.gcc.gnu.org/bugzilla/>
  2012-05-04 20:10 ` [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2 steven at gcc dot gnu.org
@ 2012-05-05 19:42 ` dje at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu.org @ 2012-05-05 19:42 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from David Edelsohn <dje at gcc dot gnu.org> 2012-05-05 19:16:14 UTC ---
No response and there are reports of GCC bootstrap on AIX 5.2, so this is
fixed.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
  2008-10-03 22:29 [Bug bootstrap/37733] New: " JFTrudeau at cvty dot com
                   ` (2 preceding siblings ...)
  2008-10-03 22:37 ` JFTrudeau at cvty dot com
@ 2008-10-12 22:43 ` dje at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu dot org @ 2008-10-12 22:43 UTC (permalink / raw)
  To: gcc-bugs



------- 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:0x20000000 to LDFLAGS.


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
  2008-10-03 22:29 [Bug bootstrap/37733] New: " JFTrudeau at cvty dot com
  2008-10-03 22:32 ` [Bug bootstrap/37733] " pinskia at gcc dot gnu dot org
  2008-10-03 22:36 ` JFTrudeau at cvty dot com
@ 2008-10-03 22:37 ` JFTrudeau at cvty dot com
  2008-10-12 22:43 ` dje at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: JFTrudeau at cvty dot com @ 2008-10-03 22:37 UTC (permalink / raw)
  To: gcc-bugs



------- 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
memory(kbytes)       unlimited
coredump(blocks)     unlimited
nofiles(descriptors) 8192
/mtg/arc$ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
  2008-10-03 22:29 [Bug bootstrap/37733] New: " JFTrudeau at cvty dot com
  2008-10-03 22:32 ` [Bug bootstrap/37733] " pinskia at gcc dot gnu dot org
@ 2008-10-03 22:36 ` JFTrudeau at cvty dot com
  2008-10-03 22:37 ` JFTrudeau at cvty dot com
  2008-10-12 22:43 ` dje at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: JFTrudeau at cvty dot com @ 2008-10-03 22:36 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2
  2008-10-03 22:29 [Bug bootstrap/37733] New: " JFTrudeau at cvty dot com
@ 2008-10-03 22:32 ` pinskia at gcc dot gnu dot org
  2008-10-03 22:36 ` JFTrudeau at cvty dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-10-03 22:32 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-05 19:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37733-4@http.gcc.gnu.org/bugzilla/>
2012-05-04 20:10 ` [Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2 steven at gcc dot gnu.org
2012-05-05 19:42 ` dje at gcc dot gnu.org
2008-10-03 22:29 [Bug bootstrap/37733] New: " JFTrudeau at cvty dot com
2008-10-03 22:32 ` [Bug bootstrap/37733] " pinskia at gcc dot gnu dot org
2008-10-03 22:36 ` JFTrudeau at cvty dot com
2008-10-03 22:37 ` JFTrudeau at cvty dot com
2008-10-12 22:43 ` dje at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).