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

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Dec 7 16:05:00 GMT 2016


Author: redi
Date: Wed Dec  7 16:05:49 2016
New Revision: 243369

URL: https://gcc.gnu.org/viewcvs?rev=243369&root=gcc&view=rev
Log:
PR78326 fix incorrect access of data member in base class

Backport from mainline
2016-11-13  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/78326
	* include/experimental/memory_resource (memory_resource::_S_max_align):
	Change access to protected.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/memory_resource



More information about the Gcc-cvs mailing list