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: [LTO][PATCH] Fix local register variable serialization


On Tue, Nov 25, 2008 at 16:08, Simon Baldwin <simonb@google.com> wrote:

> gcc/ChangeLog.lto
> 2008-11-25  Simon Baldwin  <simonb@google.com>
>
>        * lto-function-out.c (output_local_var_decl): If set, add assembler
>        name to output stream.
>        * lto-function-in.c (input_local_var_decl): Retrieve any assembler
>        name from output stream, and if present set in result decl.
>
> gcc/testsuite/ChangeLog.lto
> 2008-11-25  Simon Baldwin  <simonb@google.com>
>
>        * gcc.dg/lto/20081125_0.c: New.

OK.


Diego.


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