aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
AgeCommit message (Expand)Author
2019-09-022019-09-02 Richard Biener <rguenther@suse.de>rguenth
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-01-02Backport of the "asm inline" patchessegher
2018-10-12 Backported from mainlinejakub
2018-06-19 * gimplify.c (gimplify_init_constructor): Really never clear for anebotcazou
2018-06-072018-06-07 Richard Biener <rguenther@suse.de>rguenth
2018-04-24Backport r258924marxin
2017-11-21Backport r254524marxin
2017-11-21Backport r254519marxin
2017-09-30 Backported from mainlinejakub
2017-06-22Backport r249368marxin
2017-06-21 PR c++/81130jakub
2017-05-26 Backported from mainlinejakub
2017-04-102017-04-10 Richard Biener <rguenther@suse.de>rguenth
2017-03-30 PR translation/80189jakub
2017-03-232017-03-23 Richard Biener <rguenther@suse.de>rguenth
2017-03-22 PR c++/80129jakub
2017-03-22 PR c++/80029cesar
2017-03-212017-03-21 Richard Biener <rguenther@suse.de>rguenth
2017-03-08 PR c/79940jakub
2017-02-20 PR middle-end/79537mpolacek
2017-02-09 PR c/79431jakub
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-01-262017-01-26 David Sherwood <david.sherwood@arm.com>davids
2017-01-23use-after-scope: handle writes to a poisoned variablemarxin
2017-01-20 PR c/79152mpolacek
2017-01-16 PR c/79089jakub
2017-01-05Do not sanitize in an abnormal context (PR sanitizer/78815).marxin
2017-01-01 Update copyright years.jakub
2016-12-14Split omp-low into multiple filesjamborm
2016-12-13Add pretty printer for ASAN_MARK and add a helper fnmarxin
2016-12-12 PR middle-end/78716mpolacek
2016-11-162016-11-16 Richard Biener <rguenther@suse.de>rguenth
2016-11-16Fix PR sanitizer/78270 (part 2)marxin
2016-11-10gcc/jakub
2016-11-10Create live_switch_vars conditionally (PR sanitizer/78270)marxin
2016-11-08use-after-scope falloutmarxin
2016-11-07Introduce -fsanitize-address-use-after-scopemarxin
2016-10-28gcc:willschm
2016-10-26 PR fortran/77973jakub
2016-10-21 * gimplify.c (gimplify_bind_expr): Handle oacc_declare_returnsjakub
2016-10-172016-10-17 Richard Biener <rguenther@suse.de>rguenth
2016-10-11gcc/jakub
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-10-07 * gimplify.c (should_warn_for_implicit_fallthrough): Check formpolacek
2016-10-07 PR c++/77803mpolacek
2016-09-26Implement -Wimplicit-fallthrough.mpolacek