------- Comment #15 from jvdelisle at gcc dot gnu dot org 2007-05-05 08:40 ------- The problems is due to trying to match a prefix to a function declaration or a variable declaration. Both code paths find the error. I have a tentative patch. It might not be worth it. We will see after I complete testing.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31251