re PR c++/15759 (ICE with function pointers)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 6 Mar 2006 02:01:29 +0000 (02:01 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 6 Mar 2006 02:01:29 +0000 (02:01 +0000)
commita3c5267cab6b291e842de6626be76c3355e6b447
treefef6f146464dcfcf6d6123a157e675a7ece31dc4
parentc92f986f5f313715fa9ebcb1237b2cd52172e714
re PR c++/15759 (ICE with function pointers)

PR c++/15759
* tree.c (bot_manip): Don't call mark_used.

* g++.dg/other/default4.C: New test.

From-SVN: r111754
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/default4.C [new file with mode: 0644]