https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106223
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Nimrod from comment #8) > Ok. It's fair to me. A little off-topic question, what's the GCC's attitude > to features with defects being fixed in newer standards? Will GCC still > support them as the older standard says? In general, no. Defects are defects, and if there's a fix available, we fix it.