public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307
@ 2003-01-11 20:56 Volker Reichelt
  0 siblings, 0 replies; 2+ messages in thread
From: Volker Reichelt @ 2003-01-11 20:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

>From reichelt@igpm.rwth-aachen.de  Mon Jan 13 01:00:12 2003
From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, aj@suse.de, gcc-bugs@gcc.gnu.org,
        nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307
Date: Sat, 11 Jan 2003 22:46:55 +0100

 Alas not a duplicate.
 
 So here's a reduced testcase
 
 --------------------------snip here-----------------------------
 struct A
 {
     int i;
 };
 
 struct B : A
 {
     virtual ~B();
 };
 
 struct C
 {
     B b[1];
 };
 
 void foo() { C().b[0].i; }
 --------------------------snip here-----------------------------
 
 which triggers the following ICE:
 
 PR8748.cc: In function `void foo()':
 PR8748.cc:16: internal compiler error: in cp_expr_size, at cp/cp-lang.c:304
 Please submit a full bug report, [etc.]
 
 Checked with gcc 3.3-20021230 and 3.4-20021230 (i.e. not fixed with the
 new parser). gcc 3.2.1 is not affected.
 
 Regards,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8748
 
 


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

* Re: c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307
@ 2003-01-18 16:25 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2003-01-18 16:25 UTC (permalink / raw)
  To: aj, gcc-bugs, gcc-prs, nobody

Synopsis: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307

State-Changed-From-To: analyzed->closed
State-Changed-By: paolo
State-Changed-When: Sat Jan 18 08:25:22 2003
State-Changed-Why:
    Fixed for 3.3 and 3.4.

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


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

end of thread, other threads:[~2003-01-18 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-11 20:56 c++/8748: [3.3/3.4 regression] ICE in cp_expr_size at cp/cp-lang.c: 307 Volker Reichelt
2003-01-18 16:25 paolo

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