aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-03* tree.h (DECL_ALIGN): Back out previous change.Geoffrey Keating1-1/+1
2007-07-03* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.Geoffrey Keating1-1/+1
2007-07-02tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou1-1/+1
2007-06-27re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re...Richard Guenther1-0/+1
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther1-1/+7
2007-06-21re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -...Sebastian Pop1-0/+1
2007-06-20re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet1-0/+5
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata1-3/+0
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+13
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+1
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-2/+1
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-0/+6
2007-05-19re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time)Kaveh R. Ghazi1-0/+1
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-0/+1
2007-05-01tree.h (maybe_fold_offset_to_component_ref): Remove.Jan Hubicka1-2/+1
2007-04-30double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses1-0/+1
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-3/+9
2007-04-19fold-const.c: Remove prototypes for native_encode_expr and native_interpret_e...Brooks Moses1-0/+4
2007-04-08tree.h (maybe_fold_offset_to_component_ref): Declare.Jan Hubicka1-0/+2
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+0
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+1
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-0/+2
2007-03-28tree.c (is_global_var): Move ...Richard Guenther1-1/+0
2007-03-28tree.c (tree_contains_struct): Permit 512 tree codes.Douglas Gregor1-3/+5
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-0/+1
2007-03-12ipa-type-escape improvementsOlga Golovanevsky1-1/+1
2007-02-28builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore1-4/+3
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-22/+68
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle1-2/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-18/+144
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+6
2007-02-12tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+2
2007-02-11re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell1-0/+20
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-0/+1
2007-02-06tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini1-2/+11
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin1-0/+4
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-0/+4
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-3/+0
2007-01-28tree.c (tree_fold_gcd): Delete.Roger Sayle1-1/+0
2007-01-13tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle1-2/+2
2007-01-11tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.Roger Sayle1-11/+4
2007-01-08tree.h (force_fit_type_double): Export.Richard Guenther1-1/+2
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther1-0/+2
2007-01-08builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther1-0/+2
2007-01-05re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez1-0/+5
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-0/+22
2006-12-30tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka1-7/+0
2006-12-23tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer...Zdenek Dvorak1-16/+0
2006-12-22tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak1-1/+16
2006-12-12re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski1-6/+7