[Bug c++/88110] [9 Regression] ICE (segfault) with -std=C++2a in cxx_eval_constant_expression when trying to evaluate nonoverridden "virtual ... = 0" function of a base class

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 20 14:14:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2018-11-20
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

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

Untested fix.


More information about the Gcc-bugs mailing list