aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-30re PR debug/43942 (-fcompare-debug faulure with external declaration in funct...Jakub Jelinek1-1/+2
2010-04-26re PR debug/42425 (ICE declaring local class)Richard Guenther1-1/+6
2010-04-23re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))Richard Guenther1-1/+2
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-2/+2
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-2/+9
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov1-19/+5
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-2/+2
2010-04-07re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek1-4/+22
2010-04-07re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...Richard Guenther1-0/+3
2010-04-01re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther1-1/+5
2010-03-11re PR tree-optimization/43257 (IPA-SRA changes DECL_ASSEMBLER_NAME)Martin Jambor1-20/+28
2010-02-10re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b...Richard Guenther1-0/+8
2010-01-21tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson1-0/+12
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-32/+10
2009-12-12tree.c (need_assembler_name_p): Abstract decls do not need an assembler name.Richard Guenther1-0/+4
2009-12-02re PR lto/42088 (flag_gtoggle in free_lang_data hides -fcompare-debug errors)Richard Guenther1-6/+2
2009-12-02re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand1-43/+4
2009-11-30tree.c (free_lang_data): Do not set debug_info_level to none if terse.Richard Guenther1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-65/+65
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-1/+2
2009-11-19gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...Richard Guenther1-2/+5
2009-11-19tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...Jakub Jelinek1-1/+1
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-1/+1
2009-11-07* tree.c (reconstruct_complex_type): Preserve attributes.Jason Merrill1-1/+2
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-1/+2
2009-10-28tree.c (free_lang_data_in_type): Do not call get_alias_set.Richard Guenther1-20/+17
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-11/+59
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+2
2009-10-25re PR middle-end/41814 (ICE in jc1 during bootstrap of gcj)Richard Guenther1-5/+9
2009-10-15tree.c (free_lang_data_in_decl): Free DECL_FCONTEXT.Richard Guenther1-0/+4
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-2/+3
2009-10-14re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-2/+11
2009-10-08re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz1-1/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-89/+135
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-18/+15
2009-09-17re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')Michael Matz1-1/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-37/+81
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+15
2009-09-10tree.c (chain_index): New fn.Jason Merrill1-0/+11
2009-09-10re PR middle-end/41254 (crashed compile Qt4 gui library)Richard Guenther1-63/+84
2009-09-09tree.c (free_lang_data_in_type): Do not free the type variant chains.Richard Guenther1-11/+7
2009-09-08tree.c (tree_find_value): Remove.Jason Merrill1-12/+0
2009-09-06re PR c++/41144 (ice for legal code with -O2 in get_alias_set)Richard Guenther1-26/+11
2009-09-03[multiple changes]Diego Novillo1-0/+793
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-0/+12
2009-08-06re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener1-1/+1
2009-08-03tree.c (make_vector_type): Build a main variant first, get the canonical one ...Richard Guenther1-13/+13
2009-07-20re PR tree-optimization/40792 (internal error in com_mpi.c at -O3 for gcc 4.4.0)Jakub Jelinek1-1/+0
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+3