aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-07re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther1-0/+1
2006-07-03tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou1-0/+1
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill1-3/+3
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson1-0/+5
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-0/+1
2006-06-15fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue.Richard Guenther1-0/+1
2006-06-04stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher1-44/+41
2006-06-04tree.h: Declare folding_initializer.Mark Shinwell1-0/+4
2006-05-17re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek1-0/+7
2006-05-15re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak1-7/+0
2006-05-10tree.h: Include "hashtab.h".Ben Elliston1-1/+2
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-5/+21
2006-04-08tree.h (tree_memory_tag): Add old_used_alone.Daniel Berlin1-0/+6
2006-03-25re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin1-2/+9
2006-03-04tree.c (add_var_to_bind_expr): Remove.Kazu Hirata1-4/+0
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-7/+1
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+1
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-10/+20
2006-02-28tree.h (strct phi_arg_d): Remove unused NONZERO field.Jeff Law1-1/+0
2006-02-23tree.h (PHI_ARG_NONZERO): Remove.Jeff Law1-1/+0
2006-02-22tree.h (variable_section): Delete.Richard Sandiford1-1/+0
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-0/+5
2006-02-16tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law1-0/+4
2006-02-15tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin1-2/+19
2006-02-15tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather than TREE_CODE as...Jakub Jelinek1-1/+1
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-1/+1
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-4/+2
2006-02-03tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle1-1/+1
2006-01-26tree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for --disable-checking.Shantonu Sen1-0/+1
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-18/+149
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-0/+16
2006-01-18[multiple changes]Diego Novillo1-0/+107
2006-01-14tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor1-2/+6
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-0/+6
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+15
2005-12-09tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo1-1/+1
2005-12-08* tree.h (DECL_EXTERNAL): Clarify documentation.Gabriel Dos Reis1-1/+6
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-8/+38
2005-12-02tree.h (build): Remove prototype.Richard Guenther1-13/+0
2005-12-02tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ...Roger Sayle1-5/+2
2005-11-30tree.h (CASE_FLT_FN, [...]): New macros.Volker Reichelt1-0/+3
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-2/+11
2005-11-08re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill1-1/+1
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-0/+4
2005-10-12re PR c/24255 (__transparent_union__ mishandled)Richard Henderson1-9/+3
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-4/+3
2005-10-03gimplify.c (find_single_pointer_decl_1): New static function.Ian Lance Taylor1-2/+17
2005-09-19tree-ssa-operands.c (swap_tree_operands): Export.Dorit Nuzman1-0/+1
2005-09-07function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson1-1/+0
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek1-1/+1