This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/7050


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

From: jason at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: c++/7050
Date: 21 Mar 2003 07:08:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason at gcc dot gnu dot org	2003-03-21 07:08:02
 
 Added files:
 	gcc/testsuite/g++.dg/eh: cond1.C 
 
 Log message:
 	PR c++/7050
 	* expr.c (store_expr): Don't attempt to store void-typed trees,
 	just evaluate them for side effects.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/cond1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]