[PING][PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)

2017-11-09 Thread Martin Sebor
Ping: https://gcc.gnu.org/ml/gcc-patches/2017-10/msg01642.html On 10/23/2017 08:42 PM, Martin Sebor wrote: Attached is a reworked solution to enhance -Wrestrict while avoiding changing tree-vrp.c or any other VRP machinery. Richard, in considering you suggestions I realized that the ao_ref s

[PING] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)

2017-07-24 Thread Martin Sebor
Ping: https://gcc.gnu.org/ml/gcc-patches/2017-07/msg01264.html This change is related to [PATCH] enhance -Wrestrict for sprintf %s arguments https://gcc.gnu.org/ml/gcc-patches/2017-07/msg01176.html On 07/20/2017 02:45 PM, Martin Sebor wrote: With more testing (building GDB, Glibc, Busyb