https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87820
--- Comment #2 from Francisco Gallego Salido <fgsimperium at hotmail dot com> 
---
(In reply to ExtComm.CODA from comment #1)
> clang and intel-compiler don't fail

Btw I've just realized that the example is wrong, because the class has only
default constructor and I'm initializing the variable 'a' with an integer. It
was supposed to be dafault initialized (even though it isn't that big of a
deal).

And no, in clang and MSVC neither of the code snippets compile, which is what's
supposed to happen.

Reply via email to