| C++ PATCH for c++/44996 (wrong decltype w/ rvalue ref) |
2010-07-20 |
Jason Merrill |
|
New |
| [committed] Fix PR middle-end/53823 |
2012-08-18 |
John David Anglin |
|
New |
| [libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) |
2010-07-20 |
Paolo Carlini |
|
New |
| [fortran,13/14] Support coarray subreferences: don't force coarray lower bound to 1. |
2011-10-07 |
Mikael Morin |
|
New |
| Check sync_char_short for gcc/testsuite/gcc.dg/lto/20090313_0.c |
2010-07-20 |
Bingfeng Mei |
|
New |
| [RESEND,libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) |
2010-07-20 |
Mikael Pettersson |
|
New |
| Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) |
2010-07-20 |
Jakub Jelinek |
|
New |
| Increase max depth in vt_expand_*loc |
2010-07-20 |
Jakub Jelinek |
|
New |
| Add testcase for PR43208 |
2010-07-20 |
Richard Guenther |
|
New |
| [gccgo] Force "C" locale in gotest |
2010-07-20 |
Ian Taylor |
|
New |
| Add testcase for PR43221 |
2010-07-20 |
Richard Guenther |
|
New |
| Testcase for the recent vt_expand_*loc max depth change |
2010-07-20 |
Jakub Jelinek |
|
New |
| New optimization for reload_combine |
2010-07-20 |
Bernd Schmidt |
|
New |
| [ARM] Fix atomic nand operations. |
2010-07-20 |
Ramana Radhakrishnan |
|
New |
| Further sign_extend/zero_extend VTA fixes (PR debug/45003) |
2010-07-20 |
Jakub Jelinek |
|
New |
| [Darwin] tidy linkspecs. |
2010-07-20 |
IainS |
|
New |
| x86_64 varargs setup jump table |
2010-07-20 |
Richard Henderson |
|
New |
| Unbreak ia64 bootstrap (PR debug/45006) |
2010-07-20 |
Jakub Jelinek |
|
New |
| [alpha] : Fix PR target/41089, stdarg pass produces wrong code |
2010-08-01 |
Uros Bizjak |
|
New |
| C++ PATCH for c++/44967 (sfinae and variadic templates) |
2010-07-20 |
Jason Merrill |
|
New |
| [rs6000,committed] fix abs_isel patterns |
2010-07-20 |
Nathan Froyd |
|
New |
| [1/5] Add testcase for PR20742. |
2010-07-20 |
Sebastian Pop |
|
New |
| [2/5] Do not translate out-of-SSA close phi nodes that can be analyzed with scev. |
2010-07-20 |
Sebastian Pop |
|
New |
| [3/5] Dot refined regions. |
2010-07-20 |
Sebastian Pop |
|
New |
| [4/5] Add loop_exits_from_bb_p. |
2010-07-20 |
Sebastian Pop |
|
New |
| [5/5] Enhance region checks. |
2010-07-20 |
Sebastian Pop |
|
New |
| ifcvt/crossjump patch: Fix PR 42496, 21803 |
2010-07-20 |
Bernd Schmidt |
|
New |
| [i386,AVX] : Fix gcc.target/i386/pad-1.c |
2011-05-04 |
Uros Bizjak |
|
New |
| [fortran] Follow references in dependency checking |
2010-08-01 |
Thomas Koenig |
|
New |
| [rs6000] disable mfcr pattern for TARGET_ISEL |
2010-07-20 |
Nathan Froyd |
|
New |
| [PR44955] : Strip off the real and imagine part in gathering memory references for prefetching |
2010-07-20 |
Fang, Changpeng |
|
New |
| [fortran] PR 40628, front-end optimization pass |
2010-07-20 |
Thomas Koenig |
|
New |
| [v3] doc-xml |
2010-07-21 |
Benjamin Kosnik |
|
New |
| Unbreak i686-wrs-vxworks build |
2010-07-20 |
Richard Henderson |
|
New |
| [C] Fix PR40563 |
2010-07-21 |
Shujing Zhao |
|
New |
| [gccgo] Lock the canonical types map |
2010-07-21 |
Ian Taylor |
|
New |
| [build,testsuite,v3] Increase gcc, g++, gfortran and libstdc++-v3 testsuite parallelism |
2010-07-21 |
Rainer Orth |
|
New |
| [gccgo] Use %s to avoid warning |
2010-07-21 |
Ian Taylor |
|
New |
| Fix visibilities handling in write_symbol |
2010-07-21 |
Jan Hubicka |
|
New |
| Fix ipa-pure-const ICE when mixing -O0 and -O2 LTO objects |
2010-07-21 |
Jan Hubicka |
|
New |
| Fixup indirect edge frequencies |
2010-07-21 |
Martin Jambor |
|
New |
| [middle-end] Fix PR 44878, IA64 build failure, partial inlining |
2010-07-21 |
Steve Ellcey |
|
New |
| Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) |
2010-07-21 |
Jakub Jelinek |
|
New |
| C++ PATCH: two minor constexpr-related fixes |
2010-07-21 |
Jason Merrill |
|
New |
| [ARM] soft/hard-float preprocessor symbol |
2010-07-21 |
Chung-Lin Tang |
|
New |
| [LTO] Fix PR45018 |
2010-07-21 |
Richard Guenther |
|
New |
| comment fix to machmode.def |
2011-01-24 |
Kenneth Zadeck |
|
New |
| [committed,SH] Add atomic patterns |
2011-12-04 |
Kaz Kojima |
|
New |
| [libfortran] Don't update position flag for non-seekable files |
2010-08-02 |
Janne Blomqvist |
|
New |
| Fix building several uclinux target |
2010-07-21 |
Maxim Kuvyrkov |
|
New |
| Fix line number tests on ia64 |
2010-07-21 |
Jeffrey Yasskin |
|
New |
| [CFT,try,9] Emulated tls rewrite |
2010-07-21 |
Richard Henderson |
|
New |
| [01/28] Add changelogs of patches that will not be merged to trunk. |
2011-01-21 |
Sebastian Pop |
|
New |
| Fix violation of self-assignment check in GCC source [2/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| [wwwdocs] SH 4.8 changes update |
2012-08-19 |
Oleg Endo |
|
New |
| Fix postreload problems |
2010-07-21 |
Bernd Schmidt |
|
New |
| Emit more REG_EQUIV notes for function args (PR42235) |
2010-07-21 |
Bernd Schmidt |
|
New |
| Fix violation of self-assignment check in GCC source [1/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| Fix violation of self-assignment check in GCC source [4/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| Fix violation of self-assignment check in GCC source [3/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| [PATCH:,PR,target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 |
2010-07-22 |
Carrot Wei |
|
New |
| [ARM] Fix PR43698 |
2010-07-22 |
Ramana Radhakrishnan |
|
New |
| [committed] Add self to MAINTAINERS |
2010-07-22 |
Chung-Lin Tang |
|
New |
| [Fortran] PR45019 - Fix FE alias analysis for argument association |
2010-07-22 |
Tobias Burnus |
|
New |
| Obvious ipa-prop.c related fixes |
2010-07-22 |
Martin Jambor |
|
New |
| PR debug/45024 |
2010-07-22 |
Dodji Seketeli |
|
New |
| Fix 44891 - required type conversion in load elimination in SRA |
2010-07-22 |
Martin Jambor |
|
New |
| Fix "naked" attribute (PR target/44290) |
2010-07-22 |
Jie Zhang |
|
New |
| [Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") |
2010-07-22 |
Tobias Burnus |
|
New |
| [ARM] committed - Remove superfluous definition of COSTS_N_INSNS in the ARM backend. |
2010-08-02 |
Ramana Radhakrishnan |
|
New |
| [v3] libstdc++/48750 |
2011-05-03 |
Paolo Carlini |
|
New |
| Add testcase for PR43850 |
2010-07-22 |
Richard Guenther |
|
New |
| Fix leslie3d performance regression with -flto/-fwhole-program |
2011-06-09 |
Richard Guenther |
|
New |
| Improve OpenMP debug info for threadprivate vars and shared local statics |
2010-07-22 |
Jakub Jelinek |
|
New |
| [ARM] Initial pipeline description for Cortex-A7 |
2012-12-20 |
Greta Yorsh |
|
New |
| merge true_dependence and canon_true_dependence |
2010-07-22 |
Steven Bosscher |
|
New |
| Handle attribute enabled in reload_cse_regs |
2010-08-02 |
Bernd Schmidt |
|
New |
| Fix 44914 - add TODO_cleanup_cfg to IPA-SRA |
2010-07-22 |
Martin Jambor |
|
New |
| Use new dump scheme to emit loop unroll/peel summary info (issue6941070) |
2012-12-20 |
Teresa Johnson |
|
New |
| [libgcc] fix libgcc configuration for powerpc*-eabi* |
2010-07-22 |
Nathan Froyd |
|
New |
| Patch 10/9: track subwords of DImode allocnos |
2010-07-22 |
Bernd Schmidt |
|
New |
| Fix formatting issues in get_alias_set |
2010-07-22 |
Eric Botcazou |
|
New |
| Resubmit/Ping^n ARM ldm/stm peepholes |
2010-08-02 |
Bernd Schmidt |
|
New |
| [Ada] Fix ICE on aggregate of multidimensional array type |
2010-07-22 |
Eric Botcazou |
|
New |
| More ARM pattern merging |
2010-08-02 |
Bernd Schmidt |
|
New |
| [Ada] Fix PR ada/44892 |
2010-07-22 |
Eric Botcazou |
|
New |
| PATCH: Check AVX runtime support |
2010-07-22 |
H.J. Lu |
|
New |
| ifcvt/crossjump patch: Fix PR 42496, 21803 |
2010-07-22 |
Bernd Schmidt |
|
New |
| PATCH: Check AVX runtime support |
2010-07-22 |
H.J. Lu |
|
New |
| Fix target/45027 [was: x86_64 varargs setup jump table] |
2010-07-22 |
Richard Henderson |
|
New |
| [alpha] Revert input_operand change for vms |
2011-03-25 |
Richard Henderson |
|
New |
| [fortran] PR fortran/45151 : NULL changed_syms assert regressions. |
2010-08-02 |
Mikael Morin |
|
New |
| [Ada] Don't generate RTL in gigi |
2010-08-02 |
Eric Botcazou |
|
New |
| [trans-mem] optimize exception object memory |
2010-08-02 |
Aldy Hernandez |
|
New |
| Add -ftree-loop-distribute-patterns enabled at -O3. |
2010-08-02 |
Sebastian Pop |
|
New |
| RFA: Fix DWARF2 CFI for m68k |
2010-07-23 |
Daniel Jacobowitz |
|
New |
| [2/3] Use SSA_NAME_DEF_STMT only on SSA_NAMEs. |
2010-07-23 |
Sebastian Pop |
|
New |
| [1/3] Do not instantiate default definitions in instantiate_scev_name. |
2010-07-23 |
Sebastian Pop |
|
New |
| [3/3] Propagate constant values or parametric expressions outside the scop region. |
2010-07-23 |
Sebastian Pop |
|
New |
| [6/7] Don't include sys/time.h. |
2010-12-28 |
Sebastian Pop |
|
New |