On Fri, Apr 29, 2011 at 17:28, Lawrence Crowl <crowl@google.com> wrote: > In the pph ...
13 years, 11 months ago
(2011-04-29 21:34:51 UTC)
#2
On Fri, Apr 29, 2011 at 17:28, Lawrence Crowl <crowl@google.com> wrote:
> In the pph file, save and restore DECL_INITIAL instead of just
> PARM_DECL DECL_ARG_TYPE.
>
> Index: gcc/cp/ChangeLog.pph
>
> 2011-04-29 Lawrence Crowl <crowl@google.com>
>
> * pph-streamer-out.c (pph_stream_write_tree): Write DECL_INITIAL
> instead of PARM_DECL DECL_ARG_TYPE.
> * pph-streamer-in.c (pph_stream_read_tree): Read DECL_INITIAL
> instead of PARM_DECL DECL_ARG_TYPE.
OK.
Diego.
Issue 4442102: [pph] DECL_INITIAL instead of DECL_ARG_TYPE
(Closed)
Created 13 years, 11 months ago by Lawrence Crowl
Modified 12 years, 10 months ago
Reviewers: Diego Novillo
Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph/
Comments: 0