public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10202
@ 2003-03-25  0:46 Wolfgang Bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Bangerth @ 2003-03-25  0:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/10202
Date: Mon, 24 Mar 2003 18:44:13 -0600 (CST)

 This is most likely the same problem as in 10201, but has a different 
 backtrace. One is for C, the other one for C++. I bet they can be fixed by 
 the same bug.
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


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

* c++/10202
@ 2003-04-11 22:56 rth
  0 siblings, 0 replies; 3+ messages in thread
From: rth @ 2003-04-11 22:56 UTC (permalink / raw)
  To: rth; +Cc: gcc-prs

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

From: rth@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/10202
Date: 11 Apr 2003 22:48:06 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	rth@gcc.gnu.org	2003-04-11 22:48:05
 
 Modified files:
 	gcc            : ChangeLog expr.c 
 
 Log message:
 	PR c++/10202
 	* expr.c (expand_expr): Use COMPLETE_OR_UNBOUND_ARRAY_TYPE_P
 	not COMPLETE_TYPE_P for re-invoking layout_decl.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.429&r2=1.16114.2.430
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.498.2.15&r2=1.498.2.16
 


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

* c++/10202
@ 2003-04-11 22:46 rth
  0 siblings, 0 replies; 3+ messages in thread
From: rth @ 2003-04-11 22:46 UTC (permalink / raw)
  To: rth; +Cc: gcc-prs

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

From: rth@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/10202
Date: 11 Apr 2003 22:44:23 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	rth@gcc.gnu.org	2003-04-11 22:44:23
 
 Modified files:
 	gcc            : ChangeLog expr.c 
 Added files:
 	gcc/testsuite/g++.dg/expr: incomplete1.C 
 
 Log message:
 	PR c++/10202
 	* expr.c (expand_expr): Use COMPLETE_OR_UNBOUND_ARRAY_TYPE_P
 	not COMPLETE_TYPE_P for re-invoking layout_decl.
 	* g++.dg/expr/incomplete1.C: New.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17402&r2=1.17403
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.521&r2=1.522
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/expr/incomplete1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

end of thread, other threads:[~2003-04-11 22:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25  0:46 c++/10202 Wolfgang Bangerth
2003-04-11 22:46 c++/10202 rth
2003-04-11 22:56 c++/10202 rth

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