This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix LTO parameter sharing
On Wed, Nov 11, 2009 at 2:30 PM, Diego Novillo <dnovillo@google.com> wrote:
> On Wed, Nov 11, 2009 at 15:20, Jan Hubicka <hubicka@ucw.cz> wrote:
>
>> I've bootstrapped/regtested patch on x86_64-linux and intend to check it in shortly.
>
> Nit: You actually need a review for these kinds of changes.
Indeed. I wrote the patch, so I probably cannot use the excuse that
Honza posted it to circumvent my LTO reviewer status ;) But it's sort-of
middle-end anyway ... (I "approved" it from the seat right next of Honza)
Richard.
>>
>> Honza
>>
>> ? ? ? ?* lto-streamer-out.c (output_function): Output head of argument list
>> ? ? ? ?earlier.
>> ? ? ? ?* lto-streamer-in.c (input_function): Re-map arguments into merged
>> ? ? ? ?declaration.
>
> OK.
>
>
> Diego.
>