https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64665
Richard Smith <richard-gccbugzilla at metafoo dot co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard-gccbugzilla@metafoo | |.co.uk --- Comment #2 from Richard Smith <richard-gccbugzilla at metafoo dot co.uk> --- Per DR1467, a list-initialization sequence that initializes std::initializer_list is always better than one that does not; I think this is invalid.