This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Make asm_out_file a text write-only file again


On Fri, Jul 13, 2012 at 12:30 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
>
> gcc/
>         * toplev.c (init_asm_output): Open asm_out_file in 'w' mode.
>
> c-family/
>         * c-pch.c (CHECK_NO_ASM_OUT_DURING_PCH): Do not define.
>         Remove code conditional on it.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]