aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-707/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-23inliner: Remove unused transform_lang_insert_block hookJakub Jelinek1-1/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-10Refactor copying decl section namesStrager Neds1-1/+1
2020-08-24c++: Emit as-base 'tor symbols for final class. [PR95428]Jason Merrill1-8/+2
2020-05-07extend DECL_GIMPLE_REG_P to all typesRichard Biener1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-3/+0
2019-06-26PR c++/70462 - unnecessary base ctor variant with final.Jason Merrill1-4/+8
2019-02-05re PR c++/89187 (ICE in initialize_argument_information, at calls.c:2023)Jakub Jelinek1-0/+2
2019-01-21re PR c++/88949 (ICE in expand_expr_real_1, at expr.c:10001 with -fopenmp)Jakub Jelinek1-1/+20
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-12Implement P0722R3, destroying operator delete.Jason Merrill1-8/+19
2018-07-31[c++] Fix DECL_BY_REFERENCE of clone parmsTom de Vries1-0/+2
2018-05-15cp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.Paolo Carlini1-4/+2
2018-03-03re PR c++/71464 (ICE on invalid code (with redeclared constructor) at -Os: Se...Paolo Carlini1-1/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-06re PR c++/47791 (finish function is using literal value instead of a #defined...Paolo Carlini1-2/+2
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska1-3/+3
2017-07-21Remove TYPE_METHODS.Nathan Sidwell1-3/+3
2017-03-10re PR c++/79899 (ICE in ctor_omit_inherited_parms at gcc/cp/method.c:576 on A...Jakub Jelinek1-2/+2
2017-02-03PR c++/78689 - ICE on constructor with labelJason Merrill1-2/+14
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-3/+10
2016-04-20re PR c++/55635 (Deallocation function ("operator delete") not called when de...Nathan Sidwell1-13/+11
2016-01-26re PR c++/68949 (Implicit initialization of array member silently miscompiling.)Jason Merrill1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-20re PR c++/67354 (internal compiler error: in add_to_same_comdat_group, at sym...Jakub Jelinek1-0/+7
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-6/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-8/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+9
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez1-1/+1
2014-08-31re PR c++/62302 (Change in the comdat used for constructors)Jason Merrill1-9/+3
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-10/+13
2014-07-24IPA C++ refactoring 1/NMartin Liska1-19/+18
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka1-1/+3
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-05-28re PR c++/47202 (Endless recursion during mangling)Jason Merrill1-0/+2
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-3/+3
2014-01-29re PR c++/59916 (constructors and destructors can cause "control reaches end ...Jason Merrill1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1