summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/45437jason2011-07-091-0/+7
* PR middle-end/49640jakub2011-07-071-2/+20
* /gcc/cppaolo2011-06-101-4/+4
* PR c++/49165jakub2011-05-261-2/+7
* 2011-05-19 Kai Tietz <ktietz@redhat.com>ktietz2011-05-191-1/+17
* 2011-05-13 Kai Tietz <ktietz@redhat.com>ktietz2011-05-131-7/+11
* 2011-05-13 Kai Tietz <ktietz@redhat.com>ktietz2011-05-131-3/+3
* 2011-05-12 Kai Tietz <ktietz@redhat.com>ktietz2011-05-121-31/+35
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-7/+7
* * gimplify.c (create_tmp_var_raw): Don't call build_type_variant.jakub2011-05-051-5/+0
* PR c/48716jakub2011-04-221-1/+1
* * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.matz2011-04-151-1/+1
* * gimplify.c: Fix issues in comments throughout.ebotcazou2011-04-151-75/+69
* 2011-04-12 Richard Guenther <rguenther@suse.de>rguenth2011-04-121-2/+14
* 2011-04-11 Richard Guenther <rguenther@suse.de>rguenth2011-04-111-2/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-5/+7
* 2011-03-25 Richard Guenther <rguenther@suse.de>rguenth2011-03-251-3/+1
* * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EXPR conditions.ebotcazou2011-03-221-0/+5
* * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP flag.ebotcazou2011-03-211-0/+1
* PR c++/23372jason2011-03-181-1/+11
* gcc/froydnj2011-03-071-2/+2
* PR c/47963jakub2011-03-031-2/+3
* 2010-12-08 Richard Guenther <rguenther@suse.de>rguenth2010-12-081-0/+2
* * tree.c (build_common_builtin_nodes): Do not initializehubicka2010-12-011-3/+21
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * common.opt (flag_instrument_functions_exclude_functions,jsm282010-11-191-0/+40
* PR middle-end/43690jakub2010-11-051-0/+7
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-1/+5
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-4/+26
* gcc/froydnj2010-11-031-1/+1
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-16/+6
* * gimplify.c (gimplify_decl_expr): Handle anonymous artificialjason2010-10-271-8/+8
* * gimplify.c (gimplify_variable_sized_compare): Preserve the sourceebotcazou2010-10-221-3/+6
* * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to beebotcazou2010-10-161-1/+4
* gcc/froydnj2010-10-111-3/+1
* * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.ian2010-10-111-0/+2
* 2010-09-23 Richard Guenther <rguenther@suse.de>rguenth2010-09-231-1/+5
* 2010-09-20 Richard Guenther <rguenther@suse.de>rguenth2010-09-201-0/+9
* PR tree-optimize/45605hubicka2010-09-201-0/+3
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-9/+0
* 2010-09-04 Richard Guenther <rguenther@suse.de>rguenth2010-09-041-16/+47
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-9/+4
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-3/+8
* * gimplify.c (gimplify_init_constructor): Do not create a temporary forebotcazou2010-09-011-3/+4
* Stack usage supportebotcazou2010-08-301-0/+2
* PR middle-end/45423jakub2010-08-301-0/+4
* gcc/froydnj2010-08-201-9/+6
* gcc/nathan2010-08-201-1/+4
* PR c++/45307jason2010-08-191-0/+4
* gcc/froydnj2010-07-151-10/+10