Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: gcc/gcc/testsuite/gnat.dg/alignment6.adb

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/testsuite/gnat.dg/aliasing1.adb ('k') | gcc/gcc/testsuite/gnat.dg/object_overflow.adb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/gnat.dg/alignment6.adb
diff --git a/gcc/gcc/testsuite/gnat.dg/alignment6.adb b/gcc/gcc/testsuite/gnat.dg/alignment6.adb
index 548574f5cc95b99de29f7d77e56030f3bbb7d2a9..f2889a50ecfb43ca788b4601485f1c78facb4000 100644
--- a/gcc/gcc/testsuite/gnat.dg/alignment6.adb
+++ b/gcc/gcc/testsuite/gnat.dg/alignment6.adb
@@ -28,5 +28,5 @@ begin
B_REC := A_REC;
end;
--- { dg-final { scan-tree-dump-not "VIEW_CONVERT_EXPR" "gimple" { xfail *-*-* } } }
+-- { dg-final { scan-tree-dump-not "VIEW_CONVERT_EXPR" "gimple" } }
-- { dg-final { cleanup-tree-dump "gimple" } }
« no previous file with comments | « gcc/gcc/testsuite/gnat.dg/aliasing1.adb ('k') | gcc/gcc/testsuite/gnat.dg/object_overflow.adb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698