aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
diff options
context:
space:
mode:
authorMark Eggleston <mark.eggleston@codethink.com>2019-10-30 08:37:29 +0000
committerMark Eggleston <markeggleston@gcc.gnu.org>2019-10-30 08:37:29 +0000
commit91c4891af8f7edd32689a9917db5ae81f4ab0c72 (patch)
tree65d34a3a9baa938337730e952c40e39c5b0b704c /gcc/tree-ssa-loop-ivopts.c
parent87f94429feeb72587549fdafd3106f1d799607ff (diff)
downloadgcc-91c4891af8f7edd32689a9917db5ae81f4ab0c72.zip
gcc-91c4891af8f7edd32689a9917db5ae81f4ab0c72.tar.gz
gcc-91c4891af8f7edd32689a9917db5ae81f4ab0c72.tar.bz2
Suppress warning with -Wno-overwrite-recursive.
The use of -fno-automatic with -frecursive results in a warning implying that recursion will not work. If all relevant local variable have the automatic attribute explicitly declared recursion does work and the warning is redundant. From-SVN: r277602
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions