[Bug tree-optimization/83519] missing -Wrestrict on an overlapping strcpy to a non-member array
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 8 00:57:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83519
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
This was fixed by r256180:
r256180 | prathamesh3492 | 2018-01-03 11:07:32 -0500 (Wed, 03 Jan 2018) | 9
lines
2018-01-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
PR tree-optimization/83501
* tree-ssa-strlen.c (get_string_cst): New.
(handle_char_store): Call get_string_cst.
More information about the Gcc-bugs
mailing list