projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bec9d5
)
c1x --> c11.
author
Mike Stump
<mrs@gcc.gnu.org>
Tue, 22 Oct 2013 16:41:53 +0000
(16:41 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Tue, 22 Oct 2013 16:41:53 +0000
(16:41 +0000)
From-SVN: r203928
gcc/testsuite/gcc.dg/builtin-complex-err-1.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
b/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
index 3ef50da92782312ae27d7cb44ab1ae3717a047cb..ddc72b583cbac33a44acb3088994540c7bb7810a 100644
(file)
--- a/
gcc/testsuite/gcc.dg/builtin-complex-err-1.c
+++ b/
gcc/testsuite/gcc.dg/builtin-complex-err-1.c
@@
-1,6
+1,6
@@
/* Test __builtin_complex errors. */
/* { dg-do compile } */
-/* { dg-options "-std=c1
x
-pedantic-errors" } */
+/* { dg-options "-std=c1
1
-pedantic-errors" } */
typedef double D;