This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/82003] [5 Regression] Segmentation fault building kmymoney git sources.
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 12:02:29 +0000
- Subject: [Bug c++/82003] [5 Regression] Segmentation fault building kmymoney git sources.
- Auto-submitted: auto-generated
- References: <bug-82003-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82003
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
There are a few issues with generic lambdas in GCC 5, if you need to use them
you should probably just upgrade to GCC 6.