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

Unified Diff: gcc/testsuite/g++.dg/pph/x1incomplete3.h

Issue 5620047: [pph] Minimal type merging. (Closed) Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph/
Patch Set: Created 13 years, 2 months ago
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/testsuite/g++.dg/pph/x0incomplete3.h ('k') | gcc/testsuite/g++.dg/pph/x1incomplete4.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/testsuite/g++.dg/pph/x1incomplete3.h
===================================================================
--- gcc/testsuite/g++.dg/pph/x1incomplete3.h (revision 0)
+++ gcc/testsuite/g++.dg/pph/x1incomplete3.h (revision 0)
@@ -0,0 +1,7 @@
+#ifndef X0INCOMPLETE3_H
+#define X0INCOMPLETE3_H
+
+#include "x0incomplete2.h"
+#include "a0incomplete3.hi"
+
+#endif
« no previous file with comments | « gcc/testsuite/g++.dg/pph/x0incomplete3.h ('k') | gcc/testsuite/g++.dg/pph/x1incomplete4.cc » ('j') | no next file with comments »

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