aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Revert "Fix PR c++/44188"Dodji Seketeli1-17/+0
2010-05-27re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli1-0/+17
2010-05-27input.c: New file.Joseph Myers1-22/+0
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz1-1/+14
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+3
2010-05-21tree.c (build_function_decl_skip_args): Fix grammar.Nathan Froyd1-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov1-11/+0
2010-05-19re PR lto/44196 (lto1: ICE: tree check: expected field_decl, have type_decl i...Richard Guenther1-0/+9
2010-05-19Revert:Nathan Froyd1-0/+21
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-21/+0
2010-05-19tree.h (build_int_cstu): Implement as static inline.Anatoly Sokolov1-12/+13
2010-05-17cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor1-0/+56
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd1-16/+0
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd1-1/+1
2010-05-16tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on BUILT_IN_AL...Eric Botcazou1-2/+5
2010-05-15tree.h (ctor_to_list): Delete.Nathan Froyd1-19/+0
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-1/+0
2010-05-12tree.c (build_constructor): Compute TREE_CONSTANT for the resultant constructor.Nathan Froyd1-17/+18
2010-05-06* tree.c (initializer_zerop): Handle STRING_CST.Maxim Kuvyrkov1-0/+13
2010-05-04tree.c (free_lang_data_in_one_sizepos): New inline function.Eric Botcazou1-6/+43
2010-05-03double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov1-0/+24
2010-04-30re PR debug/43942 (-fcompare-debug faulure with external declaration in funct...Jakub Jelinek1-1/+2
2010-04-26re PR debug/42425 (ICE declaring local class)Richard Guenther1-1/+6
2010-04-23re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))Richard Guenther1-1/+2
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-2/+2
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-2/+9
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov1-19/+5
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-2/+2
2010-04-07re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek1-4/+22
2010-04-07re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...Richard Guenther1-0/+3
2010-04-01re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther1-1/+5
2010-03-11re PR tree-optimization/43257 (IPA-SRA changes DECL_ASSEMBLER_NAME)Martin Jambor1-20/+28
2010-02-10re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b...Richard Guenther1-0/+8
2010-01-21tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson1-0/+12
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-32/+10
2009-12-12tree.c (need_assembler_name_p): Abstract decls do not need an assembler name.Richard Guenther1-0/+4
2009-12-02re PR lto/42088 (flag_gtoggle in free_lang_data hides -fcompare-debug errors)Richard Guenther1-6/+2
2009-12-02re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand1-43/+4
2009-11-30tree.c (free_lang_data): Do not set debug_info_level to none if terse.Richard Guenther1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-65/+65
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-1/+2
2009-11-19gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...Richard Guenther1-2/+5
2009-11-19tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...Jakub Jelinek1-1/+1
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-1/+1
2009-11-07* tree.c (reconstruct_complex_type): Preserve attributes.Jason Merrill1-1/+2
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-1/+2
2009-10-28tree.c (free_lang_data_in_type): Do not call get_alias_set.Richard Guenther1-20/+17
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-11/+59
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+2