c++: Remove dg-ice in constexpr-52830.C [PR52830]
authorMarek Polacek <polacek@redhat.com>
Tue, 15 Dec 2020 22:54:45 +0000 (17:54 -0500)
committerMarek Polacek <polacek@redhat.com>
Tue, 15 Dec 2020 23:18:23 +0000 (18:18 -0500)
commit42181708da1908bf7ea792d1a2bc6d12ff82148f
tree407e2a7a88928e47216e6441472d06ff3066a9e4
parent65eac818dbc4d307ed109b71e9f737da7eae64e5
c++: Remove dg-ice in constexpr-52830.C [PR52830]

It turned out that r11-5942 fixed this old PR, and it was detected
by one of the few dg-ice tests -- exactly the point of them!  Now
the PR won't be opened until someone notices that it'd been fixed.
The patch failed to remove the dg-ice though, so now it XPASSes.  Fixing
this now.

gcc/testsuite/ChangeLog:

* g++.dg/cpp0x/constexpr-52830.C: Remove dg-ice.
gcc/testsuite/g++.dg/cpp0x/constexpr-52830.C