[Bug c++/89513] constexpr functions with function try block shouldn't be accepted at least with -pedantic in -std=c++{11,14,17} modes

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 28 09:55:00 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45837|0                           |1
        is obsolete|                            |

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 45850
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45850&action=edit
gcc9-pr89513.patch

Updated patch which actually implements P1002R1.


More information about the Gcc-bugs mailing list