This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: g++ regression: template function accessing a temporary through a lambda
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: ace17 at free dot fr
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 2 Jun 2015 09:53:19 +0100
- Subject: Re: g++ regression: template function accessing a temporary through a lambda
- Authentication-results: sourceware.org; auth=none
- References: <1824467365 dot 845258084 dot 1433222857588 dot JavaMail dot root at zimbra47-e8 dot priv dot proxad dot net> <934618283 dot 845259268 dot 1433222922076 dot JavaMail dot root at zimbra47-e8 dot priv dot proxad dot net>
On 2 June 2015 at 06:28, <ace17@free.fr> wrote:
> Hi folks,
> the following C++ snippet used to compile, but doesn't anymore with current gcc trunk.
Bug reports belong in Bugzilla, not on this mailing list, and this is
already in Bugzilla
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66374)