]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-warn-restrict.c
[AArch64] Improve poly_int handling in aarch64_layout_frame
[thirdparty/gcc.git] / gcc / gimple-ssa-warn-restrict.c
2019-09-21  mseborPR middle-end/91830 - Bogus -Warray-bounds on strcpy...
2019-09-19  mseborPR middle-end/91631 - buffer overflow into an array...
2019-08-22  mseborPR middle-end/91490 - bogus argument missing terminatin...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-04-04  mseborPR middle-end/89934 - ICE on a call with fewer argument...
2019-03-22  mseborPR tree-optimization/89350 - Wrong -Wstringop-overflow...
2019-02-11  mseborPR tree-optimization/88771 - Misleading -Werror=array...
2019-01-17  mseborPR middle-end/88273 - [8/9 Regression] warning: 'memcpy...
2019-01-17  mseborPR tree-optimization/88800 - Spurious -Werror=array...
2019-01-01  jakub Update copyright years.
2018-12-11  mseborPR tree-optimization/86196 - Bogus -Wrestrict on memcpy...
2018-11-23  jakub PR tree-optimization/86614
2018-10-17  aldyh * bitmap.c (bitmap_head::dump): New.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-01  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-06-12  mseborPR tree-optimization/85259 - Missing -Wstringop-overflo...
2018-06-08  marxinRemove MPX
2018-05-22  mseborPR tree-optimization/85826 - ICE in gimple-ssa-warn...
2018-05-16  mseborPR tree-optimization/85753 - missing -Wrestrict on...
2018-04-20  mseborPR c/85365 - -Wrestrict false positives with -fsanitiz...
2018-03-16  jakub PR c/84909
2018-03-09  lawgcc/ChangeLog:
2018-02-28  jakub * gimple-ssa-warn-restrict.c (maybe_diag_overlap)...
2018-02-20  mseborPR middle-end/84095 - false-positive -Wrestrict warning...
2018-02-14  mseborPR tree-optimization/83698 - bogus offset in -Wrestrict...
2018-01-26  jakub PR c/83989
2018-01-16  ebotcazou * gimple-ssa-warn-restrict.c (builtin_memref::builtin_...
2018-01-07  lawCommit right version
2018-01-07  law2018-01-06 Martin Sebor <msebor@redhat.com>
2018-01-03  mseborPR tree-optimization/83655 - ICE on an invalid call...
2018-01-03  mseborPR tree-optimization/83603 - ICE in builtin_memref...
2018-01-03  mseborgcc/ChangeLog:
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-18  mpolacek PR middle-end/83463
2017-12-18  mseborPR bootstrap/83446 - Bootstrap failed on i686
2017-12-16  mseborPR tree-optimization/78918 - missing -Wrestrict on...