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++/70528] [5/6 Regression] bogus error: constructor required before non-static data member


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

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #2)
> Seems related to PR 58328

Hmm, does it makes sense to compute exception specifications even with
-fno-exceptions (LLVM default build flag)?

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