re PR debug/11231 (undefined array size inside struct cause segfault with -g)
authorAndrew Pinski <pinskia@physics.uc.edu>
Sat, 10 Jan 2004 05:32:45 +0000 (05:32 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 10 Jan 2004 05:32:45 +0000 (21:32 -0800)
commit975421be9e4f094f3958c264cc7f793221d90d39
tree70d98eafb097c3d2a7585e486e79ca3de1b767dc
parent7e4bd541a55ca095801384e1b3f387ab3246771a
re PR debug/11231 (undefined array size inside struct  cause segfault with -g)

2004-01-09  Andrew Pinski <pinskia@physics.uc.edu>

        PR debug/11231
        * dbxout.c (dbxout_type_fields): Return if any item is error_mark_node or the
        type is error_mark_node.

From-SVN: r75628
gcc/ChangeLog
gcc/dbxout.c