constexpr-89709.C
189 Bytes
-
re PR c++/89709 (ICE with constexpr and "-O") · 4e6482d0
PR c++/89709 * tree.c (inchash::add_expr): Strip any location wrappers. * fold-const.c (operand_equal_p): Move stripping of location wrapper after hash verification. * g++.dg/cpp0x/constexpr-89709.C: New test. From-SVN: r269702
Jakub Jelinek committed