summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 250046.Yvan Roux2017-07-071-4/+7
* Merge branches/gcc-7-branch rev 249190.Yvan Roux2017-06-141-3/+3
* 2017-04-10 Richard Biener <rguenther@suse.de>rguenth2017-04-101-1/+3
* PR translation/80189jakub2017-03-301-2/+2
* 2017-03-23 Richard Biener <rguenther@suse.de>rguenth2017-03-231-14/+23
* PR c++/80129jakub2017-03-221-0/+8
* PR c++/80029cesar2017-03-221-5/+26
* 2017-03-21 Richard Biener <rguenther@suse.de>rguenth2017-03-211-8/+7
* PR c/79940jakub2017-03-081-2/+9
* PR middle-end/79537mpolacek2017-02-201-2/+5
* PR c/79431jakub2017-02-091-2/+3
* 2017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang2017-02-091-18/+6
* 2017-01-26 David Sherwood <david.sherwood@arm.com>davids2017-01-261-1/+1
* use-after-scope: handle writes to a poisoned variablemarxin2017-01-231-2/+15
* PR c/79152mpolacek2017-01-201-2/+7
* PR c/79089jakub2017-01-161-2/+4
* Do not sanitize in an abnormal context (PR sanitizer/78815).marxin2017-01-051-8/+10
* Update copyright years.jakub2017-01-011-1/+1
* Split omp-low into multiple filesjamborm2016-12-141-5/+6
* Add pretty printer for ASAN_MARK and add a helper fnmarxin2016-12-131-2/+2
* PR middle-end/78716mpolacek2016-12-121-1/+1
* 2016-11-16 Richard Biener <rguenther@suse.de>rguenth2016-11-161-0/+4
* Fix PR sanitizer/78270 (part 2)marxin2016-11-161-4/+4
* gcc/jakub2016-11-101-74/+53
* Create live_switch_vars conditionally (PR sanitizer/78270)marxin2016-11-101-5/+15
* use-after-scope falloutmarxin2016-11-081-3/+7
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-15/+219
* gcc:willschm2016-10-281-12/+11
* PR fortran/77973jakub2016-10-261-3/+10
* * gimplify.c (gimplify_bind_expr): Handle oacc_declare_returnsjakub2016-10-211-14/+17
* 2016-10-17 Richard Biener <rguenther@suse.de>rguenth2016-10-171-8/+2
* gcc/jakub2016-10-111-2/+2
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-17/+16
* * gimplify.c (should_warn_for_implicit_fallthrough): Check formpolacek2016-10-071-1/+4
* PR c++/77803mpolacek2016-10-071-0/+2
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-5/+449
* Make canonical_va_list_type more strictvries2016-09-101-0/+5
* PR c/65467jakub2016-09-021-3/+33
* gcc/c-family/ChangeLog:msebor2016-09-011-2/+3
* Handle errors in both args of va_argvries2016-08-291-6/+1
* 2016-08-18 Chung-Lin Tang <cltang@codesourcery.com>cltang2016-08-181-0/+39
* PR c/7652mpolacek2016-08-121-1/+4
* 2016-07-13 Richard Biener <rguenther@suse.de>rguenth2016-07-131-0/+12
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-3/+2
* P0145: Refining Expression Order for C++ (assignment)jason2016-07-081-6/+31
* * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFsjakub2016-06-161-6/+49
* PR middle-end/71476mpolacek2016-06-131-33/+69
* [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decompositiontschwinge2016-06-101-0/+6
* PR middle-end/71371jakub2016-06-011-0/+5
* Remove the unused OMP_CLAUSE_DEVICE_RESIDENTtschwinge2016-06-011-5/+0