typo fix in str_empty.C
authorOlga Golovanevsky <olga@gcc.gnu.org>
Tue, 24 Apr 2007 15:58:44 +0000 (15:58 +0000)
committerOlga Golovanevsky <olga@gcc.gnu.org>
Tue, 24 Apr 2007 15:58:44 +0000 (15:58 +0000)
From-SVN: r124110

gcc/testsuite/g++.dg/other/str_empty.C

index ba9f89deb5a0854edc7d62352687d65339adc80e..c615a2b522a361637f61c85691cfbaad0375a129 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/31617
-// Segfault in integer_rezop
+// Segfault in integer_zerop
 // Origin: Andrew Pinski  <andrew_pinski@playstation.sony.com>
 // { dg-do compile }
 // { dg-options "-O2" }