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

Unified Diff: gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.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
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/declspec-9.c ('k') | gcc/gcc/testsuite/gcc.dg/dfp/call-by-value.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.c
diff --git a/gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.c b/gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.c
index 95e8ce19810264ebfc2073e77e2db59beedad4d1..99d8f0655d7134c49a56d23a37af68ee24523064 100644
--- a/gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.c
+++ b/gcc/gcc/testsuite/gcc.dg/dfp/Wbad-function-cast-1.c
@@ -2,7 +2,7 @@
/* Based on gcc.dg/Wbad-function-cast-1.c. */
/* { dg-do compile } */
-/* { dg-options "-std=gnu99 -Wbad-function-cast" } */
+/* { dg-options "-Wbad-function-cast" } */
int if1(void);
char if2(void);
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/declspec-9.c ('k') | gcc/gcc/testsuite/gcc.dg/dfp/call-by-value.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698