re PR c++/5624 (Strange bug with preprocessed file containing structs)
authorRichard Henderson <rth@gcc.gnu.org>
Mon, 11 Feb 2002 02:12:41 +0000 (18:12 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 11 Feb 2002 02:12:41 +0000 (18:12 -0800)
commit65739e62e4c32be813d518e943249b2c9a3512e3
treed795f195370eebc1bc2d0238f2bdb8e50e504bea
parent247cb9df4b2132bcc0ef4ea4b031e75fd2e19fee
re PR c++/5624 (Strange bug with preprocessed file containing structs)

        PR c++/5624
        * tree.c (append_random_chars): Don't abort if main_input_filename
        does not exist.

From-SVN: r49662
gcc/ChangeLog
gcc/tree.c