OSDN Git Service

(legitimate_address_p): Reject address whose index is itself the sum of two
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-08 kazu * c-common.c (verify_tree): Don't check code length...
2004-12-07 kazugcc/
2004-12-02 pinskia2004-12-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-27 kazu * tree.c (operand_equal_for_phi_arg_p): New.
2004-11-24 aldyh * tree.c (recompute_tree_invarant_for_addr_expr):...
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-17 law * tree-cfg.c (edge_to_cases): Renamed from edge_to_cas...
2004-11-15 rakdver PR tree-optimization/18431
2004-11-13 kazu * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimpl...
2004-11-13 law * tree-cfg.c (hashtab.h): Include.
2004-11-10 nathan.:
2004-11-03 pinskia2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-03 spop * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR...
2004-10-28 nathan * tree.c (int_cst_node, int_cst_hash_table): New varia...
2004-10-27 rakdver PR tree-optimization/18048
2004-10-25 pinskia2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-21 pinskia2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-19 rth PR middle-end/17885
2004-09-29 nathan * tree.c (make_node_stat): Fix uninitialized warning...
2004-09-28 mmitchel PR c++/17642
2004-09-23 fjahanianPR c++/9844, PR c++/13989
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-18 zack * tree.c, tree.h (tree_class_strings): Make array...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-16 rakdver * fold-const.c (fold): Fold difference of addresses.
2004-09-15 jsm28gcc:
2004-09-13 rth PR 17436
2004-09-12 rth PR c++/16254
2004-09-11 zack * tree.c (tree_code_size): New function, bulk of code...
2004-09-09 nathan * cgraphunit.c (cgraph_mark_functions_to_output):...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-04 kennerTrivial reformatting.
2004-09-04 kenner * tree.c (save_expr): No longer TREE_READONLY.
2004-09-04 hubicka * tree.c (iterate_hash_expr): Optimize, avoid use...
2004-08-31 kennerAdd missing newlines at two function headers
2004-08-30 rth * expr.c (array_ref_element_size): Force aligne...
2004-08-27 rthUpdate comment for staticp.
2004-08-27 rth * tree.c (staticp): Return the static object.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15 nathan.:
2004-08-12 dnovillo PR tree-optimization/16867
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-25 giovannibajo PR c++/9283
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-25 bernie * c-common.h (c_staticp): Change return type from...
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-20 nathan.:
2004-07-20 nathan.:
2004-07-15 bothner * input.h: If USE_MAPPED_LOCATION, define separate...
2004-07-13 spop * Makefile.in (OBJS-common): Add tree-data-ref.o.
2004-07-11 rth PR tree-opt/16383
2004-07-10 rakdver * tree-ssa-loop-im.c: New file.
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 aolivaIntroduce H8SX support.
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 jsm28 * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-28 nathan * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 sayle * fold-const.c (operand_equal_p): Pass flags in recurs...
2004-06-15 dberlin2004-06-15 Daniel Berlin <dberlin@dberlin.org>
2004-06-10 jakub PR c++/14791
2004-06-07 amylaar * tree.c (iterative_hash_expr): Use real_hash.
2004-05-21 sayle * tree.c (array_type_nelts, save_expr, substitute_in_expr,
2004-05-20 sayle PR middle-end/3074
2004-05-14 zack * tree.def (documentation): Remove mention of class...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-25 kenner PR/c++ 15119
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-05 pinskia2004-04-05 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-19 kenner * tree.c (substitute_in_expr): Rewrite to simplify...
2004-03-19 kenner * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
next