https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=78014 CC| |egallager at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Martin Sebor from comment #3) > > Broadening the scope of existing warnings to portability would need to be > done under the control of some sort of a -Wportability option that, to be > useful and not overly noisy, would also need to specify the target(s) to > which the code is intended to be portable. Hm, I thought there was a separate bug for this, but it turns out it was just a tangent to bug 78014...