[Bug c++/83060] ICE on valid C++ code: in ignore_overflows, at cp/cvt.c:583

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 20 08:33:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-11-20
                 CC|                            |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Guess we should diagnose and return error_mark_node from fold_offsetof_1.  Will
have a look.


More information about the Gcc-bugs mailing list