[Bug ada/82813] warning: '.builtin_memcpy' writing between 2 and 6 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 12 22:40:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82813
--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Mar 12 22:40:05 2018
New Revision: 258466
URL: https://gcc.gnu.org/viewcvs?rev=258466&root=gcc&view=rev
Log:
PR ada/82813
* gcc-interface/misc.c (gnat_post_options): Disable string overflow
warnings.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/misc.c
More information about the Gcc-bugs
mailing list