typo fix in str_empty.C
authorolga <olga@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2007 15:58:44 +0000 (15:58 +0000)
committerolga <olga@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2007 15:58:44 +0000 (15:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124110 138bc75d-0d04-0410-961f-82ee72b054a4

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

index ba9f89d..c615a2b 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" }