public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8625: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304
@ 2002-11-24 10:47 reichelt
  0 siblings, 0 replies; 2+ messages in thread
From: reichelt @ 2002-11-24 10:47 UTC (permalink / raw)
  To: deller, gcc-bugs, gcc-prs, nobody

Old Synopsis: ice on valid c++ code
New Synopsis: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Mon Nov 18 13:49:46 2002
State-Changed-Why:
    Confirmed.
    
    The ICE can be reproduced with the following code snippet:
    
    ---------------------snip here--------------------------
    struct A
    {
        ~A();
    };
    
    struct B
    {
        B( A ) {}
    };
    
    const A foo();
    
    B b(foo());
    ---------------------snip here--------------------------
    
    The error message is (just compile with "g++ -O -c"):
    
    In file included from PR8625.cc:13:
    PR8625.cc: In function `void __static_initialization_and_destruction_0(int, 
       int)':
    PR8625.cc:8: internal compiler error: in cp_convert_parm_for_inlining, at 
       cp/call.c:4304
    Please submit a full bug report,
    
    Only mainline is affected (gcc 3.3 20021111). Thus, we have a regression.
    I can reproduce the bug on i686-pc-liunx-gnu and mips-sgi-irix6.5.

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


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

* Re: c++/8625: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304
@ 2002-12-09 23:24 mmitchel
  0 siblings, 0 replies; 2+ messages in thread
From: mmitchel @ 2002-12-09 23:24 UTC (permalink / raw)
  To: deller, gcc-bugs, gcc-prs, nobody

Synopsis: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Mon Dec  9 23:24:42 2002
State-Changed-Why:
    Already fixed in GCC 3.3.

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


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

end of thread, other threads:[~2002-12-10  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-24 10:47 c++/8625: [3.3 regression] ICE in cp_convert_parm_for_inlining, at cp/call.c:4304 reichelt
2002-12-09 23:24 mmitchel

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