aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford47-264/+403
2011-08-18rtl.h (set_src_cost, [...]): New functions.Richard Sandiford23-86/+141
2011-08-18rtl.h (set_rtx_cost, [...]): New functions.Richard Sandiford6-8/+35
2011-08-18expr.c (get_inner_reference): Fix typo in last change.Richard Guenther2-1/+5
2011-08-18re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)Paolo Carlini6-8/+28
2011-08-18expr.c (get_inner_reference): Sign-extend the constant twos-complement offset...Richard Guenther3-14/+34
2011-08-18PR c++/45625 - Template parm name doesn't hide outer class scope's member nameDodji Seketeli4-2/+37
2011-08-18Daily bump.GCC Administrator1-1/+1
2011-08-17re PR target/50068 (Invalid memory access in incr_ticks_for_insn)Kaz Kojima2-4/+5
2011-08-17re PR fortran/31461 (warn about entities in USE, ONLY statement not later used)Tobias Burnus5-4/+58
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther24-90/+133
2011-08-17re PR target/43597 (Move and compare with 0 can be combined)Tom de Vries2-0/+33
2011-08-17re PR target/50090 (ARM EABI symbols in libgcc.a have default visibility)Richard Sandiford2-3/+8
2011-08-17re PR fortran/50070 (Segmentation fault at size_binop_loc in fold-const.c)Janus Weil4-9/+38
2011-08-17Daily bump.GCC Administrator1-1/+1
2011-08-16re PR c++/50086 ([C++0x] Error on lookup of template function address with va...Jason Merrill4-20/+32
2011-08-16* g++.old-deja/g++.brendan/README: Add R.I.P.Jason Merrill2-0/+3
2011-08-16pt.c (instantiate_class_template_1): If DECL_PRESERVE_P is set on a member fu...Jason Merrill5-0/+36
2011-08-16re PR c++/50054 (Fails to recover from type error in function signature)Jason Merrill4-0/+25
2011-08-16re PR fortran/50094 (FAIL: gfortran.dg/coarray_6.f90)Tobias Burnus2-1/+7
2011-08-16spu.c (spu_emit_branch_or_set): Avoid reverse tests when generating an intege...Ulrich Weigand2-1/+29
2011-08-16spu.h (LEGITIMIZE_RELOAD_ADDRESS): New macro.Ulrich Weigand4-2/+68
2011-08-16m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov4-12/+30
2011-08-16* config/i386/mingw32.h (GOMP_SELF_SPEC): Add -pthread option.Kai Tietz2-1/+6
2011-08-16re PR tree-optimization/50082 (-Wstrict-overflow mishandles typedef)Richard Guenther2-26/+32
2011-08-16ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_al...Andreas Schwab2-5/+9
2011-08-16tree.h (ptrofftype_p): New helper function.Richard Guenther6-12/+30
2011-08-16ggc.h (ggc_alloc_rtvec_sized): Change arguments of ggc_alloc_zone_vec_rtvec_def.Liang Wang2-2/+8
2011-08-16tree-vrp.c (extract_range_from_multiplicative_op_1): New helper factored out ...Richard Guenther2-149/+218
2011-08-16Remove entry for gofrontend directory which should not be here.Ian Lance Taylor1-6/+0
2011-08-16Daily bump.GCC Administrator1-1/+1
2011-08-15Only run g++.dg/opt/life1.C on Linux.H.J. Lu2-1/+6
2011-08-15fix Change logXinliang David Li2-5/+5
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette6-26/+16
2011-08-15resolve.c (resolve_symbol): Fix coarray result-var check.Tobias Burnus4-24/+111
2011-08-15re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677)Richard Henderson4-3/+18
2011-08-15Fix typo last changeHans-Peter Nilsson1-1/+1
2011-08-15re PR tree-optimization/50082 (-Wstrict-overflow mishandles typedef)Richard Guenther2-1/+10
2011-08-15tree-vrp.c (value_range_nonnegative_p): Fix anti-range case.Richard Guenther2-121/+77
2011-08-15re PR tree-optimization/50058 (FAIL: g++.dg/tree-ssa/pr41186.C)Richard Guenther2-5/+10
2011-08-15re PR target/50022 ("incorrect condition in IT block" when building mozilla c...Ramana Radhakrishnan9-91/+260
2011-08-15vrp61.c: : Use -fdump-tree-vrp1-nouid instead of -fdump-tree-vrp1.Hans-Peter Nilsson2-1/+6
2011-08-15*: Image and image filename changes.Benjamin Kosnik133-0/+20084
2011-08-15make_graph_test_infos.xml: Edit.Benjamin Kosnik161-19765/+584
2011-08-15Daily bump.GCC Administrator1-1/+1
2011-08-14i386.c (ix86_expand_round_sse4): New function.Uros Bizjak4-106/+165
2011-08-14module.c (use_iso_fortran_env_module): Spell 'referrenced' correctly.Steven G. Kargl2-1/+5
2011-08-14mmix.c (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Redefine as mmix_preferred_out...Anatoly Sokolov2-1/+6
2011-08-14configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.Yao Qi3-2/+7
2011-08-14re PR fortran/50073 (gfortran must not accept function name when result name ...Janus Weil4-10/+55