Ping?
https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00674.html
#On 06/09/15 09:46, Nathan Sidwell wrote:
On 06/08/15 13:47, Jason Merrill wrote:
How about using a DECL_LANG_FLAG instead of creating a garbage DEFAULT_ARG?
This patch uses DECL_LANG_FLAG_2 on the FIELD_DECL to mark that its NSDMI is
being instantiated. I also discovered I'd flubbed the markup on the testcase,
not sure why I didn't notice that in the test results. I've double checked this
time, and all looks good.
built & tested on x86_64-linux-gnu
nathan