[Bug sanitizer/70712] False positive from AddressSanitizer with use of 'alignas'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 23 05:29:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70712
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Apr 23 05:28:16 2016
New Revision: 235384
URL: https://gcc.gnu.org/viewcvs?rev=235384&root=gcc&view=rev
Log:
PR sanitizer/70712
* cfgexpand.c (expand_stack_vars): Fix typo.
* c-c++-common/asan/pr70712.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/asan/pr70712.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list