[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:41:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-23 12:41 -------
Subject: Bug 14250
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: giovannibajo@gcc.gnu.org 2004-02-23 12:40:59
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&r1=1.3966&r2=1.3967
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cvt.c.diff?cvsroot=gcc&r1=1.153&r2=1.154
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14250
More information about the Gcc-bugs
mailing list