summaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
Commit message (Expand)AuthorAgeFilesLines
...
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* gcc/ChangeLog:steven2010-05-251-3/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* PR c++/41090jason2010-02-031-0/+32
* PR c++/42317jakub2009-12-101-9/+13
* PR c++/42256jakub2009-12-031-2/+4
* PR c++/3187jakub2009-12-011-1/+67
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-1/+4
* PR c++/3187jakub2009-11-181-11/+45
* 2009-11-06 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-11-061-0/+2
* Squash commit of EH in gimplerth2009-09-141-1/+1
* * cp/optimize.c (build_delete_destructor_body): New function.carrot2009-09-131-54/+107
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-9/+7
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-1/+6
* * optimize.c (maybe_clone_body): Remove DECL_INLINE.hubicka2008-07-291-1/+0
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+17
* PR target/35921dannysmith2008-04-141-0/+1
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-0/+31
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-5/+4
* 2007-03-31 Richard Guenther <rguenther@suse.de>rguenth2007-03-311-19/+8
* 2006-12-21 Andrew Pinski <pinskia@gmail.com>pinskia2006-12-221-0/+2
* PR c++/17796nathan2005-10-141-5/+7
* Update FSF address.kcook2005-06-251-2/+2
* Remove extra white spacing at end of lines.mrs2005-06-141-2/+2
* * operators.def, optimize.c: Update copyright.kazu2005-05-301-1/+1
* 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-05-241-0/+1
* gcc/pbrook2004-08-041-0/+8
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-3/+1
* PR c++/9283giovannibajo2004-07-251-0/+1
* * cp-tree.h (saved_scope): Make old_bindings a vector.mmitchel2004-07-111-2/+2
* * cp-tree.def (NEW_EXPR): Add a fourth slot.mmitchel2004-06-221-1/+1
* 2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-201-27/+0
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+5
* * tree.h (optimize_function): Kill prototype.hubicka2004-03-311-45/+0
* * c-common.c (shadow_warning): Delete.zack2004-02-081-4/+0
* * optimize.c, typeck2.c: Update copyright.kazu2004-01-221-1/+2
* Partial fix PR c++/12850hubicka2004-01-131-7/+0
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-0/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* cp:nathan2003-09-181-9/+3
* * optimize.c (maybe_clone_body): Inc/dec function_depth.rth2003-09-081-0/+7
* gcc/rth2003-09-081-24/+0
* * optimize.c (optimize_function): Push/pop ggc context aroundrth2003-09-031-0/+23
* gcc/rth2003-08-291-14/+0
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-1/+0
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-1/+1
* * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.hubicka2003-07-021-1/+1
* PR debug/4252neil2003-06-181-1/+1