[Bug debug/88534] [9 Regression] internal compiler error: in tree_add_const_value_attribute, at dwarf2out.c:20246

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 18 08:42:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|---                         |9.0
            Summary|internal compiler error: in |[9 Regression] internal
                   |tree_add_const_value_attrib |compiler error: in
                   |ute, at dwarf2out.c:20246   |tree_add_const_value_attrib
                   |                            |ute, at dwarf2out.c:20246

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICEs since r265789 when P0732R2 has been implemented, before it has been
rejected.  dwarf2out.c needs to catch up with the new kinds of non-type
template parameters.


More information about the Gcc-bugs mailing list