[Bug c/18946] [4.0 regression] ICE in pushdecl

phython at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 15 20:42:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list