re PR ada/82813 (warning: '.builtin_memcpy' writing between 2 and 6 bytes into a...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 12 Mar 2018 22:40:05 +0000 (22:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 12 Mar 2018 22:40:05 +0000 (22:40 +0000)
commit50536fd5e8539f209983092c5278477fa0b4d570
tree982506f79896c860e0bd5893add7566dee42b508
parenta60a1d3d4bbd27433edb6ddc688bcf5271744763
re PR ada/82813 (warning: '.builtin_memcpy' writing between 2 and 6 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=])

PR ada/82813
* gcc-interface/misc.c (gnat_post_options): Disable string overflow
warnings.

From-SVN: r258466
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c