diff --git a/gcc/testsuite/g++.dg/other/str_empty.C b/gcc/testsuite/g++.dg/other/str_empty.C index ba9f89deb5a..c615a2b522a 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" }