alexfh wrote:

Now there's a different and more subtle side-effect of this patch: 
https://gcc.godbolt.org/z/YP3EfGern

The invalid expression `1 << 59` leads to the compiler silently ignoring the 
in-class initializer of the static data member.

https://github.com/llvm/llvm-project/pull/70307
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to