--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-03
10:52 ---
Subject: Bug 18782
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-12-03 10:51:20
Modified files:
gcc/cp : ChangeLog decl.c
gcc/testsui
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-03
10:51 ---
2004-12-03 Nathan Sidwell <[EMAIL PROTECTED]>
PR c++/18782
* decl.c (grokdeclarator): Make sure class in pointer to member is
not a namespace.
--
What|Removed
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot
|dot org |org
Status|NEW
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-12-02
13:40 ---
Mark, the regression appeared with your patch
http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00888.html
Could you please have a look?
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02
13:14 ---
Confirmed, it also ICEs with checking disabled.
--
What|Removed |Added
Status|UN