[Bug c++/94907] [10/11 Regression] ICE: Segmentation fault (in check_return_expr) since r10-8016-gbce54ed494fd0e61

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 4 13:44:14 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

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

It seems wrong to call synthesize_method again on a decl on which it has been
called already.


More information about the Gcc-bugs mailing list