[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
commitb931302edce3a60cd59f84cec3e3ca8ab54894c2
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Oct 2017 12:47:14 +0000 (26 12:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Oct 2017 12:47:14 +0000 (26 12:47 +0000)
tree2253d716932a8ce2c8fb32a6c00524b2a39a5e99
parent9bc1196fd21830ad174864df8ebca77b906dc897
[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE

https://gcc.gnu.org/ml/gcc-patches/2017-10/msg01935.html
* decl.c (sort_labels): Restore function.
(pop_labels): Sort labels
(identify_goto): Add translation markup.

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