This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: c++11 issue with static constexpr member initializer, constexpr constructor and member function pointer
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: bobmoretti at gmail dot com
- Cc: rbmj <rbmj at verizon dot net>, gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Wed, 8 Apr 2015 10:32:16 +0100
- Subject: Re: c++11 issue with static constexpr member initializer, constexpr constructor and member function pointer
- Authentication-results: sourceware.org; auth=none
- References: <CABeHqHGHXvKDYdY5AosX=+bpEShQDnPUsrTzCGoeng+eohogAg at mail dot gmail dot com> <552493E6 dot 2090409 at verizon dot net> <CABeHqHGoQ_bmUhun54At19pRA3x_QPgiTB-9M2GCyhwhK1wZtQ at mail dot gmail dot com>
On 8 April 2015 at 04:11, Bobby Moretti wrote:
> Interesting; I tried it on gcc 4.8.3 (for arm-none-eabi- target), and
> I did not see the problem. So it may indeed be a regression.
Yes, this is a 4.9/5 regression, please report it to Bugzilla, thanks.