diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-07-29 14:00:43 +0200 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2016-07-29 12:00:43 +0000 |
commit | 673a107a4003834ec3d6e8f413bda3c13b6062e7 (patch) | |
tree | 403f2bdea676b39e3c28c39a2297523e8092bf21 /gcc/combine.c | |
parent | a5b5c8b62494c0089bfc60ad5dfeae4e7f4c6690 (diff) | |
download | gcc-673a107a4003834ec3d6e8f413bda3c13b6062e7.zip gcc-673a107a4003834ec3d6e8f413bda3c13b6062e7.tar.gz gcc-673a107a4003834ec3d6e8f413bda3c13b6062e7.tar.bz2 |
re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)
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
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions