[Bug c++/12726] [3.3.2 regression] ICE (segfault) on trivial code
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 23 11:35: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=12726
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-23 10:48 -------
Subject: Bug 12726
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: jason@gcc.gnu.org 2003-10-23 10:48:06
Modified files:
gcc/cp : ChangeLog tree.c
Log message:
PR c++/12726
* tree.c (build_target_expr_with_type): Don't call force_rvalue
for CONSTRUCTORs.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.218&r2=1.3076.2.219
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.307.2.5&r2=1.307.2.6
More information about the Gcc-bugs
mailing list