[Bug c++/17797] [3.3/3.4/4.0 Regression] ICE in build_reinterpret_cast
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 3 18:08:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-03 18:08 -------
Subject: Bug 17797
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2004-10-03 18:07:57
Modified files:
gcc/cp : ChangeLog typeck.c
Log message:
2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
PR c++/17797
* typeck.c (build_reinterpret_cast): Return if the inner type
is error_mark_node.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4399&r2=1.4400
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.579&r2=1.580
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17797
More information about the Gcc-bugs
mailing list