This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]