[Bug c++/11878] [3.3/3.4 regression] ICE in cp_expr_size

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 14 20:46:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11878



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-10-14 20:46 -------
Subject: Bug 11878

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2003-10-14 20:46:27

Modified files:
	gcc/cp         : ChangeLog tree.c typeck.c 

Log message:
	PR c++/11878
	* tree.c (build_target_expr_with_type): Call force_rvalue for
	classes with non-trivial copy ctors.
	
	PR c++/11063
	* typeck.c (build_modify_expr): Call convert rather than abort.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3729&r2=1.3730
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.350&r2=1.351
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.506&r2=1.507



More information about the Gcc-bugs mailing list