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