aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-18tree.c (get_qualified_type): Put found type variants at the head of the varia...Richard Biener1-5/+16
2019-04-15re PR ipa/88936 (-fipa-pta breaks bash (incorrect optimisation of recursive s...Richard Biener1-5/+13
2019-03-21re PR lto/89692 (ICE in streamer_write_chain, at tree-streamer-out.c:506)Jan Hubicka1-7/+23
2019-03-21re PR middle-end/89779 (internal compiler error: tree check: expected class â...Richard Biener1-4/+1
2019-03-19re PR lto/87089 (tree check: expected class 'type', have 'declaration' (names...Jan Hubicka1-2/+8
2019-03-15re PR c++/89709 (ICE with constexpr and "-O")Jakub Jelinek1-0/+2
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska1-8/+8
2019-02-28re PR lto/88585 (ICE in fld_incomplete_type_of, at tree.c:5295)Jan Hubicka1-41/+53
2019-02-26re PR c++/89507 (bogus "size of array exceeds maximum object size")Jakub Jelinek1-10/+7
2019-02-18PR middle-end/89294 - ICE in valid_constant_size_pMartin Sebor1-1/+7
2019-02-11PR c++/87996 - size of array is negative error when SIZE_MAX/2 < sizeof(array...Martin Sebor1-6/+40
2019-02-10re PR lto/89272 (r268728 caused FAIL: g++.dg/lto/pr65316 cp_lto_pr65316_0.o a...Jan Hubicka1-1/+4
2019-02-09re PR lto/87089 (tree check: expected class 'type', have 'declaration' (names...Jan Hubicka1-1/+2
2019-01-15Fix ICE on class-template argument deduction (PR c++/88795)David Malcolm1-0/+2
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-3/+3
2019-01-09re PR middle-end/88758 (186.crafty in SPEC CPU 2000 failed to build)Jakub Jelinek1-1/+1
2019-01-07[2/2] PR88598: Optimise reduc (bit_and)Richard Sandiford1-0/+32
2019-01-07[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }Richard Sandiford1-7/+56
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-27ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka1-1/+6
2018-12-24tree.c (fld_simplified_type): Temporarily disable array simplification.Jan Hubicka1-1/+2
2018-12-22tree.c: (obj_type_ref_class): Move to...Jan Hubicka1-19/+0
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm1-13/+389
2018-11-29re PR target/88152 (optimize SSE & AVX char compares with subsequent movmskb)Jakub Jelinek1-0/+32
2018-11-23PR tree-optimization/87756 - missing unterminated argument warning using addr...Martin Sebor1-11/+14
2018-11-22re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener1-7/+0
2018-11-21re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka1-32/+61
2018-11-20ipa-devirt.c (add_type_duplicate): Do not ICE on incomplete enums.Jan Hubicka1-14/+69
2018-11-20re PR lto/87997 (ICE in cp_var_mod_type_p at gcc/cp/cp-objcp-common.c:107 sin...Jan Hubicka1-16/+20
2018-11-19re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener1-0/+7
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor1-4/+38
2018-11-09tree.c (fld_type_variant_equal_p): Test user align flag.Jan Hubicka1-2/+7
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+12
2018-11-07tree.c (fld_incomplete_type_of): Clear TREE_ADDRESSABLE.Jan Hubicka1-0/+18
2018-11-07ipa-devirt.c (odr_types_equivalent_p): Expect constants than const decls in T...Jan Hubicka1-1/+16
2018-11-07tree.c (fld_type_variant_equal_p): Skip TYPE_ALIGN check when building incomp...Jan Hubicka1-3/+9
2018-11-07tree.c (free_lang_data_in_type): Add fld parameter; simplify return and param...Jan Hubicka1-6/+15
2018-11-06tree.c (fld_simplified_type_name): Break out form ...Jan Hubicka1-6/+20
2018-11-06tree.c (fld_type_variant): Also copy alignment; be sure that new variant is e...Jan Hubicka1-0/+2
2018-11-06ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka1-0/+2
2018-11-06* tree.c (fld_simplified_type_of): Clear TYPELESS_STORAGE flag.Jan Hubicka1-0/+1
2018-11-06tbaa-1.c: New testcase.Jan Hubicka1-1/+6
2018-11-06tree.c (free_lang_data): Reset overwite_assembler_name...Jan Hubicka1-0/+7
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska1-24/+67
2018-11-01tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of TYPE_DECL.Jan Hubicka1-0/+2
2018-10-30* tree.cJan Hubicka1-47/+166
2018-10-26* tree.c (free_lang_data_in_type): Only check main variants.Jan Hubicka1-1/+1
2018-10-05tree-core.h (tree_block::abstract_flag): Remove.Richard Biener1-5/+0
2018-10-03gimple-ssa-sprintf.c (format_string): Do not hardcode size of target's wchar_t.Jeff Law1-0/+37
2018-10-02No a*x+b*x factorization for signed vectorsMarc Glisse1-1/+12