[Bug c++/83769] Statement expression inside lambda defined and evaluated in global scope fails to compile with optimizations

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 10 16:57:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83769

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> Fixed for GCC 8 via PR 71946.

Note the original bug was reported about inline-asm but the problem was the
same with statement expressions, see comment #6.


More information about the Gcc-bugs mailing list