Fix typo.
authorMike Stump <mrs@gcc.gnu.org>
Mon, 22 Jul 2013 17:18:54 +0000 (17:18 +0000)
committerMike 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

index e915481a926cf5e1024b8a7f9183b0c646b15264..25b0b681ca2fa64a29f88940034ccdf107f7da3c 100644 (file)
@@ -1,4 +1,4 @@
-/* PR41779: Wconversion cannot see though real*integer promotions. */
+/* PR41779: Wconversion cannot see through real*integer promotions. */
 /* { dg-do compile } */
 /* { dg-skip-if "doubles are floats" { "avr-*-*" } { "*" } { "" } } */
 /* { dg-options "-std=c99 -Wconversion" { target c } } */