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

Side by Side Diff: gcc/testsuite/g++.dg/pph/x1keyno.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/x1keyed.cc ('k') | gcc/testsuite/g++.dg/pph/x1nontrivinit.cc » ('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 20949
2 // Looks like destructors botched.
3
4 #include "x0keyno1.h"
5
6 int main()
7 {
8 keyed variable;
9 return variable.mix( 3 );
10 }
OLDNEW
« no previous file with comments | « gcc/testsuite/g++.dg/pph/x1keyed.cc ('k') | gcc/testsuite/g++.dg/pph/x1nontrivinit.cc » ('j') | no next file with comments »

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