------- Comment #2 from pault at gcc dot gnu dot org 2006-06-05 21:18 ------- Iguchi-san,
The error is at line 2296 of match.c; a sym->name is used, where sym is not yet defined. It should just be the parsed name, "name". I wil submit a patch in the next day or so (I am trying to get a backlog out of the door.). Thanks again Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27897