summaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/54541 (SFINAE bug: handling incomplete return types)Paolo Carlini2012-09-111-1/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* re PR c++/53567 ("ICE: Error reporting routines re-entered" on missing enum e...Paolo Carlini2012-06-061-1/+2
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka2012-04-301-4/+5
* cgraph.c (cgraph_add_to_same_comdat_group): New.Jason Merrill2011-07-081-25/+16
* optimize.c (maybe_clone_body): Set linkage flags before cgraph_same_body_alias.Jason Merrill2011-06-231-2/+5
* class.c (cp_fold_obj_type_ref): Call cgraph_get_node instead of cgraph_get_cr...Martin Jambor2011-04-121-4/+5
* cgraph.h (cgraph_node): Remove function declaration.Martin Jambor2011-04-121-3/+4
* re PR lto/47497 (SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -f...Jan Hubicka2011-03-041-1/+1
* re PR c++/46472 ([C++0X] constexpr is not constexpr)Jason Merrill2011-02-201-0/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-9/+9
* vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd2010-07-061-6/+5
* diagnostic-core.h: New.Joseph Myers2010-05-271-3/+3
* Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher2010-05-251-3/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2010-02-021-0/+32
* re PR c++/42317 (Issues with comdat virtual dtors)Jakub Jelinek2009-12-101-9/+13
* re PR c++/42256 (483.xalancbmk fails to link)Jakub Jelinek2009-12-031-2/+4
* re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek2009-12-011-1/+67
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-1/+4
* re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek2009-11-181-11/+45
* re PR c++/41536 (always_inline does not work always with constructors)Andrew Pinski2009-11-061-0/+2
* Squash commit of EH in gimpleRichard Henderson2009-09-141-1/+1
* optimize.c (build_delete_destructor_body): New function.Wei Guozhi2009-09-131-54/+107
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-9/+7
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-1/+6
* optimize.c (maybe_clone_body): Remove DECL_INLINE.Jan Hubicka2008-07-291-1/+0
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-11/+17
* re PR target/35921 (Con/de-structor definition fails to override dllimport de...Danny Smith2008-04-141-0/+1
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-0/+31
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* omp-low.c (splay-tree.h): Include.Richard Guenther2007-03-311-19/+8
* re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski2006-12-211-0/+2
* re PR c++/17796 (Too many unused parameter warnings emitted.)Nathan Sidwell2005-10-141-5/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-2/+2
* * operators.def, optimize.c: Update copyright.Kazu Hirata2005-05-301-1/+1
* re PR c++/21645 (C++ ICE in cxx_types_compatible_p)Andrew Pinski2005-05-241-0/+1
* target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook2004-08-041-0/+8
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-291-3/+1
* re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas2004-07-251-0/+1
* cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell2004-07-111-2/+2
* cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell2004-06-221-1/+1
* optimize.c (calls_setjmp_r): Remove.Andrew Pinski2004-05-201-27/+0
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+5
* tree.h (optimize_function): Kill prototype.Jan Hubicka2004-03-311-45/+0
* c-common.c (shadow_warning): Delete.Zack Weinberg2004-02-081-4/+0
* * optimize.c, typeck2.c: Update copyright.Kazu Hirata2004-01-221-1/+2