https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91655
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to sagebar from comment #0) > because the fix would be so simple that resolving it could possibly take > less time than reading this bug report. Only if we didn't want to bother testing the fix. Those macros are an abomination. Can you use the PAL_STDCPP_COMPAT macro to prevent them being defined? I'm not inclined to change the parameter names in our headers for this, sorry.