summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-05-031-0/+9
* tree.c (tree_code_counts): New global array.Richard Guenther2011-05-021-0/+8
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-6/+18
* Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther2011-04-271-2/+10
* tree.c (build_int_cst): Properly create canonicalized integer constants.Richard Guenther2011-04-221-10/+3
* re PR debug/48703 (segfault in canonicalize_for_substitution)Richard Guenther2011-04-211-4/+0
* Revert last patch.Richard Sandiford2011-04-201-9/+0
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-04-201-0/+9
* re PR debug/48207 (ICE in lhd_set_decl_assembler_name, at langhooks.c:158)Richard Guenther2011-04-191-1/+6
* tree.c (upper_bound_in_type): Build properly canonicalized INTEGER_CSTs.Richard Guenther2011-04-181-13/+13
* re PR c/48650 (valgrind: Invalid write of size 8 in build_string (tree.c:1524))Richard Guenther2011-04-181-1/+1
* tree.h (struct tree_constructor): Include tree_typed instead of tree_common.Nathan Froyd2011-04-141-1/+1
* tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd2011-04-131-1/+1
* tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.Nathan Froyd2011-04-131-3/+3
* ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2011-04-131-58/+8
* tree.h (struct typed_tree): New.Nathan Froyd2011-04-121-1/+7
* Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.Duncan Sands2011-04-091-0/+4
* tree.h (struct tree_const_decl): Inherit from tree_decl_common.Nathan Froyd2011-04-041-2/+1
* tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not an integer.Michael Matz2011-04-031-0/+7
* tree.c (decl_init_priority_insert): Don't create entry for default priority.Michael Matz2011-04-031-44/+4
* Changelog c-family/Kai Tietz2011-03-251-6/+2
* ChangeLog gcc/Kai Tietz2011-03-251-31/+75
* tree.c (record_node_allocation_statistics): New function.Nathan Froyd2011-03-241-56/+40
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-0/+14
* tree.c (build_call_1): New function.Nathan Froyd2011-03-221-12/+20
* re PR tree-optimization/48098 (internal compiler error: in build_vector_from_...Richard Guenther2011-03-141-2/+8
* re PR c++/48073 (ICE with -flto in templated C++ code)Richard Guenther2011-03-111-1/+2
* re PR c++/48069 (FAIL: g++.old-deja/g++.pt/spec26.C)Jason Merrill2011-03-111-2/+1
* re PR c++/48029 (ICE in finish_member_declaration() with --param ggc-min-expa...Jason Merrill2011-03-101-2/+9
* re PR target/47822 (Multiple test suite failures due to revision 170321)Richard Guenther2011-02-201-0/+19
* c.opt (-fkeep-inline-dllexport): New switch.Dave Korn2011-01-261-3/+4
* ChangeLog gcc/Kai Tietz2011-01-011-9/+10
* tree.c (get_binfo_at_offset): Use BINFO_TYPE instead of TREE_TYPE, compare TY...Martin Jambor2010-12-261-2/+2
* re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor2010-12-221-4/+9
* tree.c (get_file_function_name): Avoid using random seed on GLOBAL_sub_I and ...Jan Hubicka2010-12-151-2/+6
* tree.c (build_range_type_1): Do not SET_TYPE_STRUCTURAL_EQUALITY for a non-sh...Eric Botcazou2010-12-021-7/+8
* tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...Jan Hubicka2010-12-011-6/+0
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-0/+105
* re PR middle-end/46725 (ICE when compiling libstdc++-v3/include/precompiled/s...Eric Botcazou2010-11-301-4/+2
* tree.c (build_range_type_1): Do not set TYPE_STRUCTURAL_EQUALITY_P because of...Eric Botcazou2010-11-301-2/+4
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-1/+2
* re PR tree-optimization/46383 (ICE: in get_binfo_at_offset, at tree.c:10947)Martin Jambor2010-11-111-2/+2
* tree.h (contains_placeholder_p): Fix comment.Eric Botcazou2010-11-091-8/+11
* builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd2010-11-031-7/+37
* re PR middle-end/46120 (g++.dg/ipa/ivinline-?.C)Martin Jambor2010-11-021-19/+21
* * tree.c (build_vector_from_val): Use useless_type_conversion_p.Nathan Froyd2010-11-011-2/+2
* fold-const.c (build_zero_vector): Use build_vector_from_val.Nathan Froyd2010-10-311-11/+4
* tree.h (build_vector_from_val): Declare.Artjoms Sinkarovs2010-10-291-0/+22
* re PR tree-optimization/45875 (ice in gimple_fold_obj_type_ref_known_binfo wi...Martin Jambor2010-10-211-3/+0
* re PR lto/44950 (ICE in dwarf2out_finish, at dwarf2out.c:22271)Richard Guenther2010-10-181-0/+9