aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska
2019-06-26PR c++/70462 - unnecessary base ctor variant with final.Jason Merrill
2019-02-05re PR c++/89187 (ICE in initialize_argument_information, at calls.c:2023)Jakub Jelinek
2019-01-21re PR c++/88949 (ICE in expand_expr_real_1, at expr.c:10001 with -fopenmp)Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-12Implement P0722R3, destroying operator delete.Jason Merrill
2018-07-31[c++] Fix DECL_BY_REFERENCE of clone parmsTom de Vries
2018-05-15cp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.Paolo Carlini
2018-03-03re PR c++/71464 (ICE on invalid code (with redeclared constructor) at -Os: Se...Paolo Carlini
2018-01-03Update copyright years.Jakub Jelinek
2017-10-06re PR c++/47791 (finish function is using literal value instead of a #defined...Paolo Carlini
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska
2017-07-21Remove TYPE_METHODS.Nathan Sidwell
2017-03-10re PR c++/79899 (ICE in ctor_omit_inherited_parms at gcc/cp/method.c:576 on A...Jakub Jelinek
2017-02-03PR c++/78689 - ICE on constructor with labelJason Merrill
2017-01-01Update copyright years.Jakub Jelinek
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill
2016-04-20re PR c++/55635 (Deallocation function ("operator delete") not called when de...Nathan Sidwell
2016-01-26re PR c++/68949 (Implicit initialization of array member silently miscompiling.)Jason Merrill
2016-01-04Update copyright years.Jakub Jelinek
2015-11-20re PR c++/67354 (internal compiler error: in add_to_same_comdat_group, at sym...Jakub Jelinek
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez
2014-08-31re PR c++/62302 (Change in the comdat used for constructors)Jason Merrill
2014-08-07remove pointer-set.[ch]Trevor Saunders
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka
2014-05-28re PR c++/47202 (Endless recursion during mangling)Jason Merrill
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka
2014-01-29re PR c++/59916 (constructors and destructors can cause "control reaches end ...Jason Merrill
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-14gimplify-be.h: New file.Andrew MacLeod
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford