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

Issue 5271041: [pph] Remove old tracing. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months 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 (+8 lines, -219 lines) Patch
M gcc/cp/pph-streamer.h View 1 chunk +1 line, -9 lines 0 comments Download
M gcc/cp/pph-streamer.c View 2 chunks +2 lines, -205 lines 0 comments Download
M gcc/cp/pph-streamer-in.c View 2 chunks +4 lines, -4 lines 0 comments Download
M gcc/cp/pph-streamer-out.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Lawrence Crowl
Remove old trace facility. Having done so, rename pph_new_trace_tree to pph_trace_tree and remove its unused ...
12 years, 6 months ago (2011-10-13 05:02:02 UTC) #1
Diego Novillo
12 years, 6 months ago (2011-10-13 11:43:31 UTC) #2
On Thu, Oct 13, 2011 at 01:01, Lawrence Crowl <crowl@google.com> wrote:

>  /* Read and return a location_t from STREAM.
> -   FIXME pph: If pph_trace didn't depend on STREAM, we could avoid having to
> -   call this function, only for it to call lto_input_location, which calls
the
> -   streamer hook back to pph_read_location.  */
> +   FIXME pph: Tracing doesn't depend on STREAM any more.  We could avoid
having
> +   to call this function, only for it to call lto_input_location, which calls
> +   the streamer hook back to pph_read_location.  Say what?  */

This function makes no sense, actually.  Just rename the hook from
pph_read_location to pph_in_location.

I'll fix it.


Diego.
Sign in to reply to this message.

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