https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104765
Jun Zhang <jun at junz dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jun at junz dot org --- Comment #5 from Jun Zhang <jun at junz dot org> --- Hi, I wonder how's the issue going on? Do we plan to disable expression statements in all default arguments or only in lambda and templates? (I'm working on this in clang so I want to know how GCC deals with it) Thanks!