Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2955)

Issue 4442102: [pph] DECL_INITIAL instead of DECL_ARG_TYPE (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Lawrence Crowl
Modified:
11 years, 11 months ago
Reviewers:
Diego Novillo
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/pph/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M gcc/cp/pph-streamer-in.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gcc/cp/pph-streamer-out.c View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2
Lawrence Crowl
In the pph file, save and restore DECL_INITIAL instead of just PARM_DECL DECL_ARG_TYPE. Index: gcc/cp/ChangeLog.pph ...
13 years ago (2011-04-29 21:28:49 UTC) #1
Diego Novillo
13 years 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.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b