[Bug c/94196] Multiple issues with attributes

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 17:15:06 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94196

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=3481,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=79604,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=80495,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=81565
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-03-16
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  Attributes aren't treated as consistently as they should be, nor
are they documented that way.  See also pr79604 and pr80495 about noreturn,
pr88397 about malloc, pr3481 about attributes that apply to functions and
function pointers, and pr81565 about attributes in general, just as a small
sampling of the known issues.


More information about the Gcc-bugs mailing list