]> gcc.gnu.org Git - gcc.git/history - gcc/ipa-devirt.c
Fix grammar in error message.
[gcc.git] / gcc / ipa-devirt.c
2020-02-17 Martin LiskaFix grammar in error message.
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-14 Jan HubickaCompare TREE_ADDRESSABLE and TYPE_MODE when ODR checkin...
2020-01-14 David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-10 Richard SandifordCheck for TYPE_DECL in get_odr_name_for_type
2019-12-02 Martin LiskaRefactor IPA devirt a bit.
2019-11-29 Martin LiskaCheck for TYPE_NAME in type_with_linkage_p.
2019-11-28 Martin LiskaProperly use TYPE_MAIN_VARIANT in warn_types_mismatch.
2019-11-23 Jakub Jelinekipa-fnsummary.c: Fix comment typos.
2019-11-07 Jakub Jelinekipa-utils.c (ipa_merge_profiles): Fix fprintf format...
2019-11-04 Jan Hubickaipa-inline-transform.c: Include ipa-utils.h
2019-10-30 Martin LiskaRemove cgraph_global_info.
2019-10-02 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-10-01 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-08-13 Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-07-31 Alexander Monakovipa-devirt: make qsort helpers static
2019-07-29 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-07-25 Jan Hubicka* ipa-devirt.c (add_type_duplicate): Fix return value.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-27 Jan Hubickaclass.c (layout_class_type): Set TYPE_CXX_ODR_P for...
2019-06-07 Jan Hubickacommon.opt (flto-odr-type-merging): Ignore.
2019-06-01 Jan Hubickaalias.c: Include ipa-utils.h.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-03 Jakub Jelinekre PR tree-optimization/90303 (ICE in hash_odr_name...
2019-04-14 Jan Hubickare PR lto/89358 (Combining -std=c++14 and -std=c++17...
2019-04-09 Jakub Jelinekre PR translation/90011 (trailing space in diagnostic)
2019-03-08 Jakub Jelinekre PR ipa/80000 (diagnostics: trailing spaces in "one...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-27 Jan Hubickaipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.
2018-12-24 Jan Hubickaipa-devirt.c (dump_targets): Cap number of targets...
2018-12-24 Jan Hubickalto-symtab.c (lto_symtab_merge_decls_2): Do not report...
2018-12-22 Jan Hubickatree.c: (obj_type_ref_class): Move to...
2018-11-22 Jan Hubickare PR lto/88142 (ICE in lto_warn at ipa-devirt.c:1020...
2018-11-21 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-21 Jan Hubickare PR lto/84044 (Spurious -Wodr warning with -flto)
2018-11-20 Jan Hubickaipa-devirt.c (add_type_duplicate): Do not ICE on incomp...
2018-11-20 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-19 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-17 Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-07 Jan Hubickaipa-devirt.c (odr_types_equivalent_p): Expect constants...
2018-10-26 Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
2018-10-26 Jan Hubickaipa-devirt.c (warn_odr): Make static.
2018-10-25 Jan Hubickaipa-devirt.c (main_odr_variant): Remove.
2018-10-25 Jan Hubickaipa-devirt.c (odr_types_equivalent_p): Do not ICE if...
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-06-26 David MalcolmIntroduce dump_location_t
2018-04-18 Martin LiskaFix coding style and typos.
2018-04-18 Martin LiskaRevert r258133.
2018-04-18 Martin LiskaRevert r25841.
2018-04-17 Martin LiskaFix coding style and add a new test-case (PR lto/85405).
2018-04-17 Martin LiskaSupport bitfields in Wodr machinery (PR lto/85405).
2018-04-10 Jan Hubickare PR lto/85078 (LTO ICE: tree check: expected tree...
2018-03-13 Eric Botcazoure PR lto/84805 (ICE in get_odr_type, at ipa-devirt...
2018-03-02 Eric Botcazoure PR ipa/83983 (FAIL: g++.dg/lto/pr83121 (test for...
2018-01-17 David Malcolmlto, testsuite: Fix ICE in -Wodr (PR lto/83121)
2018-01-12 Martin LiskaInitialize type_warnings::dyn_count with a default...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-10-22 Richard SandifordRename inchash::hash::add_wide_int
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-06-11 Jason Merrilltree.h (id_equal): New.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16 Martin LiskaFix 2 typos in ipa-devirt.c.
2017-05-09 Nathan Sidwellipa-devirt.c (default_hash_traits<type_pair>): Skip...
2017-04-24 Martin LiskaFix (PR middle-end/79931)
2017-03-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-03 Jan HubickaProperly handle __cxa_pure_virtual visibility (PR lto...
2017-01-24 Richard Bienerre PR translation/79208 (Typo in gcc/ipa-devirt.c:1631)
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-05 Jakub Jelinekre PR rtl-optimization/77425 (Pointer test follows...
2016-04-05 Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-04-04 Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-03-16 Tom de VriesSafely use nodes[0] in possible_polymorphic_call_targets
2016-03-10 Jan Hubickare PR lto/69630 (LTO ICE in types_same_for_odr at ipa...
2016-03-08 Jakub Jelinekipa-polymorphic-call.c (walk_ssa_copies): Fix spelling... ibm/heads/kelvin-rfc2503
2016-02-25 Jan Hubickare PR lto/69630 (LTO ICE in types_same_for_odr at ipa...
2016-01-23 Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-19 Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-01 Jan Hubickaipa-devirt.c (type_with_linkage_p, [...]): Move to ...
2015-11-29 Jan Hubickaipa-devirt.c (add_type_duplicate): Remove redundant...
2015-11-27 Martin LiskaFix memory leaks in IPA devirt
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-27 Marek Polacek* ipa-devirt.c (types_same_for_odr): Fix typo.
next
This page took 2.827902 seconds and 108 git commands to generate.