r248218 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 18 14:36:00 GMT 2017


Author: redi
Date: Thu May 18 14:36:03 2017
New Revision: 248218

URL: https://gcc.gnu.org/viewcvs?rev=248218&root=gcc&view=rev
Log:
Fix libstdc++ testsuite failure in C++11 and Debug mode

Backport from mainline
2017-03-23  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/23_containers/list/operations/78389.cc: Fix for C++11
	mode. Fix less-than to define a valid strict weak ordering.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/testsuite/23_containers/list/operations/78389.cc



More information about the Libstdc++-cvs mailing list