aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-3/+44
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-26re PR tree-optimization/36329 (latent problem with tree inlining)Eric Botcazou1-1/+1
2008-05-25tree.h: Update the table of flags used on tree nodes.Eric Botcazou1-64/+122
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra1-1/+1
2008-05-14optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck1-3/+1
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo1-22/+0
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-6/+15
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-37/+1
2008-05-07[multiple changes]Kenneth Zadeck1-22/+37
2008-05-01tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.Eric Botcazou1-3/+17
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-1/+1
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-13/+2
2008-04-11tree.h (struct tree_base): Added a new flag default_def_flag.Oleg Ryjkov1-2/+3
2008-04-08fold-canst.c (tree_call_nonnegative_warnv_p): New.Rafael Avila de Espindola1-0/+3
2008-04-07Removal of Return with Depressed Stack Pointer supportEric Botcazou1-10/+2
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-2/+0
2008-03-28fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola1-0/+10
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+6
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther1-6/+0
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther1-14/+7
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-8/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-16/+3
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+8
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-6/+0
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+6
2008-02-20tree.h (fold_real_zero_addition_p): Declare.Richard Guenther1-0/+2
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford1-0/+2
2008-01-21re PR c++/34196 (uninitialized variable warning in dead exception region)Jason Merrill1-1/+8
2008-01-18re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor1-3/+11
2007-12-19tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford1-1/+1
2007-12-15dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be...Alexandre Oliva1-2/+2
2007-11-26PR 34081/C++Andreas Krebbel1-1/+1
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther1-1/+2
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou1-1/+0
2007-11-16re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther1-8/+6
2007-11-13pr 33870Diego Novillo1-5/+12
2007-11-07tree.h (struct tree_struct_field_tag): Move field in_nested_struct ...Diego Novillo1-4/+5
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo1-0/+6
2007-11-06re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell1-4/+3
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-0/+2
2007-10-14c-common.h: Remove the prototype for c_expand_body.Kazu Hirata1-1/+0
2007-10-06Revert:Eric Botcazou1-2/+1
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-0/+1
2007-09-22re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill1-0/+2
2007-09-22re PR tree-optimization/33146 (ICE in build_polynomial_chrec, at tree-chrec.h...Richard Guenther1-1/+3
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+62
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-1/+1
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-15/+10
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+7