typo fix in str_empty.C

From-SVN: r124110
This commit is contained in:
Olga Golovanevsky 2007-04-24 15:58:44 +00:00
parent 8173746830
commit 676b23ba25

View 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" }