]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix.
authorMike Stump <mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:38:48 +0000 (16:38 +0000)
committerMike 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

index f80412c3a9f34e6bc02ab172f6f2123c8c5f4edc..e915481a926cf5e1024b8a7f9183b0c646b15264 100644 (file)
@@ -1,4 +1,4 @@
-/* PR41779: Wconversion cannot see thought 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 } } */