aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-12tree-pretty-print.c (dump_generic_node): Print ARRAY_REF lower bound and elem...Richard Guenther2-2/+8
2007-04-12re PR tree-optimization/31169 (Bootstrap comparison error at revision 122821)Richard Guenther2-0/+56
2007-04-12re PR tree-optimization/24689 (operand_equal_p does not return true for some ...Richard Guenther7-8/+91
2007-04-12re PR fortran/31472 (gfortran does not detect the illegal use of an access sp...Tobias Burnus6-60/+171
2007-04-12pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not null before...John David Anglin2-2/+8
2007-04-11tree-ssa-alias.c (dump_mem_ref_stats): Do not call need_to_partition_p if the...Diego Novillo2-1/+7
2007-04-11tree-data-ref.c (chrec_steps_divide_constant_p): Removed.Zdenek Dvorak2-31/+28
2007-04-11Daily bump.GCC Administrator1-1/+1
2007-04-11re PR fortran/31538 (misleading bounds check error)Paul Thomas2-1/+7
2007-04-11reload.c (find_reloads_toplev, [...]): Use rtx_equal_p...Bernd Schmidt2-6/+13
2007-04-11tree-data-ref.c (affine_function_zero_p, [...]): New.Sebastian Pop2-0/+81
2007-04-11tree-data-ref.c (add_multivariate_self_dist): Force the distance vector to be...Zdenek Dvorak2-2/+20
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo17-459/+1461
2007-04-11re PR middle-end/31530 (Incorrect folding of multiplication and sign change w...Richard Guenther2-3/+12
2007-04-11bfin-protos.h (bfin_expand_movmem): Renamed from bfin_expand_strmov.Bernd Schmidt3-9/+14
2007-04-11re PR testsuite/31240 (gfortran.dg/pointer_intent_1.f90 failure at -O0)Tobias Burnus2-2/+13
2007-04-11class.c (convert_to_base_statically): Fold produced tree; verify that we are ...Jan Hubicka2-4/+15
2007-04-11re PR tree-optimization/31343 (ICE in data-refs dependence testing)Sebastian Pop3-19/+58
2007-04-10Daily bump.GCC Administrator1-1/+1
2007-04-102007-04-10 Eric Christopher <echristo@apple.com>Eric Christopher2-4/+34
2007-04-10Add to last commit.Eric Christopher1-22/+22
2007-04-10i386.h (X87_FLOAT_MODE_P): New.Eric Christopher3-26/+49
2007-04-10re PR tree-optimization/31526 (ICE in alloc_aux_for_block())Zdenek Dvorak2-2/+8
2007-04-10i386.md (fix_trunc<mode>di_sse): Remove "x" from "xm" alternative.Uros Bizjak2-143/+89
2007-04-09sse.md (sse2_pinsrw): Removed.H.J. Lu2-14/+7
2007-04-09Daily bump.GCC Administrator1-1/+1
2007-04-09re PR target/27869 ("-O -fregmove" handles SSE scalar instructions incorrectly)Jan Hubicka2-56/+13
2007-04-09re PR c++/31449 ([4.1] static_cast can remove const-ness)Mark Mitchell4-1/+34
2007-04-09foldaddr-3.c: New file.Jan Hubicka4-3/+53
2007-04-09tree.c (cp_tree_equal): Deal with TRAIT_EXPR.Paolo Carlini2-0/+10
2007-04-09cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.Zdenek Dvorak10-33/+109
2007-04-08Daily bump.GCC Administrator1-1/+1
2007-04-08tree.h (maybe_fold_offset_to_component_ref): Declare.Jan Hubicka6-1/+33
2007-04-08varasm.c (assemble_variable): Remove call to lang_hooks.decls.prepare_assembl...Andrew Pinski4-8/+9
2007-04-08* config/i386/i386.c: Use inc/dec on Core2.Mike Stump2-1/+5
2007-04-08langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher9-91/+27
2007-04-08re PR target/29932 (avr-gcc wrongly optimizes bit sets/resets for IO register...Anatoly Sokolov3-15/+17
2007-04-07Daily bump.GCC Administrator1-1/+1
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin13-6/+62
2007-04-08re PR target/30289 (avr-gcc: builtin memset(): wrong code)Anatoly Sokolov2-2/+8
2007-04-07re PR fortran/31257 (ICE in gfc_conv_expr_descriptor)Paul Thomas6-1/+50
2007-04-07re PR fortran/30880 (Derived types with default value -- function with ENTRY:...Paul Thomas4-3/+54
2007-04-07re PR fortran/30872 (Bogus "size of variable is too large")Paul Thomas4-0/+41
2007-04-07re PR fortran/31222 (Rejected: implicitly-typed dummys used in initialization...Paul Thomas4-0/+41
2007-04-07re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas4-1/+53
2007-04-07re PR fortran/31293 (Implicit character and array returning functions)Paul Thomas6-1/+140
2007-04-07Separate NUL byte detection from rest of -Wformat warningsBruce Korb8-1/+59
2007-04-07i386.c (ix86_handle_option): Handle SSSE3.H.J. Lu2-4/+18
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin13-54/+23
2007-04-06Daily bump.GCC Administrator1-1/+1