Age | Commit message (Expand) | Author | Files | Lines |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -2/+2 |
2020-07-13 | ipa-devirt: Fix crash in obj_type_ref_class [PR95114] | Richard Sandiford | 1 | -3/+6 |
2020-06-06 | Fix ICE in ODR enum streaming [PR95548] | Jan Hubicka | 1 | -11/+48 |
2020-06-03 | Optimize ODR enum streaming | Jan Hubicka | 1 | -45/+359 |
2020-02-17 | Fix grammar in error message. | Martin Liska | 1 | -1/+1 |
2020-01-28 | ipa: fix handling of multiple speculations (PR93318) | Jan Hubicka | 1 | -5/+2 |
2020-01-14 | Compare TREE_ADDRESSABLE and TYPE_MODE when ODR checking types. | Jan Hubicka | 1 | -0/+21 |
2020-01-14 | hash-table.h: support non-zero empty values in empty_slow (v2) | David Malcolm | 1 | -0/+1 |
2020-01-08 | Use cgraph_node::dump_{asm_},name where possible. | Martin Liska | 1 | -2/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-10 | Check for TYPE_DECL in get_odr_name_for_type | Richard Sandiford | 1 | -1/+1 |
2019-12-02 | Refactor IPA devirt a bit. | Martin Liska | 1 | -14/+23 |
2019-11-29 | Check for TYPE_NAME in type_with_linkage_p. | Martin Liska | 1 | -0/+7 |
2019-11-28 | Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. | Martin Liska | 1 | -12/+13 |
2019-11-23 | ipa-fnsummary.c: Fix comment typos. | Jakub Jelinek | 1 | -14/+14 |
2019-11-08 | ipa-utils.c (ipa_merge_profiles): Fix fprintf format string typo - mistmatch ... | Jakub Jelinek | 1 | -1/+1 |
2019-11-04 | ipa-inline-transform.c: Include ipa-utils.h | Jan Hubicka | 1 | -0/+6 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -1/+1 |
2019-10-02 | re PR c++/91222 (507.cactuBSSN_r build fails in warn_types_mismatch at ipa-de... | Jan Hubicka | 1 | -2/+2 |
2019-10-01 | re PR c++/91222 (507.cactuBSSN_r build fails in warn_types_mismatch at ipa-de... | Jan Hubicka | 1 | -5/+5 |
2019-08-13 | Protect some checks of DECL_FUNCTION_CODE | Richard Sandiford | 1 | -4/+2 |
2019-07-31 | ipa-devirt: make qsort helpers static | Alexander Monakov | 1 | -2/+2 |
2019-07-29 | re PR c++/91222 (507.cactuBSSN_r build fails in warn_types_mismatch at ipa-de... | Jan Hubicka | 1 | -1/+1 |
2019-07-25 | * ipa-devirt.c (add_type_duplicate): Fix return value. | Jan Hubicka | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-06-27 | class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-base type copy. | Jan Hubicka | 1 | -0/+45 |
2019-06-07 | common.opt (flto-odr-type-merging): Ignore. | Jan Hubicka | 1 | -218/+13 |
2019-06-01 | alias.c: Include ipa-utils.h. | Jan Hubicka | 1 | -0/+14 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -1/+1 |
2019-05-03 | re PR tree-optimization/90303 (ICE in hash_odr_name with fastcall attribute s... | Jakub Jelinek | 1 | -2/+2 |
2019-04-14 | re PR lto/89358 (Combining -std=c++14 and -std=c++17 objects gives ODR warnings) | Jan Hubicka | 1 | -2/+20 |
2019-04-09 | re PR translation/90011 (trailing space in diagnostic) | Jakub Jelinek | 1 | -1/+1 |
2019-03-08 | re PR ipa/80000 (diagnostics: trailing spaces in "one definition rule ") | Jakub Jelinek | 1 | -9/+9 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -8/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-27 | ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types. | Jan Hubicka | 1 | -1/+7 |
2018-12-24 | ipa-devirt.c (dump_targets): Cap number of targets printed. | Jan Hubicka | 1 | -5/+13 |
2018-12-24 | lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met... | Jan Hubicka | 1 | -0/+6 |
2018-12-22 | tree.c: (obj_type_ref_class): Move to... | Jan Hubicka | 1 | -0/+26 |
2018-11-22 | re PR lto/88142 (ICE in lto_warn at ipa-devirt.c:1020 since r265519) | Jan Hubicka | 1 | -33/+22 |
2018-11-21 | re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimal�... | Jan Hubicka | 1 | -14/+32 |
2018-11-21 | re PR lto/84044 (Spurious -Wodr warning with -flto) | Jan Hubicka | 1 | -1/+1 |
2018-11-20 | ipa-devirt.c (add_type_duplicate): Do not ICE on incomplete enums. | Jan Hubicka | 1 | -1/+2 |
2018-11-20 | re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimal�... | Jan Hubicka | 1 | -5/+36 |
2018-11-19 | re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimal�... | Jan Hubicka | 1 | -3/+5 |
2018-11-17 | re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimal�... | Jan Hubicka | 1 | -6/+18 |
2018-11-07 | ipa-devirt.c (odr_types_equivalent_p): Expect constants than const decls in T... | Jan Hubicka | 1 | -19/+66 |
2018-10-26 | ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion. | Jan Hubicka | 1 | -8/+5 |
2018-10-26 | ipa-devirt.c (warn_odr): Make static. | Jan Hubicka | 1 | -88/+116 |