]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-warn-restrict.c
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
[thirdparty/gcc.git] / gcc / gimple-ssa-warn-restrict.c
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...