summaryrefslogtreecommitdiff
path: root/gcc/ipa-comdats.c
AgeCommit message (Expand)Author
2020-04-20Fix ICE on invalid calls_comdat_local flag [pr94582]Jan Hubicka
2020-01-01Update copyright years.Jakub Jelinek
2019-11-15Fix comments typoLuo Xiong Hu
2019-10-30Remove cgraph_global_info.Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-09re PR c++/80763 (-O3 causes error: inline clone in same comdat group list)Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-07-07ipa-comdats.c: Remove optimize check from gate.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-11-04re PR ipa/78188 (AIX Bootstrap broken by tree-vrp.c change)David Edelsohn
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements 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-04-08ipa-comdats.c (propagate_comdat_group): Walk through thunks.Ilya Enkovich
2015-04-07ipa-comdats.c (ipa_comdats): Visit all thunks to set proper comdat group.Ilya Enkovich
2015-03-22re PR ipa/65502 (pure-const should play well with clobbers.)Jan Hubicka
2015-02-16re PR ipa/65059 (Chrome LTO: lto1: internal compiler error: in ipa_comdats, a...Jan Hubicka
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-11re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-09remove has_executeTrevor Saunders
2014-06-25IPA REF refactoringMartin Liska
2014-06-24add hash_map classTrevor Saunders
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka
2014-05-19tree-pass.h (make_pass_ipa_comdats): New pass.Jan Hubicka