------- Comment #5 from mmitchel at gcc dot gnu dot org 2006-07-17 02:52 ------- This code is not valid ISO C++; there is no conversion from function pointers (including pointers to member functions) from one type to another.
-- mmitchel at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28148