[Bug c++/78235] [7 Regression] libstdc++ testsuite run.cc ICE in int_bit_position

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 7 17:28:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |c++
   Target Milestone|---                         |7.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> expected field_decl, have template_decl in int_bit_position

template_decl should not have leaked to int_bit_position at all.


More information about the Gcc-bugs mailing list