public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/9530: [3.2/3.3/3.4 regression] ICE on missing return statement
@ 2003-02-06 11:11 ebotcazou
  0 siblings, 0 replies; 3+ messages in thread
From: ebotcazou @ 2003-02-06 11:11 UTC (permalink / raw)
  To: ebotcazou, gcc-bugs, gcc-prs, sls

Synopsis: [3.2/3.3/3.4 regression] ICE on missing return statement

State-Changed-From-To: analyzed->closed
State-Changed-By: ebotcazou
State-Changed-When: Thu Feb  6 11:11:57 2003
State-Changed-Why:
    Fixed. See http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00057.html

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


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

* Re: c/9530: [3.2/3.3/3.4 regression] ICE on missing return statement
@ 2003-02-02  9:23 ebotcazou
  0 siblings, 0 replies; 3+ messages in thread
From: ebotcazou @ 2003-02-02  9:23 UTC (permalink / raw)
  To: ebotcazou, gcc-bugs, gcc-prs, nobody, sls

Synopsis: [3.2/3.3/3.4 regression] ICE on missing return statement

Responsible-Changed-From-To: unassigned->ebotcazou
Responsible-Changed-By: ebotcazou
Responsible-Changed-When: Sun Feb  2 09:23:12 2003
Responsible-Changed-Why:
    Working on a fix.

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


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

* Re: c/9530: [3.2/3.3/3.4 regression] ICE on missing return statement
@ 2003-01-31 23:39 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2003-01-31 23:39 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sls

Old Synopsis: self-reported internal compiler error
New Synopsis: [3.2/3.3/3.4 regression] ICE on missing return statement

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Fri Jan 31 23:39:51 2003
State-Changed-Why:
    Confirmed (on i686-pc-linux-gnu).
    
    The problem can be shown with the following code snippet:
    
    ---------------snip here---------------
    void  foo(float d);
    float bar(float d);
    float baz(float d) { foo(bar(d)); }
    ---------------snip here---------------
    
    Just compile with gcc -c -O2 to see the compiler crash :-(
    The bug is present since gcc 3.1.

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


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

end of thread, other threads:[~2003-02-06 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 11:11 c/9530: [3.2/3.3/3.4 regression] ICE on missing return statement ebotcazou
  -- strict thread matches above, loose matches on Subject: below --
2003-02-02  9:23 ebotcazou
2003-01-31 23:39 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).