Hi,

On 09/02/2014 04:11 PM, Jason Merrill wrote:
On 09/01/2014 09:47 AM, Paolo Carlini wrote:
-constexpr A b = a;        // { dg-error "mutable" }
+constexpr A b = a;

This is wrong; we still need to get an error here.
Hum, interesting. Neither current EDG nor current clang error out there. Let's see if I can tease the case out...

Thanks,
Paolo.

Reply via email to