git: gcc47: Fix false positive for -Walloc-size-large-than.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Apr 26 12:31:11 PDT 2018
commit 8410f2e87ab8f15a4b7fc8c870a38f45ad7f7f8e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Apr 26 13:35:33 2018 +0300
gcc47: Fix false positive for -Walloc-size-large-than.
Backport fix for PR 79132, prevent using alloca(-1).
Summary of changes:
contrib/gcc-4.7/gcc/tree-ssa-reassoc.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8410f2e87ab8f15a4b7fc8c870a38f45ad7f7f8e
--
DragonFly BSD source repository
More information about the Commits
mailing list