aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Add version.h to the list of plugin headers installed.Duncan Sands2-1/+5
2010-01-07re PR rtl-optimization/42511 (bootstrap error in stage3 on alpha-linux-gnu)Uros Bizjak2-2/+9
2010-01-07gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher3-4/+6
2010-01-07re PR tree-optimization/42157 (ICE building stage 1 libgcc: SEGV in compare_a...Martin Jambor2-2/+11
2010-01-07re PR fortran/42597 (ICE with procedure pointer initialized to null())Tobias Burnus4-1/+45
2010-01-07re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus4-26/+70
2010-01-07Daily bump.GCC Administrator1-1/+1
2010-01-06re PR middle-end/41883 (ICE from '-O -fprofile-arcs -fsched2-use-superblocks...Richard Henderson3-113/+69
2010-01-06ipa-inline.c (cgraph_decide_inlining_incrementally): Do not inline regular fu...Richard Guenther4-1/+29
2010-01-06rx.h (enum rx_cpu_type): Add RX200.Nick Clifton7-152/+195
2010-01-06tree-ssa-pre.c (name_to_id): New global.Richard Guenther2-7/+42
2010-01-06* ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.Uros Bizjak2-1/+10
2010-01-06* ChangeLog: Fix reversion entry.Uros Bizjak1-3/+10
2010-01-06Daily bump.GCC Administrator1-1/+1
2010-01-05Add smaxv2di3, umaxv2di3, sminv2di3 and uminv2di3H.J. Lu7-0/+244
2010-01-05re PR target/42564 (unrecognizable insn with -O -fPIC)Eric Botcazou6-75/+102
2010-01-05Properly convert GTU to GT for V4SI and V2DIH.J. Lu5-35/+50
2010-01-05re PR tree-optimization/42462 (wrong-code with computed-goto)Martin Jambor4-2/+60
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth7-37/+51
2010-01-05pt.c (unify_pack_expansion): Handle deduction from init-list.Jason Merrill5-1/+29
2010-01-05rx.c (rx_get_stack_layout): Fix allocation of second register to push into th...Nick Clifton2-2/+8
2010-01-05re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)Tobias Burnus2-6/+16
2010-01-05re PR tree-optimization/42614 (FRE optimizes away valid code after IPA inlining)Richard Guenther2-0/+73
2010-01-05invoke.texi: Remove the documentation about option -Wunreachable-code.Eric Fisher16-209/+29
2010-01-05tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.Richard Guenther2-2/+15
2010-01-05re PR other/42611 (ICE in tree_low_cst, at tree.c:5014)Jakub Jelinek4-1/+34
2010-01-05re PR tree-optimization/42508 (wrong code with "-O1 -fipa-sra")Jakub Jelinek5-17/+63
2010-01-05re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus4-0/+34
2010-01-05Daily bump.GCC Administrator1-1/+1
2010-01-05tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant allocation and l...Richard Guenther2-24/+32
2010-01-04tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ...Richard Guenther5-46/+58
2010-01-04re PR fortran/36161 (gfc_error formats are not marked gcc-internal-format in ...Tobias Burnus2-24/+32
2010-01-04re PR tree-optimization/42398 (internal compiler error: in sra_modify_expr, a...Martin Jambor4-20/+25
2010-01-04re PR tree-optimization/42366 (ICE in ipa_write_node_info, at ipa-prop.c:2023)Martin Jambor3-10/+13
2010-01-04Remove duplicated ChangeLog entries.H.J. Lu1-60/+1
2010-01-04re PR c++/42555 (16-byte aligned double is disallowed only in templates)Jason Merrill4-1/+26
2010-01-04re PR c++/42567 ([C++0x] ICE with auto in type_unification_real, at cp/pt.c:1...Jason Merrill4-6/+24
2010-01-04fix comment typoJason Merrill1-1/+1
2010-01-04tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use iterative_hash_* as inte...Richard Guenther3-43/+44
2010-01-04re PR driver/42442 (-march=native doesn't apply to multiple files)Jakub Jelinek2-6/+26
2010-01-04* sv.po: Update.Joseph Myers2-283/+230
2010-01-0420100104_0.c: New.Rafael Avila de Espindola4-1/+23
2010-01-04Don't convert GTU to GT for V4SI and V2DIH.J. Lu12-40/+339
2010-01-04Turn on trace in collect2 if neededH.J. Lu2-2/+22
2010-01-04trans-decl.c (gfc_trans_deferred_vars): Fix spelling.Tobias Burnus2-2/+6
2010-01-04re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus11-17/+171
2010-01-04c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.Jerry Quinn2-4/+11
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner11-15/+75
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu2-0/+7
2010-01-04Daily bump.GCC Administrator1-1/+1