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

Issue 5268042: [pph] More DECL merging. (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 (+54 lines, -15 lines) Patch
M gcc/cp/pph-streamer.h View 1 chunk +1 line, -0 lines 0 comments Download
M gcc/cp/pph-streamer.c View 1 chunk +12 lines, -0 lines 0 comments Download
M gcc/cp/pph-streamer-in.c View 6 chunks +9 lines, -5 lines 0 comments Download
M gcc/cp/pph-streamer-out.c View 3 chunks +17 lines, -10 lines 0 comments Download
M gcc/testsuite/g++.dg/pph/c3variables.cc View 1 chunk +1 line, -0 lines 0 comments Download
M gcc/testsuite/g++.dg/pph/c4vardef.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M gcc/testsuite/g++.dg/pph/p2pr36533.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M gcc/testsuite/g++.dg/pph/p4mean.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M gcc/testsuite/g++.dg/pph/p4pr36533.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Lawrence Crowl
Use the mangled name for merging, as this should enable us to handle function overloads. ...
12 years, 6 months ago (2011-10-13 03:36:51 UTC) #1
Diego Novillo
On Wed, Oct 12, 2011 at 23:36, Lawrence Crowl <crowl@google.com> wrote: > Use the mangled ...
12 years, 6 months ago (2011-10-13 11:39:35 UTC) #2
Diego Novillo
12 years, 6 months ago (2011-10-13 15:18:10 UTC) #3
I'm seeing an infinite loop in g++.dg/pph/c1limits-externalid.cc.  The
while() loop in pph_search_in_chain is not ending.  Or maybe it's
falling into the N^2 trap you mention in that routine?

I've added a short timeout to this test and XFAIL'd it so you can debug it.


Diego.
Sign in to reply to this message.

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