Re: [Patch] PR c++/80287 backport on GCC 6 branch

2017-08-24 Thread Nathan Sidwell
On 08/24/2017 08:33 AM, Yvan Roux wrote: Hi, As described in the PR, gcc-6-branch is impacted by this issue. This patch backports the original fix from Bernd and the recently added testcase (which does not rely on c++17 features). https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287 https://gcc.

[Patch] PR c++/80287 backport on GCC 6 branch

2017-08-24 Thread Yvan Roux
Hi, As described in the PR, gcc-6-branch is impacted by this issue. This patch backports the original fix from Bernd and the recently added testcase (which does not rely on c++17 features). https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287 https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00730.htm