alias-11.c
1.96 KB
-
re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE) · 673a107a
PR c/71969 * c-decl.c (finish_function): Only set DECL_DISREGARD_INLINE_LIMITS on GNU extern inline functions. * gcc.dg/alias-11.c (add_cfi, new_cfi): Change __inline__ to static __inline__. * gcc.dg/pr71969-1.c: New test. * gcc.dg/pr71969-2.c: New test. * gcc.dg/pr71969-3.c: New test. From-SVN: r238862
Jakub Jelinek committed