public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15173] New: ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
@ 2004-04-27 18:10 mspam at palczewski dot net
  2004-04-27 18:13 ` [Bug bootstrap/15173] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: mspam at palczewski dot net @ 2004-04-27 18:10 UTC (permalink / raw)
  To: gcc-bugs

Trying to build gcc-3.4.0 on debian stable using gcc-2.95.
I get the same error when building with gcc-3.0.4
this is on linux 2.4.18
I have binutils-2.14 compiled on this machine 

repeatadly the build fails 
stage1/xgcc -Bstage1/ -B/opt/gcc-3.4/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H    -I. -I. -I. -I./.
-I./../include  -c insn-attrtab.c \
  -o insn-attrtab.o
message done
insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:18358: internal compiler error: in fixup_reorder_chain, at
cfglayout.c:616
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE while trying to compile gcc  insn-attrtab.c: In
                    function `internal_dfa_insn_code':
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mspam at palczewski dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
@ 2004-04-27 18:13 ` pinskia at gcc dot gnu dot org
  2004-04-27 18:24 ` mspam at palczewski dot net
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-27 18:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-27 17:52 -------
What target is this?
Also how are you configuring gcc and building it?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
           Keywords|                            |build, ice-on-valid-code


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
  2004-04-27 18:13 ` [Bug bootstrap/15173] " pinskia at gcc dot gnu dot org
@ 2004-04-27 18:24 ` mspam at palczewski dot net
  2004-04-27 18:24 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mspam at palczewski dot net @ 2004-04-27 18:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mspam at palczewski dot net  2004-04-27 18:10 -------
the target is the same machine I am building it on. 
I am configuring it with
./configure --prefix=/opt/gcc-3.4

-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
  2004-04-27 18:13 ` [Bug bootstrap/15173] " pinskia at gcc dot gnu dot org
  2004-04-27 18:24 ` mspam at palczewski dot net
@ 2004-04-27 18:24 ` pinskia at gcc dot gnu dot org
  2004-04-27 18:30 ` mspam at palczewski dot net
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-27 18:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-27 18:13 -------
I mean is this is a x86 box?
Also I asked how you were building gcc, I mean what if any CFLAGS or STAGE1_CFLAGS are you using.

-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (2 preceding siblings ...)
  2004-04-27 18:24 ` pinskia at gcc dot gnu dot org
@ 2004-04-27 18:30 ` mspam at palczewski dot net
  2004-04-27 18:34 ` bangerth at dealii dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mspam at palczewski dot net @ 2004-04-27 18:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mspam at palczewski dot net  2004-04-27 18:21 -------
yes this is an x86 box.  Athalon XP 2200+
no CFLAGS or STAGE1_CFLAGS


-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (3 preceding siblings ...)
  2004-04-27 18:30 ` mspam at palczewski dot net
@ 2004-04-27 18:34 ` bangerth at dealii dot org
  2004-04-27 19:37 ` mspam at palczewski dot net
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bangerth at dealii dot org @ 2004-04-27 18:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-04-27 18:24 -------
Can you see what happens if you build in a separate directory than the 
source directory? The installation instructions recommend this and show 
how to do it. 
 
W. 

-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (4 preceding siblings ...)
  2004-04-27 18:34 ` bangerth at dealii dot org
@ 2004-04-27 19:37 ` mspam at palczewski dot net
  2004-05-03 17:20 ` mspam at palczewski dot net
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mspam at palczewski dot net @ 2004-04-27 19:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mspam at palczewski dot net  2004-04-27 19:34 -------
I get the same error message building it in a seprate directory.

-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (5 preceding siblings ...)
  2004-04-27 19:37 ` mspam at palczewski dot net
@ 2004-05-03 17:20 ` mspam at palczewski dot net
  2004-07-14  9:13 ` pinskia at gcc dot gnu dot org
  2004-08-31  5:40 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: mspam at palczewski dot net @ 2004-05-03 17:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mspam at palczewski dot net  2004-05-03 17:20 -------
Just tried with CFLAGS=-O0

It fails with the same error message. Curiously thought xgcc doesn't still gets
called with -O2

I'm wondering if this has to do with the version of libc currently at 2.2.5

-- 


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (6 preceding siblings ...)
  2004-05-03 17:20 ` mspam at palczewski dot net
@ 2004-07-14  9:13 ` pinskia at gcc dot gnu dot org
  2004-08-31  5:40 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-14  9:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-14 09:13 -------
hmm, is 2.95.x miscompiling the first stage of gcc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |i686-pc-linux-gnu


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


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

* [Bug bootstrap/15173] ICE while trying to compile gcc  insn-attrtab.c: In function `internal_dfa_insn_code':
  2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
                   ` (7 preceding siblings ...)
  2004-07-14  9:13 ` pinskia at gcc dot gnu dot org
@ 2004-08-31  5:40 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-31  5:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-31 05:40 -------
We know that this works since this is done daily so closing as worksforme as it does ;).

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


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


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

end of thread, other threads:[~2004-08-31  5:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-27 18:10 [Bug bootstrap/15173] New: ICE while trying to compile gcc insn-attrtab.c: In function `internal_dfa_insn_code': mspam at palczewski dot net
2004-04-27 18:13 ` [Bug bootstrap/15173] " pinskia at gcc dot gnu dot org
2004-04-27 18:24 ` mspam at palczewski dot net
2004-04-27 18:24 ` pinskia at gcc dot gnu dot org
2004-04-27 18:30 ` mspam at palczewski dot net
2004-04-27 18:34 ` bangerth at dealii dot org
2004-04-27 19:37 ` mspam at palczewski dot net
2004-05-03 17:20 ` mspam at palczewski dot net
2004-07-14  9:13 ` pinskia at gcc dot gnu dot org
2004-08-31  5:40 ` 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).