re PR sanitizer/88901 (ICE when using -fsanitize=pointer-compare)
[gcc.git] / gcc / cp / optimize.c
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 Jason MerrillImplement P0722R3, destroying operator delete.
2018-07-31 Tom de Vries[c++] Fix DECL_BY_REFERENCE of clone parms
2018-05-15 Paolo Carlinicp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.
2018-03-03 Paolo Carlinire PR c++/71464 (ICE on invalid code (with redeclared...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-10-06 Paolo Carlinire PR c++/47791 (finish function is using literal value...
2017-08-11 Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-03-10 Jakub Jelinekre PR c++/79899 (ICE in ctor_omit_inherited_parms at...
2017-02-03 Jason MerrillPR c++/78689 - ICE on constructor with label
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-02 Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-04-20 Nathan Sidwellre PR c++/55635 (Deallocation function ("operator delet...
2016-01-26 Jason Merrillre PR c++/68949 (Implicit initialization of array membe...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-20 Jakub Jelinekre PR c++/67354 (internal compiler error: in add_to_sam...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-08-31 Jason Merrillre PR c++/62302 (Change in the comdat used for construc...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-01-29 Jason Merrillre PR c++/59916 (constructors and destructors can cause...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-11 Paolo Carlinire PR c++/54541 (SFINAE bug: handling incomplete return...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-06 Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2011-07-09 Jason Merrillcgraph.c (cgraph_add_to_same_comdat_group): New.
2011-06-23 Jason Merrilloptimize.c (maybe_clone_body): Set linkage flags before...
2011-04-12 Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-03-04 Jan Hubickare PR lto/47497 (SPEC CPU 2006 failed to link with...
2011-02-20 Jason Merrillre PR c++/46472 ([C++0X] constexpr is not constexpr)
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-02-03 Jason Merrillre PR c++/41090 (Using static label reference in c...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-03 Jakub Jelinekre PR c++/42256 (483.xalancbmk fails to link)
2009-12-01 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-06 Andrew Pinskire PR c++/41536 (always_inline does not work always...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Wei Guozhioptimize.c (build_delete_destructor_body): New function.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-15 Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2008-07-29 Jan Hubickaoptimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-04-14 Danny Smithre PR target/35921 (Con/de-structor definition fails...
2008-04-03 Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-03-31 Richard Guentheromp-low.c (splay-tree.h): Include.
2006-12-22 Andrew Pinskire PR c++/30168 (C++ constructors can cause invalid...
2005-10-14 Nathan Sidwellre PR c++/17796 (Too many unused parameter warnings...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-30 Kazu Hirata* operators.def, optimize.c: Update copyright.
2005-05-24 Andrew Pinskire PR c++/21645 (C++ ICE in cxx_types_compatible_p)
2004-08-04 Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-05-20 Andrew Pinskioptimize.c (calls_setjmp_r): Remove.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-31 Jan Hubickatree.h (optimize_function): Kill prototype.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-01-22 Kazu Hirata* optimize.c, typeck2.c: Update copyright.
2004-01-13 Jan HubickaPartial fix PR c++/12850
2003-11-06 Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
next