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

Unified Diff: gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c

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
Index: gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c
diff --git a/gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c b/gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c
index 60c9147af6eec5dccac798acf5b47c1ca7fb2172..31383e5d08be1916210d05afde795b5f54a95612 100644
--- a/gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c
+++ b/gcc/gcc/testsuite/gcc.test-framework/dg-bogus-exp-XF.c
@@ -2,8 +2,7 @@
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
-main (int argc, char *argv[])
-{ /* { dg-bogus "return type" "bogus pass test" { xfail *-*-* } } */
+main (int argc, char *argv[]) { /* { dg-bogus "return type" "bogus pass test" { xfail *-*-* } } */
}
/* { dg-excess-errors "bogus pass test" { xfail *-*-* } } */
« no previous file with comments | « gcc/gcc/testsuite/gcc.target/x86_64/abi/README.gcc ('k') | gcc/gcc/testsuite/gfortran.dg/abstract_type_1.f90 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698