[Bug tree-optimization/89644] [8 Regression] false-positive -Warray-bounds on strncpy with unterminated array

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.5 |9.0 CC|

[Bug tree-optimization/89644] [8 Regression] false-positive -Warray-bounds on strncpy with unterminated array

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.4 |8.5 --- Comment #6 from Jakub Jelinek -

[Bug tree-optimization/89644] [8 Regression] false-positive -Warray-bounds on strncpy with unterminated array

2019-03-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644 --- Comment #5 from Martin Sebor --- Author: msebor Date: Tue Mar 19 18:35:42 2019 New Revision: 269809 URL: https://gcc.gnu.org/viewcvs?rev=269809&root=gcc&view=rev Log: PR tree-optimization/89644 - false-positive -Warray-bounds on strncpy with

[Bug tree-optimization/89644] [8 Regression] false-positive -Warray-bounds on strncpy with unterminated array

2019-03-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644 Martin Sebor changed: What|Removed |Added Summary|[8/9 Regression]|[8 Regression] |false-p