[C++ PATCH] class member ordering
commit0ea6df154d112acb494c66d2f98cfda2fed5f44d
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Sep 2017 02:51:40 +0000 (21 02:51 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Sep 2017 02:51:40 +0000 (21 02:51 +0000)
treef5078591ce0e506d3f6a11aa120ee7c50286b318
parenta1408eb31aeca818120b93c8b1740d758bce4741
[C++ PATCH] class member ordering

https://gcc.gnu.org/ml/gcc-patches/2017-09/msg01426.html
* name-lookup.c (member_name_cmp): Use DECL_UID for final
ordering.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253048 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c