re PR pch/11654 (incorrect stabs when using pre-compiled headers)
authorGeoffrey Keating <geoffk@apple.com>
Fri, 7 Nov 2003 22:12:39 +0000 (22:12 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 7 Nov 2003 22:12:39 +0000 (22:12 +0000)
commit047c6eac118070bdaa0650bbcc3f704a79615280
tree7f2ec2b792cf2bc0cb90fe3809ed0ec086fe92ff
parent1cd93a2a2b60ad17a7dcaed3124c3fa0a4e65417
re PR pch/11654 (incorrect stabs when using pre-compiled headers)

PR 11654
* dbxout.c (struct dbx_file): Do not save for PCH.
(current_file): Likewise.
(dbxout_init): Don't allocate struct dbx_file using GC.
(dbxout_start_source_file): Likewise.

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