aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-04re PR lto/47788 (New LTO failures)Richard Guenther4-24/+52
2012-10-04[multiple changes]Arnaud Charlet4-131/+229
2012-10-04[multiple changes]Arnaud Charlet13-53/+173
2012-10-04[multiple changes]Arnaud Charlet7-11/+115
2012-10-04checks.adb (Minimize_Eliminate_Overflow_Checks): Dont reanalyze if/case expre...Robert Dewar5-76/+118
2012-10-04[multiple changes]Arnaud Charlet3-337/+256
2012-10-04[multiple changes]Arnaud Charlet7-49/+77
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet10-13/+36
2012-10-04re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Eric Botcazou2-1/+6
2012-10-04i386.c (ix86_dep_by_shift_count_body): Add check on reload_completed since it...Yuri Rumyantsev2-26/+268
2012-10-04configure.ac (noexception_flags): Add -fasynchronous-unwind-tables.Uros Bizjak3-5/+10
2012-10-04sh.c (sh_can_use_simple_return_p): Return false for SHmedia and SHcompact usi...Kaz Kojima3-0/+20
2012-10-04Daily bump.GCC Administrator1-1/+1
2012-10-04re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-con...Paolo Carlini6-31/+103
2012-10-03dwarf.c (read_uleb128): Fix overflow test.Ian Lance Taylor2-10/+25
2012-10-03re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-0/+124
2012-10-03re PR target/50457 (SH2A atomic functions)Oleg Endo9-298/+217
2012-10-03re PR middle-end/54782 (ICE: in change_scope, at final.c:1543 with -O -ffast-...Dehao Chen4-0/+46
2012-10-03Fix the last changelog date.Vladimir Makarov1-1/+1
2012-10-03reginfo.c (max_regno_since_last_resize): New.Vladimir Makarov2-10/+43
2012-10-03Fix SSE and YMM state support check logic for -march=nativeAndrew W. Nosenko2-1/+7
2012-10-03rx.c (struct decl_chain): New local structure.Nick Clifton4-1/+82
2012-10-03config.gcc (*-*-openbsd4.[3-9]|*-*-openbsd[5-9]*): Set default_use_cxa_atexit...Mark Kettenis2-0/+10
2012-10-03re PR rtl-optimization/54792 (-fcompare-debug failures introduced by r191493)Jakub Jelinek2-2/+7
2012-10-03re PR c++/54777 ([C++11] Comma operator in constexpr environment can cause ICE)Jakub Jelinek4-0/+31
2012-10-03[multiple changes]Arnaud Charlet8-8/+115
2012-10-03exp_ch4.adb (Expand_N_Allocator_Expression): Minor code reorganization and cl...Javier Miranda4-52/+118
2012-10-03[multiple changes]Arnaud Charlet5-109/+250
2012-10-03[multiple changes]Arnaud Charlet6-14/+77
2012-10-03libgo: Update to Go 1.0.3.Ian Lance Taylor124-481/+2060
2012-10-03compiler: Fix a, b, c := b, a, 1 when a and b already exist.Ian Lance Taylor2-16/+60
2012-10-03Daily bump.GCC Administrator1-1/+1
2012-10-02compiler: Fix a couple of type reflection strings.Ian Lance Taylor1-3/+9
2012-10-02compiler: Fix parse of (<- chan <- chan <- int)(x).Ian Lance Taylor2-8/+83
2012-10-02Document -mprefer-avx128H.J. Lu2-1/+11
2012-10-02simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): Don't optimize a...Andrew Pinski2-0/+6
2012-10-02re PR fortran/54778 ([OOP] an ICE on invalid OO code)Janus Weil4-1/+30
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely14-92/+107
2012-10-02re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva8-45/+379
2012-10-02re PR debug/53135 (Duplicates cause size explosion (vta/dwarf))Alexandre Oliva2-0/+8
2012-10-02re PR debug/54177 (Segfault in cselib_lookup due to NULL_RTX passed from vt_a...Alexandre Oliva2-1/+12
2012-10-02Check SSE and YMM state support for -march=nativeH.J. Lu2-0/+32
2012-10-02mips.md (*baddu_si_eb, [...]): Merge into...Richard Sandiford2-15/+9
2012-10-02ira-int.h (target_ira_int): Add x_ira_useful_class_mode_regs.Richard Sandiford4-22/+53
2012-10-02ira.h (target_ira): Add x_ira_class_singleton.Richard Sandiford5-21/+55
2012-10-02If no -mcpu=<xxx> or implicit cpu via --with-cpu=<xxx> configure option, inhe...Michael Meissner2-8/+28
2012-10-02pr46728-1.c: Accept xssqrtdp.Pat Haugen3-2/+7
2012-10-02re PR testsuite/54772 (vectorization broken in gfortran on x86_64-*-freebsd)Sharad Singhai13-20/+44
2012-10-02rs6000.c (rs6000_option_override_internal): Do not set TARGET_ALTIVEC_VRSAVE ...David Edelsohn2-6/+9
2012-10-02re PR tree-optimization/54713 (error: non-trivial conversion at assignment in...Jakub Jelinek5-8/+126