projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4563cfe
)
Fix typo.
author
Mike Stump
<mrs@gcc.gnu.org>
Mon, 22 Jul 2013 17:18:54 +0000
(17:18 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Mon, 22 Jul 2013 17:18:54 +0000
(17:18 +0000)
From-SVN: r201138
gcc/testsuite/c-c++-common/pr41779.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/c-c++-common/pr41779.c
b/gcc/testsuite/c-c++-common/pr41779.c
index e915481a926cf5e1024b8a7f9183b0c646b15264..25b0b681ca2fa64a29f88940034ccdf107f7da3c 100644
(file)
--- a/
gcc/testsuite/c-c++-common/pr41779.c
+++ b/
gcc/testsuite/c-c++-common/pr41779.c
@@
-1,4
+1,4
@@
-/* PR41779: Wconversion cannot see though real*integer promotions. */
+/* PR41779: Wconversion cannot see th
r
ough real*integer promotions. */
/* { dg-do compile } */
/* { dg-skip-if "doubles are floats" { "avr-*-*" } { "*" } { "" } } */
/* { dg-options "-std=c99 -Wconversion" { target c } } */