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

Unified Diff: gcc/testsuite/g++.dg/pph/x1keyed.cc

Issue 4969041: [pph] Fix x1key* tests (Closed)
Patch Set: Created 13 years, 7 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/cp/semantics.c ('k') | gcc/testsuite/g++.dg/pph/x1keyno.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/testsuite/g++.dg/pph/x1keyed.cc
diff --git a/gcc/testsuite/g++.dg/pph/x1keyed.cc b/gcc/testsuite/g++.dg/pph/x1keyed.cc
index 16ba989..6ef9b9a 100644
--- a/gcc/testsuite/g++.dg/pph/x1keyed.cc
+++ b/gcc/testsuite/g++.dg/pph/x1keyed.cc
@@ -1,6 +1,3 @@
-// pph asm xdiff 63070
-// Looks like destructors botched.
-
#include "x0keyed1.h"
int keyed::key( int arg ) { return mix( field & arg ); }
« no previous file with comments | « gcc/cp/semantics.c ('k') | gcc/testsuite/g++.dg/pph/x1keyno.cc » ('j') | no next file with comments »

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