[Bug c++/20463] [4.0/4.1 regression] ICE on using undefined type
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 18 17:17:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-18 17:16 -------
Subject: Bug 20463
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2005-03-18 17:16:24
Modified files:
gcc/cp : ChangeLog parser.c
Log message:
2005-03-18 Paolo Carlini <pcarlini@suse.de>
PR c++/20463
* parser.c (cp_parser_diagnose_invalid_type_name):
Check TYPE_BINFO (current_class_type) before attempting
to emit inform messages.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4665&r2=1.4666
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.321&r2=1.322
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20463
More information about the Gcc-bugs
mailing list