]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 30 Jun 2003 11:57:35 +0000 (11:57 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 30 Jun 2003 11:57:35 +0000 (11:57 +0000)
commit2d583dcbac4e14f8f2e344d289cf21d2d61c8412
tree6bda6c7c918d47ff26c8b57b8c3147d8f0b17c92
parentcd16e04b18b7ce00cf6a0a6cbf3fb8bedde5e6cc
c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes.

* c-pch.c (c_common_write_pch): Flush asm_out_file to allow for
subsequent writes.

From-SVN: r68696
gcc/ChangeLog
gcc/c-pch.c