internal compiler error: Segmentation fault
On the following (wrong) C++ file:
namespace A {}
void (A::*p) ();
--
Summary: ICE on function pointer to namespace member
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marc dot mongenet at gmail dot com
GCC build triplet: g++ (GCC) 4.1.0
GCC host triplet: Linux 2.4.32 i686
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26502