r270249 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Apr 10 10:43:00 GMT 2019
Author: redi
Date: Wed Apr 10 10:43:39 2019
New Revision: 270249
URL: https://gcc.gnu.org/viewcvs?rev=270249&root=gcc&view=rev
Log:
PR libstdc++/89851 Add testcase for std::variant equality
Add a test for the regression introduced with r269422 and fixed with
r270056.
PR libstdc++/89851
* testsuite/20_util/variant/89851.cc: New test.
Added:
trunk/libstdc++-v3/testsuite/20_util/variant/89851.cc
Modified:
trunk/libstdc++-v3/ChangeLog
More information about the Libstdc++-cvs
mailing list