diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-11-22 21:49:56 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-11-22 21:49:56 +0100 |
commit | b13547d821af5c24195fe58e040654992c589d86 (patch) | |
tree | 8ea2827a50906a3b8399ed3ba709172ba205d005 /gcc | |
parent | 217e4393f7540b4f32c4eafbe3ffeceeb063eb30 (diff) | |
download | gcc-b13547d821af5c24195fe58e040654992c589d86.zip gcc-b13547d821af5c24195fe58e040654992c589d86.tar.gz gcc-b13547d821af5c24195fe58e040654992c589d86.tar.bz2 |
re PR libgomp/83106 (libgomp/target.c:2671:2: error: ‘strncat’ specified bound 5 equals source length [-Werror=stringop-overflow=])
PR libgomp/83106
* target.c (gomp_target_init): Compute lengths just once and
use them in both malloc size and subsequent copying.
From-SVN: r255080
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions