------- Additional Comments From phython at gcc dot gnu dot org  2004-12-15 
20:42 -------
 Something like:
  if (b && b->decl == error_mark_node)
    b = NULL;
 added at around c-decl.c:1937 seems to fix this pr.  I have no clue what
regression testing will come up with.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18946

Reply via email to