aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-10re PR c++/42317 (Issues with comdat virtual dtors)Jakub Jelinek1-9/+13
2009-12-03re PR c++/42256 (483.xalancbmk fails to link)Jakub Jelinek1-2/+4
2009-12-01re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek1-1/+67
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-1/+4
2009-11-18re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek1-11/+45
2009-11-06re PR c++/41536 (always_inline does not work always with constructors)Andrew Pinski1-0/+2
2009-09-14Squash commit of EH in gimpleRichard Henderson1-1/+1
2009-09-13optimize.c (build_delete_destructor_body): New function.Wei Guozhi1-54/+107
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-9/+7
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-1/+6
2008-07-29optimize.c (maybe_clone_body): Remove DECL_INLINE.Jan Hubicka1-1/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-11/+17
2008-04-14re PR target/35921 (Con/de-structor definition fails to override dllimport de...Danny Smith1-0/+1
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-0/+31
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-03-31omp-low.c (splay-tree.h): Include.Richard Guenther1-19/+8
2006-12-21re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski1-0/+2
2005-10-14re PR c++/17796 (Too many unused parameter warnings emitted.)Nathan Sidwell1-5/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-2/+2
2005-05-30* operators.def, optimize.c: Update copyright.Kazu Hirata1-1/+1
2005-05-24re PR c++/21645 (C++ ICE in cxx_types_compatible_p)Andrew Pinski1-0/+1
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+8
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-3/+1
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+1
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell1-2/+2
2004-06-22cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell1-1/+1
2004-05-20optimize.c (calls_setjmp_r): Remove.Andrew Pinski1-27/+0
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+5
2004-03-31tree.h (optimize_function): Kill prototype.Jan Hubicka1-45/+0
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg1-4/+0
2004-01-22* optimize.c, typeck2.c: Update copyright.Kazu Hirata1-1/+2
2004-01-13Partial fix PR c++/12850Jan Hubicka1-7/+0
2003-11-06c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...Matt Austern1-0/+1
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell1-9/+3
2003-09-08* optimize.c (maybe_clone_body): Inc/dec function_depth.Richard Henderson1-0/+7
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson1-24/+0
2003-09-03optimize.c (optimize_function): Push/pop ggc context around the call to optim...Richard Henderson1-0/+23
2003-08-29tree-optimize.c: New file.Richard Henderson1-14/+0
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-1/+0
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-1/+1
2003-07-02decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.Jan Hubicka1-1/+1
2003-06-18re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles1-1/+1
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell1-0/+3
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-0/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+0
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4