public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
@ 2003-05-15  4:46 bangerth
  0 siblings, 0 replies; 5+ messages in thread
From: bangerth @ 2003-05-15  4:46 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, hubicka, jberlin, mark

Synopsis: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Thu May 15 04:46:10 2003
State-Changed-Why:
    Jan fixed it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10308


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

* Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
@ 2003-05-15  0:26 Dara Hazeghi
  0 siblings, 0 replies; 5+ messages in thread
From: Dara Hazeghi @ 2003-05-15  0:26 UTC (permalink / raw)
  To: hubicka; +Cc: gcc-prs

The following reply was made to PR c/10308; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
Date: Wed, 14 May 2003 17:19:26 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=10308
 
 Hello,
 
 this bug appears in gcc 3.2, but on 3.3 branch and mainline (20030509),  
 I cannot reproduce it (with any of the suggested options). It appears  
 that Jan Hubricka's patch fixed it, so this PR can be closed.
 
 Dara
 


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

* Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
@ 2003-04-08 19:12 ebotcazou
  0 siblings, 0 replies; 5+ messages in thread
From: ebotcazou @ 2003-04-08 19:12 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, hubicka, jberlin, nobody

Synopsis: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2

Responsible-Changed-From-To: unassigned->hubicka
Responsible-Changed-By: ebotcazou
Responsible-Changed-When: Tue Apr  8 19:12:36 2003
Responsible-Changed-Why:
    Submitted a fix.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10308


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

* Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
@ 2003-04-07 18:26 Steven Bosscher
  0 siblings, 0 replies; 5+ messages in thread
From: Steven Bosscher @ 2003-04-07 18:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/10308; it has been noted by GNATS.

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, jberlin@cc.hut.fi,
	nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or
 -O2
Date: Mon, 07 Apr 2003 20:19:43 +0200

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10308
 
 Starting program: /home/steven/devel/gcc/build-3.3/gcc/cc1 -O2 10308.c
  set_idx somefunc
 10308.c: In function `somefunc':
 10308.c:40: warning: initialization makes pointer from integer without a 
 cast
 10308.c:46: warning: passing arg 2 of `set_idx' makes integer from 
 pointer without a cast
 
 Program received signal SIGSEGV, Segmentation fault.
 print_reg (x=0x4017ce94, code=4, file=0x83dbc90) at 
 ../../gcc-3.3/gcc/config/i386/i386.c:6624
 6624          fputs (hi_reg_name[REGNO (x)], file);
 (gdb) p debug_rtx (x)
 (plus:SI (reg/f:SI 6 ebp)
     (const_int -16 [0xfffffff0]))
 $3 = void
 (gdb) where
 #0  print_reg (x=0x4017ce94, code=4, file=0x83dbc90) at 
 ../../gcc-3.3/gcc/config/i386/i386.c:6624
 #1  0x0820eddd in print_operand_address (file=0x83dbc90, addr=0x4017ce94)
     at ../../gcc-3.3/gcc/config/i386/i386.c:7156
 #2  0x080dc1a0 in output_address (x=0x4017ceac) at 
 ../../gcc-3.3/gcc/final.c:3534
 #3  0x0820eb82 in print_operand (file=0x83dbc90, x=0x4017ceac, code=0)
     at ../../gcc-3.3/gcc/config/i386/i386.c:7012
 #4  0x080dc144 in output_operand (x=0x4017ceb8, code=0) at 
 ../../gcc-3.3/gcc/final.c:3522
 #5  0x080dbcf9 in output_asm_insn (template=0x82bc20c "0|%0, %1}", 
 operands=0x83aefe0)
     at ../../gcc-3.3/gcc/final.c:3445
 #6  0x080daf00 in final_scan_insn (insn=0x40146ad4, file=0x83dbc90, 
 optimize=2, prescan=0,
     nopeepholes=0) at ../../gcc-3.3/gcc/final.c:2814
 #7  0x080da9ff in final (first=0x40146420, file=0x83dbc90, optimize=2, 
 prescan=0)
     at ../../gcc-3.3/gcc/final.c:1904
 #8  0x081f019e in rest_of_compilation (decl=0x40146420) at 
 ../../gcc-3.3/gcc/toplev.c:3584
 
 Are we trying to PRINT_REG something that is not a REG?
 
 Greetz
 Steven
 
 
 


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

* Re: c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2
@ 2003-04-04 17:32 bangerth
  0 siblings, 0 replies; 5+ messages in thread
From: bangerth @ 2003-04-04 17:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jberlin, nobody

Old Synopsis: [x86] gcc 3.2.2 crashes with provided code snippet with -O -fgcse or -O2
New Synopsis: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Apr  4 17:32:13 2003
State-Changed-Why:
    Confirmed. A regression on all active branches w.r.t. 2.95

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10308


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

end of thread, other threads:[~2003-05-15  4:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-15  4:46 c/10308: [3.2/3.3/3.4 regression] [x86] ICE with -O -fgcse or -O2 bangerth
  -- strict thread matches above, loose matches on Subject: below --
2003-05-15  0:26 Dara Hazeghi
2003-04-08 19:12 ebotcazou
2003-04-07 18:26 Steven Bosscher
2003-04-04 17:32 bangerth

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