This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/83498] bogus -Wattributes for always_inline and noinline on distinct overloads


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
      Known to fail|                            |4.1.0, 4.5.4, 4.8.3, 4.9.3,
                   |                            |5.3.0, 6.2.0, 7.1.0, 8.0

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Unlike bug 83502 this doesn't appear to be a regression (versions as old as 4.1
issue a bogus warning on the test case).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]