[Bug c++/84158] [6/7 Regression] missing -Wreturn-type due to incorrect handling of attributes for template specializations
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 27 22:38:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84158
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org
Summary|[6/7/8 Regression] missing |[6/7 Regression] missing
|-Wreturn-type due to |-Wreturn-type due to
|incorrect handling of |incorrect handling of
|attributes for template |attributes for template
|specializations |specializations
--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed by r258045. I don't think the fix is safe to backport.
More information about the Gcc-bugs
mailing list