From 6d22e9da465fa099faa69a637aeb10a73b0fed9f Mon Sep 17 00:00:00 2001 From: olga Date: Tue, 24 Apr 2007 15:58:44 +0000 Subject: [PATCH] typo fix in str_empty.C 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/g++.dg/other/str_empty.C b/gcc/testsuite/g++.dg/other/str_empty.C index ba9f89d..c615a2b 100644 --- a/gcc/testsuite/g++.dg/other/str_empty.C +++ b/gcc/testsuite/g++.dg/other/str_empty.C @@ -1,5 +1,5 @@ // PR c++/31617 -// Segfault in integer_rezop +// Segfault in integer_zerop // Origin: Andrew Pinski // { dg-do compile } // { dg-options "-O2" } -- 2.7.4