[Bug c++/28258] [4.0/4.1 regression] ICE with invalid constructor
lmillward at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 22 14:08:00 GMT 2006
------- Comment #4 from lmillward at gcc dot gnu dot org 2006-07-22 14:08 -------
Subject: Bug 28258
Author: lmillward
Date: Sat Jul 22 14:07:57 2006
New Revision: 115675
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115675
Log:
PR c++/28258
* method.c (locate_copy): Check for non_reference
returning error_mark_node.
* g++/dg/other/error10.C: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/error10.C
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/method.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28258
More information about the Gcc-bugs
mailing list