PR middle-end/94647 - bogus -Warray-bounds on strncpy into a larger member array...
[platform/upstream/gcc.git] / gcc / testsuite / c-c++-common / Wrestrict.c
2020-04-21 Martin SeborPR middle-end/94647 - bogus -Warray-bounds on strncpy...
2019-12-14 Martin SeborPR middle-end/91582 - missing heap overflow detection...
2019-01-23 Martin SeborWarray-bounds-2.c: Include headers only if they exist.
2019-01-17 Martin SeborPR tree-optimization/88800 - Spurious -Werror=array...
2018-11-26 Jozef LawrynowiczFix tests for 16-bit int.
2018-03-12 Martin SeborPR tree-optimization/83456 - -Wrestrict false positive...
2018-02-20 Martin SeborPR middle-end/84095 - false-positive -Wrestrict warning...
2018-02-14 Martin SeborPR tree-optimization/83698 - bogus offset in -Wrestrict...
2018-01-17 Eric Botcazou* c-c++-common/Wrestrict.c (test_strcpy_range): Revert...
2018-01-16 Eric BotcazouWrestrict.c (test_strcpy_range): Bump string size of...
2017-12-16 Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...