------- Additional Comments From reichelt at gcc dot gnu dot org 2005-09-11 15:55 ------- Even shorter testcase:
=================== struct A; void foo(A& a) { a(); } =================== -- What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Keywords| |monitored Summary|[4.0/4.1 Regression] ICE |[4.0/4.1 Regression] ICE |instead of reporting a call |instead of reporting a call |to a non existant member |to a non-existent member |function |function http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23730