gcc/gcc ChangeLog expr.c cp/ChangeLog cp/expr.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Mar 12 22:59:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_2-branch
Changes by: jason@gcc.gnu.org 2003-03-12 22:59:37
Modified files:
gcc : ChangeLog expr.c
gcc/cp : ChangeLog expr.c
Log message:
PR c++/7050
* expr.c (store_expr): Don't attempt to store void-typed trees,
just evaluate them for side effects.
* cp/expr.c (cxx_expand_expr): Return const0_rtx for throw
expressions.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.256&r2=1.13152.2.657.2.257
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.423.2.19.4.8&r2=1.423.2.19.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.68&r2=1.2685.2.114.2.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.63&r2=1.63.6.1
More information about the Gcc-cvs
mailing list