[Bug c/71969] New: Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 22 12:17:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71969
Bug ID: 71969
Summary: Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C
FE
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: jakub at gcc dot gnu.org
Reporter: jakub at gcc dot gnu.org
Target Milestone: ---
The C FE sets DECL_DISREGARD_INLINE_LIMITS on C99 inline functions when it only
means to do that for GNU extern inlines.
More information about the Gcc-bugs
mailing list