[Bug c++/80059] [7 Regression] ICE with invalid noexcept for __transaction_atomic
reichelt at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 20 21:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80059
--- Comment #11 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
Hi Marek, thanks for the fix!
However, the ChangeLog entry is wrong.
In the final version you didn't call instantiate_non_dependent_expr_sfinae,
but instantiate_non_dependent_expr instead.
Would you mind fixing that? Thanks!
More information about the Gcc-bugs
mailing list