aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener58-165/+105
2013-04-10tree-vectorizer.h (struct _slp_oprnd_info): Remove first_const_oprnd field, r...Richard Biener5-24/+53
2013-04-10re PR tree-optimization/55524 (If fnma exists but not fms, convert_mult_to_fm...Joern Rennecke4-0/+40
2013-04-10cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.Zhouyi Zhou5-2/+27
2013-04-10combine.c (simplify_compare_const): Use GET_MODE_MASK to filter out unnecessa...Chung-Ju Wu2-2/+8
2013-04-10tree-vect-slp.c (vect_get_and_check_slp_defs): Remove broken code swapping op...Richard Biener2-110/+52
2013-04-10sh.md (barrier_align): Use next/prev_active_insn instead of next/prev_real_insn.Christian Bruel2-2/+7
2013-04-10MAINTAINERS (Write After Approval): Add myself.Chung-Ju Wu2-0/+5
2013-04-10re PR c++/56895 (ICE: unexpected expression of kind arrow_expr)Jakub Jelinek4-4/+61
2013-04-10Daily bump.GCC Administrator1-1/+1
2013-04-09ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter.Jan Hubicka4-57/+16
2013-04-09configure, [...]: Rebuild.Tom Tromey5-7/+99
2013-04-09baseline_symbols.txt: Update.Uros Bizjak2-0/+20
2013-04-09re PR c++/25466 (typeid expression fails to throw bad_typeid according to 5.2...Jason Merrill3-7/+47
2013-04-09arm.md (minmax_arithsi_non_canon): New pattern.Kyrylo Tkachov4-0/+64
2013-04-09sched-vis.c (print_pattern): Print SEQUENCE of insns as insns.Steven Bosscher2-5/+28
2013-04-09sparc.md: Use define_c_enum for "unspec" and "unspecv".Steven Bosscher2-82/+86
2013-04-09re PR tree-optimization/48762 (valgrind: Invalid read/write of size 8 in cse_...Marek Polacek2-1/+7
2013-04-09tree-vect-slp.c (vect_get_and_check_slp_defs): Remove code dealing with cost.Richard Biener2-88/+143
2013-04-09re PR middle-end/56883 (error openmp parallel for order)Jakub Jelinek4-20/+119
2013-04-09tree-vrp.c (simplify_cond_using_ranges): Simplify test of boolean when the bo...Jeff Law4-1/+131
2013-04-09Add missing ChangeLog entryAndi Kleen1-0/+9
2013-04-09tree-vectorizer.h (slp_void_p): Remove.Richard Biener4-60/+66
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener4-15/+27
2013-04-09re PR tree-optimization/56854 (error: non-decl/MEM_REF LHS in clobber statement)Jakub Jelinek4-1/+41
2013-04-09gfortran.texi (KIND Type Parameters, [...]): Add crossrefs.Tobias Burnus2-11/+159
2013-04-09tree.c (type_hash_lookup, [...]): Make static.Maxim Kuvyrkov3-4/+7
2013-04-09tree.h (unsave_expr_now): Remove.Richard Biener4-137/+12
2013-04-09Fix non-ASCII characters in names.Jakub Jelinek2-69/+69
2013-04-09Daily bump.GCC Administrator1-1/+1
2013-04-08re PR c++/56838 (GCC svn doesn't compile libreoffice 4.0.1.2)Jason Merrill3-2/+13
2013-04-08rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher4-42/+50
2013-04-08re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit...Thomas Koenig4-1/+30
2013-04-08re PR c++/56871 ([c++11] Specialization of constexpr Templated Function)Paolo Carlini4-5/+37
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson22-80/+147
2013-04-08cxx11.cc: Include <memory>.Paolo Carlini2-0/+5
2013-04-08cygwin.h (EXTRA_OS_CPP_BUILTINS): Replaced TARGET_CYGWIN64 by TARGET_64BIT.Kai Tietz2-1/+6
2013-04-08epiphany.md (<insn_opname>v2si3): Use gen_addsi3_i / gen_subsi3_i.Joern Rennecke2-2/+10
2013-04-08ChangeLog typo fix.Joern Rennecke1-1/+1
2013-04-08epiphany.md (mov_f+2): New peephole2 pattern.Joern Rennecke2-8/+35
2013-04-08epiphany.md (logical_op): New code iterator.Joern Rennecke2-0/+109
2013-04-08constraints.md (CnL): New constraint.Joern Rennecke4-5/+20
2013-04-08epiphany.c (epiphany_select_cc_mode): Don't use CC_FPmode for ORDERED / UNORD...Joern Rennecke3-2/+8
2013-04-08epiphany.md (GPR_1): New constant.Joern Rennecke3-9/+48
2013-04-08* gcc.c-torture/execute/pr56837.c: New test.Jakub Jelinek2-0/+23
2013-04-08re PR c++/34949 (Dead code in empty destructors.)Jakub Jelinek6-10/+171
2013-04-08gimple.c (canonicalize_cond_expr_cond): Rewrite x ^ y into x != y.Jeff Law4-1/+56
2013-04-08gimple-pretty-print.c (debug_gimple_stmt): Do not print extra newline.Richard Biener7-31/+47
2013-04-08epiphany.h (struct GTY (()) machine_function): Add member lr_slot_known.Joern Rennecke4-24/+44
2013-04-08Fix PR target/54338 - Include IWMMXT_GR_REGS in ALL_REGS.Xinyu Qi2-1/+7