[Bug c++/14250] [3.3/3.4/3.5 Regression] switch() does not seem to see operator int() in template class
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 23 12:46:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-23 12:46 -------
Subject: Bug 14250
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: giovannibajo@gcc.gnu.org 2004-02-23 12:46:37
Modified files:
gcc/cp : ChangeLog cvt.c
Log message:
PR c++/14250
* cvt.c (build_expr_type_conversion): Type must be complete before
looking up for conversions.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.58&r2=1.3892.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.151&r2=1.151.4.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14250
More information about the Gcc-bugs
mailing list