This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r154105 - in /trunk/gcc: ChangeLog lto-streamer...
- From: hubicka at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 11 Nov 2009 20:57:21 -0000
- Subject: r154105 - in /trunk/gcc: ChangeLog lto-streamer...
Author: hubicka
Date: Wed Nov 11 20:57:20 2009
New Revision: 154105
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154105
Log:
(patch by Richard Guenther)
* lto-streamer-out.c (output_function): Output head of argument list
earlier.
* lto-streamer-in.c (input_function): Re-map arguments into merged
declaration.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c
trunk/gcc/lto-streamer-out.c