On Thu, 20 Feb 2025 at 17:06, Thomas Schwinge wrote:
>
> Hi!
>
> In the following, a few patches for libstdc++ to avoid
> '-Wunused-parameter' diagnostics (actually '-Werror=unused-parameter',
> for my '--enable-werror' builds). So far, only build-tested for GCN,
> nvptx. Are these changes OK?
>
Hi!
In the following, a few patches for libstdc++ to avoid
'-Wunused-parameter' diagnostics (actually '-Werror=unused-parameter',
for my '--enable-werror' builds). So far, only build-tested for GCN,
nvptx. Are these changes OK?
What are exactly the semantics for '_GLIBCXX_THROW_OR_ABORT', shoul