[Bug middle-end/98055] __builtin_alloca should not have warn_unused_result attribute

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 30 00:09:02 GMT 2020


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...


More information about the Gcc-bugs mailing list