[Bug c++/17456] [3.3 regression] ICE when parentheses are missing from member function call
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 18 20:26:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-18 20:26 -------
Subject: Bug 17456
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: reichelt@gcc.gnu.org 2004-12-18 20:26:11
Modified files:
gcc/cp : ChangeLog cvt.c
Log message:
PR c++/17456
* cvt.c (convert_to_void): Set expr to void_zero_node after
overload failure.
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.280&r2=1.3076.2.281
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.126.2.4&r2=1.126.2.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17456
More information about the Gcc-bugs
mailing list