r244237 - in /trunk/gcc: ChangeLog asan.c
msebor@gcc.gnu.org
msebor@gcc.gnu.org
Mon Jan 9 20:08:00 GMT 2017
Author: msebor
Date: Mon Jan 9 20:08:49 2017
New Revision: 244237
URL: https://gcc.gnu.org/viewcvs?rev=244237&root=gcc&view=rev
Log:
PR bootstrap/79033 - asan.c not compiling with make BOOT_CFLAGS=-O0
gcc/ChangeLog:
* asan.c (asan_emit_stack_protection): Increase local buffer size
to avoid snprintf truncation warning.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/asan.c
More information about the Gcc-cvs
mailing list