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++/84314] [8 Regression] Another ICE in finish_member_declaration


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Ah, this isn't a lambda issue at all; replacing the lambda with 0 doesn't avoid
the ICE.  It seems to be a templates/attributes issue.

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