projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58c357d
)
Fix.
author
Mike Stump
<mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:38:48 +0000
(16:38 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:38:48 +0000
(16:38 +0000)
From-SVN: r201100
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 f80412c3a9f34e6bc02ab172f6f2123c8c5f4edc..e915481a926cf5e1024b8a7f9183b0c646b15264 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
t
real*integer promotions. */
+/* PR41779: Wconversion cannot see though real*integer promotions. */
/* { dg-do compile } */
/* { dg-skip-if "doubles are floats" { "avr-*-*" } { "*" } { "" } } */
/* { dg-options "-std=c99 -Wconversion" { target c } } */