diff options
| -rw-r--r-- | gcc/testsuite/g++.dg/other/str_empty.C | 2 |
1 files changed, 1 insertions, 1 deletions
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 <andrew_pinski@playstation.sony.com> // { dg-do compile } // { dg-options "-O2" } |
