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

Side by Side Diff: gcc/testsuite/g++.dg/pph/x4template.cc

Issue 4810074: [pph] small multi-pph tests (Closed) Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph/
Patch Set: Created 13 years, 8 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gcc/testsuite/g++.dg/pph/x4keyno.cc ('k') | gcc/testsuite/g++.dg/pph/x5rtti1.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // pph asm xdiff 23306
2
3 #include "x0template1.h"
4 #include "x0template2.h"
5
6 int x = 3;
7
8 int y = 4;
9
10 int D::method()
11 { return y; }
12
13 int main()
14 { }
OLDNEW
« no previous file with comments | « gcc/testsuite/g++.dg/pph/x4keyno.cc ('k') | gcc/testsuite/g++.dg/pph/x5rtti1.h » ('j') | no next file with comments »

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