On Thu, Oct 13, 2011 at 01:01, Lawrence Crowl <crowl@google.com> wrote: > /* Read and ...
13 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.
Issue 5271041: [pph] Remove old tracing.
(Closed)
Created 13 years, 6 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