aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez1-12/+0
2009-07-06tree.c: Include debug.h.Diego Novillo1-117/+261
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-5/+118
2009-06-29tree.c (process_call_operands): Propagate TREE_READONLY from the operands.Eric Botcazou1-26/+32
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-57/+2
2009-06-26re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson1-8/+17
2009-06-19tree.c (substitute_in_expr): Tweak and reformat.Eric Botcazou1-79/+100
2009-06-17tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet1-0/+73
2009-06-15re PR middle-end/40439 (Bootstrap broken on FreeBSD in tree.c)Richard Guenther1-1/+2
2009-06-14passes.c: Add bswap pass.Andreas Krebbel1-0/+29
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-13/+26
2009-06-05re PR middle-end/40340 (Fortification warning no longer emitted in inlines)Jakub Jelinek1-25/+5
2009-05-29tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DEC...Kai Tietz1-1/+2
2009-05-24re PR tree-optimization/40233 (Test failures with "alignment of array element...Richard Guenther1-1/+2
2009-05-22Fix PR tree-optimization/40219Michael Meissner1-5/+7
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-4/+0
2009-05-22tree.c (handle_dll_attribute): Mark dllexport'd inlines as non-external.Mark Mitchell1-1/+7
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-1/+69
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+51
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor1-4/+4
2009-05-12tree.c (iterative_hash_pointer): Delete.Alexandre Oliva1-25/+6
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-9/+9
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-0/+12
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-3/+5
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+1
2009-04-19* tree.c (protected_set_expr_location): Fix formatting.Eric Botcazou1-1/+2
2009-04-18tree.c (function_args_count): Remove.Kazu Hirata1-20/+0
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-0/+13
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-22/+2
2009-03-30re PR middle-end/38237 (multiple weak directives)Steve Ellcey1-0/+12
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+55
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-8/+6
2009-03-03re PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2 no longer warns with new g...Richard Guenther1-0/+36
2009-02-23re PR tree-optimization/37709 (inlining causes explosion in debug info)Jan Hubicka1-0/+45
2008-12-08re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson1-8/+8
2008-11-19tree.c (build2_stat): Allow non-POINTER_PLUS_EXPRs with non-sizetype offsets ...Richard Guenther1-2/+7
2008-10-29re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez1-0/+27
2008-10-22tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther1-0/+4