https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69844
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- I think a safe fix would be to just add if (!c_dialect_objc ()) to the change that caused this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69844
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- I think a safe fix would be to just add if (!c_dialect_objc ()) to the change that caused this.