On Wed, 20 Jun 2012, Steven Bosscher wrote:
> This patch was bootstrapped&tested on powerpc64-unknown-linux-gnu.
> The issues with #ident have already been addressed, and this patch
> adds a new test case, to make sure...
>
> OK for trunk?
OK.
--
Joseph S. Myers
jos...@codesourcery.com
Hello,
The attached patch removes one more #include output.h, this time from
c-family/c-pch.c.
Anything written out to asm_out_file between pch_init and
c_common_write_pch is read back in by c_common_write_pch and dumped to
the PCH that's being written out. In c_common_read_pch this data is
writt