------- Comment #12 from pinskia at gcc dot gnu dot org 2006-09-10 02:12 ------- Reduced testcase: void do_lookup_x (int ref) { int check_match (void) { return ref; } } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28516