asan.c (asan_emit_stack_protection): Use full-sized mask to align the base address...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 15 Feb 2019 21:40:24 +0000 (21:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 15 Feb 2019 21:40:24 +0000 (21:40 +0000)
commit362432c00db860483058ff609a893151bf8e4b1c
treee19a433d3eed4a55aee8a47c74bcd0cdeac20a4c
parentdd66d9d71d71c2b48c109fdd7908b754b7594677
asan.c (asan_emit_stack_protection): Use full-sized mask to align the base address on 64-bit strict-alignment platforms.

* asan.c (asan_emit_stack_protection): Use full-sized mask to align
the base address on 64-bit strict-alignment platforms.

From-SVN: r268949
gcc/ChangeLog
gcc/asan.c