[Bug c++/92831] CWG1299 extend_ref_init_temps_1 punts on COND_EXPRs

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 26 17:48:37 GMT 2020


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Not backported to 8, but I vaguely recall it was difficult to backport it and I
gave up.
So let's close it as fixed in 9.3+ and the omitted second operand on ?: for
10.1+ only.


More information about the Gcc-bugs mailing list