summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* tree.c (free_lang_data_in_decl): Clear DECL_INITIAL for automatic variables a...Richard Guenther2010-10-151-2/+3
* re PR tree-optimization/45957 (g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr)Richard Guenther2010-10-151-16/+0
* sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...Eric Botcazou2010-10-141-0/+8
* re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther2010-10-141-0/+4
* Centralize knowledge of eh personality routines.Richard Henderson2010-10-131-5/+1
* re PR lto/45947 (ICE: tree code 'template_decl' is not supported in gimple st...Richard Guenther2010-10-091-1/+1
* lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers): Re-construct BLO...Richard Guenther2010-10-081-63/+1
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-2/+4
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-2/+2
* extend.texi: (attribute leaf): Document.Jan Hubicka2010-09-241-13/+16
* langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou2010-09-201-24/+62
* tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther2010-09-161-2/+21
* tree.c (build_zero_cst): New.Jan Hubicka2010-09-131-0/+12
* tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE.Richard Guenther2010-09-101-18/+0
* re PR debug/44115 (gcc.dg/guality/sra-1.c failure)Richard Guenther2010-09-101-6/+0
* tree.c (type_hash_eq): For ARRAY_TYPEs also compare TYPE_SIZE.Richard Guenther2010-09-101-44/+31
* tree.h (build_index_2_type): Remove.Richard Guenther2010-09-101-9/+0
* re PR debug/45419 (-fcompare-debug failure at -O3)Alexandre Oliva2010-09-081-0/+15
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-4/+38
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-1/+1
* re PR bootstrap/45321 (ARM bootstrap failure due to stdarg_p change)Mikael Pettersson2010-09-011-1/+1
* re PR tree-optimization/45255 (internal compiler error: verify_stmts failed w...Richard Guenther2010-08-261-2/+1
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-11/+11
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-4/+5
* tree.h (tree_node_kind): Delete.Nathan Froyd2010-08-101-2/+0
* tree.c (nreverse): Assert that we don't have a BLOCK.Nathan Froyd2010-08-091-0/+3
* tree.c (build_vector): Assert that the vector constant has enough elements.Richard Guenther2010-07-291-0/+7
* re PR lto/45018 (ICE: tree check: did not expect class 'type', have 'type' (r...Richard Guenther2010-07-211-4/+11
* tree.c (build_common_builtin_nodes): Use build_function_type_list instead of ...Nathan Froyd2010-07-161-50/+36
* tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov2010-07-151-3/+4
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-7/+7
* tree.c (type_hash_if_marked_p): Removed non-ggc_marked_p clause.Tom de Vries2010-07-091-4/+2
* When materializing a cloned function with arguments removed,Duncan Sands2010-07-071-1/+1
* re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka2010-07-071-0/+1
* vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd2010-07-061-6/+7
* double-int.h (fit_double_type): Remove declaration.Anatoly Sokolov2010-07-051-22/+17
* tree.c (reference_alias_ptr_type): New function.Richard Guenther2010-07-051-0/+19
* tree.h (build_call_list): Remove.Nathan Froyd2010-07-051-21/+0
* tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther2010-07-051-2/+0
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-1/+38
* double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov2010-06-281-0/+46
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-281-0/+7
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-0/+17
* tree.h (vec_member): Declare.Nathan Froyd2010-06-171-0/+13
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-27/+19
* re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2010-06-061-0/+17
* tree.h (struct tree_decl_map): New type.Jakub Jelinek2010-06-021-23/+33
* tree.h (build_nt_call_list): Delete.Nathan Froyd2010-06-011-17/+0
* Revert "Fix PR c++/44188"Dodji Seketeli2010-05-281-17/+0
* re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2010-05-271-0/+17