This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15759] ICE with function pointers
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2006 02:01:32 -0000
- Subject: [Bug c++/15759] ICE with function pointers
- References: <bug-15759-8658@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from reichelt at gcc dot gnu dot org 2006-03-06 02:01 -------
Subject: Bug 15759
Author: reichelt
Date: Mon Mar 6 02:01:29 2006
New Revision: 111754
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111754
Log:
PR c++/15759
* tree.c (bot_manip): Don't call mark_used.
* g++.dg/other/default4.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/other/default4.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/tree.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15759