public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
@ 2003-06-28  2:39 ` dje at gcc dot gnu dot org
  2003-06-28  3:58 ` pinskia at physics dot uc dot edu
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dje at gcc dot gnu dot org @ 2003-06-28  2:39 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dje at gcc dot gnu dot org changed:

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


------- Additional Comments From dje at gcc dot gnu dot org  2003-06-28 02:39 -------
This is not a bug in GCC.  The problem is that AIX 5.2 adds support for
atoll(), but the cached copy of stdlib.h from AIX 5.1 and earlier do not have a 
prototype, so the return argument is interpreted incorrectly.  The fix is to 
remove the "fixed" header file from the GCC cache of the version of GCC used to 
bootstrap on AIX 5.2.


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
  2003-06-28  2:39 ` [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175 dje at gcc dot gnu dot org
@ 2003-06-28  3:58 ` pinskia at physics dot uc dot edu
  2003-07-09 21:35 ` dhazeghi at yahoo dot com
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-28  3:58 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fba at zurich dot ibm dot
                   |                            |com


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-28 03:58 -------
*** Bug 11035 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
  2003-06-28  2:39 ` [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175 dje at gcc dot gnu dot org
  2003-06-28  3:58 ` pinskia at physics dot uc dot edu
@ 2003-07-09 21:35 ` dhazeghi at yahoo dot com
  2003-07-28 22:09 ` pinskia at physics dot uc dot edu
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-09 21:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noyd at u dot washington dot
                   |                            |edu


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-09 21:35 -------
*** Bug 11481 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (2 preceding siblings ...)
  2003-07-09 21:35 ` dhazeghi at yahoo dot com
@ 2003-07-28 22:09 ` pinskia at physics dot uc dot edu
  2003-07-28 22:25 ` Jeffery dot Martinez at shell dot com
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-28 22:09 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jm186390 at msxssc dot shell
                   |                            |dot com


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-28 22:09 -------
*** Bug 11698 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (3 preceding siblings ...)
  2003-07-28 22:09 ` pinskia at physics dot uc dot edu
@ 2003-07-28 22:25 ` Jeffery dot Martinez at shell dot com
  2003-08-13 23:21 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Jeffery dot Martinez at shell dot com @ 2003-07-28 22:25 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From Jeffery dot Martinez at shell dot com  2003-07-28 22:25 -------
Subject: RE:  AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c
	:1161: internal compiler error: in extract_insn, at recog.c:2175

Could you please explain how to perform this fix--I don't understand what it
is telling me to do exactly:

This is not a bug in GCC.  The problem is that AIX 5.2 adds support for
atoll(), but the cached copy of stdlib.h from AIX 5.1 and earlier do not
have a 
prototype, so the return argument is interpreted incorrectly.  The fix is to

remove the "fixed" header file from the GCC cache of the version of GCC used
to 
bootstrap on AIX 5.2.

How do I remove the "fixed" header file from the GCC cache of the version of
GCC used to bootstrap on AIX 5.2?  I have not even bootstrapped as far as I
know?  Please explain further if you can.

Thanks,

Jeffery Martinez

Shell Information Technology International
P.O. Box 20329, Houston, TX 77025-0329, United States of America

Tel: +1 713-245 2774
Email: Jeffery.Martinez@shell.com
Internet: http://www.shell.com


-----Original Message-----
From: pinskia at physics dot uc dot edu
[mailto:gcc-bugzilla@gcc.gnu.org]
Sent: Monday, July 28, 2003 5:09 PM
To: Martinez, Jeffery JM SITI-ITDGA
Subject: [Bug bootstrap/9382] AIX 5.2
../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in
extract_insn, at recog.c:2175


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jm186390 at msxssc dot
shell
                   |                            |dot com


------- Additional Comments From pinskia at physics dot uc dot edu
2003-07-28 22:09 -------
*** Bug 11698 has been marked as a duplicate of this bug. ***



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (4 preceding siblings ...)
  2003-07-28 22:25 ` Jeffery dot Martinez at shell dot com
@ 2003-08-13 23:21 ` pinskia at gcc dot gnu dot org
  2003-08-14 23:03 ` pinskia at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-13 23:21 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |will dot washington at
                   |                            |epiphany dot com


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-13 23:21 -------
*** Bug 11909 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (5 preceding siblings ...)
  2003-08-13 23:21 ` pinskia at gcc dot gnu dot org
@ 2003-08-14 23:03 ` pinskia at gcc dot gnu dot org
  2003-09-23 17:56 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-14 23:03 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-14 23:03 -------
Just so that everyone who needs to get this, I am putting this information in this bug.
The file you want to get rid of is stdlib.h in PATHTOOLDGCC/lib/gcc-lib/powerpc-*/
oldgccversion/include.


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (6 preceding siblings ...)
  2003-08-14 23:03 ` pinskia at gcc dot gnu dot org
@ 2003-09-23 17:56 ` pinskia at gcc dot gnu dot org
  2003-09-24  7:02 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-23 17:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graham dot pursey at dstintl
                   |                            |dot com


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-23 17:10 -------
*** Bug 12376 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (7 preceding siblings ...)
  2003-09-23 17:56 ` pinskia at gcc dot gnu dot org
@ 2003-09-24  7:02 ` pinskia at gcc dot gnu dot org
  2003-10-20 15:01 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-24  7:02 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tbogart at frii dot net


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-24 05:00 -------
*** Bug 12384 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (8 preceding siblings ...)
  2003-09-24  7:02 ` pinskia at gcc dot gnu dot org
@ 2003-10-20 15:01 ` pinskia at gcc dot gnu dot org
  2003-12-31 21:36 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-20 15:01 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rylesl at shands dot ufl dot
                   |                            |edu


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-20 15:00 -------
*** Bug 12687 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (9 preceding siblings ...)
  2003-10-20 15:01 ` pinskia at gcc dot gnu dot org
@ 2003-12-31 21:36 ` pinskia at gcc dot gnu dot org
  2004-01-18  2:02 ` dhazeghi at yahoo dot com
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-31 21:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-31 20:34 -------
*** Bug 13533 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard_wheeler at cinfin
                   |                            |dot com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (10 preceding siblings ...)
  2003-12-31 21:36 ` pinskia at gcc dot gnu dot org
@ 2004-01-18  2:02 ` dhazeghi at yahoo dot com
  2004-03-19 18:30 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-18  2:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-18 02:02 -------
*** Bug 13727 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ericnb at yahoo dot com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (11 preceding siblings ...)
  2004-01-18  2:02 ` dhazeghi at yahoo dot com
@ 2004-03-19 18:30 ` pinskia at gcc dot gnu dot org
  2004-04-25 13:46 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-19 18:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-19 18:30 -------
*** Bug 14656 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcfatterr at tsainc dot com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (12 preceding siblings ...)
  2004-03-19 18:30 ` pinskia at gcc dot gnu dot org
@ 2004-04-25 13:46 ` pinskia at gcc dot gnu dot org
  2004-05-23  0:44 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-25 13:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-25 13:31 -------
*** Bug 15122 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noam at mail dot biu dot ac
                   |                            |dot il


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (13 preceding siblings ...)
  2004-04-25 13:46 ` pinskia at gcc dot gnu dot org
@ 2004-05-23  0:44 ` pinskia at gcc dot gnu dot org
  2004-08-16 16:51 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-23  0:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-22 03:24 -------
*** Bug 15581 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |psho at hko dot gov dot hk


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (14 preceding siblings ...)
  2004-05-23  0:44 ` pinskia at gcc dot gnu dot org
@ 2004-08-16 16:51 ` pinskia at gcc dot gnu dot org
  2004-11-09  3:01 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-16 16:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-16 16:51 -------
*** Bug 17049 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at thekramers dot net


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (15 preceding siblings ...)
  2004-08-16 16:51 ` pinskia at gcc dot gnu dot org
@ 2004-11-09  3:01 ` pinskia at gcc dot gnu dot org
  2005-01-17 15:46 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-09  3:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-09 03:00 -------
*** Bug 18390 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ctsa at u dot washington dot
                   |                            |edu


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (16 preceding siblings ...)
  2004-11-09  3:01 ` pinskia at gcc dot gnu dot org
@ 2005-01-17 15:46 ` pinskia at gcc dot gnu dot org
  2005-04-28 13:03 ` pinskia at gcc dot gnu dot org
  2005-05-07 19:34 ` pinskia at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-17 15:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-17 15:43 -------
*** Bug 19483 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john dot hodgkinson at
                   |                            |boldonjames dot com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (17 preceding siblings ...)
  2005-01-17 15:46 ` pinskia at gcc dot gnu dot org
@ 2005-04-28 13:03 ` pinskia at gcc dot gnu dot org
  2005-05-07 19:34 ` pinskia at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-28 13:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-28 12:59 -------
*** Bug 21261 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henri dot gomez at gmail dot
                   |                            |com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <20030121113601.9382.glebourgeois@amadeus.net>
                   ` (18 preceding siblings ...)
  2005-04-28 13:03 ` pinskia at gcc dot gnu dot org
@ 2005-05-07 19:34 ` pinskia at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-07 19:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-07 19:33 -------
*** Bug 21446 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip dot thambidurai at
                   |                            |comverse dot com


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


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

* [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
       [not found] <bug-9382-5299@http.gcc.gnu.org/bugzilla/>
@ 2007-10-02 21:50 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-10-02 21:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #25 from pinskia at gcc dot gnu dot org  2007-10-02 21:50 -------
*** Bug 33632 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |raianand_softengg at yahoo
                   |                            |dot com


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


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

end of thread, other threads:[~2007-10-02 21:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030121113601.9382.glebourgeois@amadeus.net>
2003-06-28  2:39 ` [Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175 dje at gcc dot gnu dot org
2003-06-28  3:58 ` pinskia at physics dot uc dot edu
2003-07-09 21:35 ` dhazeghi at yahoo dot com
2003-07-28 22:09 ` pinskia at physics dot uc dot edu
2003-07-28 22:25 ` Jeffery dot Martinez at shell dot com
2003-08-13 23:21 ` pinskia at gcc dot gnu dot org
2003-08-14 23:03 ` pinskia at gcc dot gnu dot org
2003-09-23 17:56 ` pinskia at gcc dot gnu dot org
2003-09-24  7:02 ` pinskia at gcc dot gnu dot org
2003-10-20 15:01 ` pinskia at gcc dot gnu dot org
2003-12-31 21:36 ` pinskia at gcc dot gnu dot org
2004-01-18  2:02 ` dhazeghi at yahoo dot com
2004-03-19 18:30 ` pinskia at gcc dot gnu dot org
2004-04-25 13:46 ` pinskia at gcc dot gnu dot org
2004-05-23  0:44 ` pinskia at gcc dot gnu dot org
2004-08-16 16:51 ` pinskia at gcc dot gnu dot org
2004-11-09  3:01 ` pinskia at gcc dot gnu dot org
2005-01-17 15:46 ` pinskia at gcc dot gnu dot org
2005-04-28 13:03 ` pinskia at gcc dot gnu dot org
2005-05-07 19:34 ` pinskia at gcc dot gnu dot org
     [not found] <bug-9382-5299@http.gcc.gnu.org/bugzilla/>
2007-10-02 21:50 ` pinskia 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).