https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120917
--- Comment #14 from Frank Heckenbach <f.heckenb...@fh-soft.de> --- (In reply to Jonathan Wakely from comment #13) > (In reply to Frank Heckenbach from comment #12) > > OK, so you'll agree that there was no deprecation period for Debian stable > > users, > > I thought Debian Testing uses GCC 14, where the feature is still present but > deprecated. > > So Debian Stable users will move from GCC 12 to GCC 14, and get deprecation > warnings. How is that not a deprecation period? Because the damage is already done. I'll have to change all the code that uses it. The warning would be useful when I wrote the code that uses it, so in GCC 12 or earlier.