public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
@ 2003-02-04 19:20 reichelt
  0 siblings, 0 replies; 6+ messages in thread
From: reichelt @ 2003-02-04 19:20 UTC (permalink / raw)
  To: 176117, gcc-bugs, gcc-prs, hubicka, kmccarty

Synopsis: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589

State-Changed-From-To: closed->open
State-Changed-By: reichelt
State-Changed-When: Tue Feb  4 19:20:30 2003
State-Changed-Why:
    The fix is still missing on the 3.3 branch.

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


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

* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
@ 2003-02-16 10:08 toon
  0 siblings, 0 replies; 6+ messages in thread
From: toon @ 2003-02-16 10:08 UTC (permalink / raw)
  To: 176117, gcc-bugs, gcc-prs, hubicka, kmccarty

Synopsis: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589

State-Changed-From-To: open->closed
State-Changed-By: toon
State-Changed-When: Sun Feb 16 10:08:10 2003
State-Changed-Why:
    Now also fixed on 3.3 branch

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


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

* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
@ 2003-02-04 21:46 Toon Moene
  0 siblings, 0 replies; 6+ messages in thread
From: Toon Moene @ 2003-02-04 21:46 UTC (permalink / raw)
  To: hubicka; +Cc: gcc-prs

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

From: Toon Moene <toon@moene.indiv.nluug.nl>
To: reichelt@igpm.rwth-aachen.de,  176117@bugs.debian.org, 
 gcc-bugs@gcc.gnu.org,  hubicka@gcc.gnu.org,  kmccarty@Princeton.EDU, 
 gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge,
 at reg-stack.c:2589
Date: Tue, 04 Feb 2003 22:40:18 +0100

 reichelt@igpm.rwth-aachen.de wrote:
 
 > Synopsis: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
 > 
 > State-Changed-From-To: closed->open
 > State-Changed-By: reichelt
 > State-Changed-When: Tue Feb  4 19:20:30 2003
 > State-Changed-Why:
 >     The fix is still missing on the 3.3 branch.
 
 Yep, I noticed that too - due to failures in i686-pc-linux-gnu 
 testresults coming in for 3.3.
 
 If noone beats me to it, I'll look into it this weekend; however I do 
 not have a ix86 system anymore to test patches on - so I have to ask 
 someone else then ....
 
 -- 
 Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
 Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
 Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
 GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)
 


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

* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
@ 2003-01-30 19:19 toon
  0 siblings, 0 replies; 6+ messages in thread
From: toon @ 2003-01-30 19:19 UTC (permalink / raw)
  To: 176117, gcc-bugs, gcc-prs, hubicka, kmccarty, nobody

Synopsis: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589

Responsible-Changed-From-To: unassigned->hubicka
Responsible-Changed-By: toon
Responsible-Changed-When: Thu Jan 30 19:19:39 2003
Responsible-Changed-Why:
    Resident Reg-stack Guru
State-Changed-From-To: analyzed->closed
State-Changed-By: toon
State-Changed-When: Thu Jan 30 19:19:39 2003
State-Changed-Why:
    Closed due to a fix by Jan Hubicka for 3.3/3.4
    
    Backported to 3.2 by Gabriel dos Reis.

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


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

* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge,  at reg-stack.c:2589
@ 2003-01-14 17:56 Janis Johnson
  0 siblings, 0 replies; 6+ messages in thread
From: Janis Johnson @ 2003-01-14 17:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Janis Johnson <janis187@us.ibm.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, kmccarty@Princeton.EDU,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, 176117@bugs.debian.org
Cc:  
Subject: Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, 
 at reg-stack.c:2589
Date: Tue, 14 Jan 2003 09:50:52 -0800

 The regression show up with this patch:
 
 Sat Jun 23 01:23:59 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
       * flow.c (mark_set_1, attempt_auto_inc, mark_used_reg,
       try_pre_increment_1): compute REG_FREQ using bb->frequency.
 
       * regclass.c (loop_cost): Kill.
       (frequency): New global variable.
       (record_operand_costs): Replace loop_cost by frequency.
       (scan_one_insn): Likewise.
       (regclass): Likewise; set frequency according to bb->frequency.
 
       * flow.c (split_edge): Set frequency.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9258
 
 
 


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

* Re: optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
@ 2003-01-13 21:10 reichelt
  0 siblings, 0 replies; 6+ messages in thread
From: reichelt @ 2003-01-13 21:10 UTC (permalink / raw)
  To: 176117, gcc-bugs, gcc-prs, kmccarty, nobody

Old Synopsis: ICE in 3.2 / 3.3 - regression from 3.0 (HEAD works)
New Synopsis: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Mon Jan 13 13:10:05 2003
State-Changed-Why:
    Confirmed.
    
    Here's a shorter testcase that crashes 3.2-branch, 3.3-branch and mainline
    (as of 20030113) :(
    
    ----------------------snip here------------------
          SUBROUTINE FOO (B)
    
       10 CALL BAR(A)
          ASSIGN 20 TO M
          IF(100.LT.A) GOTO 10
          GOTO 40
    C
       20 IF(B.LT.ABS(A)) GOTO 10
          ASSIGN 30 TO M
          GOTO 40
    C
       30 ASSIGN 10 TO M
       40 GOTO M,(10,20,30)
          END
    ----------------------snip here------------------
    
    Just compile with "g77 -O2 -c" to get
    
    bug.f: In subroutine `foo':
    bug.f:13: internal compiler error: in compensate_edge, at reg-stack.c:2589
    Please submit a full bug report, [etc.]

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


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

end of thread, other threads:[~2003-02-16 10:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-04 19:20 optimization/9258: [3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589 reichelt
  -- strict thread matches above, loose matches on Subject: below --
2003-02-16 10:08 toon
2003-02-04 21:46 Toon Moene
2003-01-30 19:19 toon
2003-01-14 17:56 Janis Johnson
2003-01-13 21:10 reichelt

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