diff options
author | Martin Sebor <msebor@redhat.com> | 2020-01-09 11:59:41 +0000 |
---|---|---|
committer | Martin Sebor <msebor@gcc.gnu.org> | 2020-01-09 04:59:41 -0700 |
commit | 2b5d3dc22c321e1c8928735c47733806a1163827 (patch) | |
tree | 68f2fb21ea9fe277bee0ee7ad514cb539661b535 /gcc/fortran/array.c | |
parent | fdfd7f53ba8f363c31a1cbb5310f92ecfc52cbfe (diff) | |
download | gcc-2b5d3dc22c321e1c8928735c47733806a1163827.zip gcc-2b5d3dc22c321e1c8928735c47733806a1163827.tar.gz gcc-2b5d3dc22c321e1c8928735c47733806a1163827.tar.bz2 |
PR middle-end/93200 - spurious -Wstringop-overflow due to assignment vectorization to multiple members
PR middle-end/93200 - spurious -Wstringop-overflow due to assignment vectorization to multiple members
PR fortran/92956 - 'libgomp.fortran/examples-4/async_target-2.f90' fails with offloading due to bogus -Wstringop-overflow warning
gcc/testsuite/ChangeLog:
PR middle-end/93200
* gcc.dg/Wstringop-overflow-30.c: New test.
gcc/ChangeLog:
PR middle-end/93200
PR fortran/92956
* builtins.c (compute_objsize): Avoid handling MEM_REFs of vector type.
From-SVN: r280041
Diffstat (limited to 'gcc/fortran/array.c')
0 files changed, 0 insertions, 0 deletions