i386-expand.c (ix86_expand_floorceildf_32, [...]): Reorder functions.
[gcc.git] / gcc / ipa-devirt.c
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...
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.
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (default_hash_traits): New structure.
2015-06-25 Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
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-08 Jan Hubickare PR lto/65378 (Tweak to wording of -Wodr message)
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-24 Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-05-19 Jan Hubickaipa-devirt.c (type_in_anonymous_namespace_p): Return...
next