https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65512
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- This is clearly not severity=blocker. That would mean it should block a release, which is nonsense as it is already present in existing releases. Just don't use -Werror if you don't want the error. There's no warning with 5.0 anyway.