| Fix "naked" attribute (PR target/44290) |
2010-07-23 |
Jie Zhang |
|
New |
| PATCH: Check AVX runtime support |
2010-07-23 |
Uros Bizjak |
|
New |
| [Fortran] PR45019 - Fix FE alias analysis for argument association |
2010-07-23 |
Tobias Burnus |
|
New |
| [Fortran] PR fortran/44709: EXIT/CYCLE a named loop from within a BLOCK |
2010-07-23 |
Daniel Kraft |
|
New |
| [3/3] Propagate constant values or parametric expressions outside the scop region. |
2010-07-23 |
Sebastian Pop |
|
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 |
| RFA: Fix DWARF2 CFI for m68k |
2010-07-23 |
Daniel Jacobowitz |
|
New |
| Fix target/45027 [was: x86_64 varargs setup jump table] |
2010-07-22 |
Richard Henderson |
|
New |
| PATCH: Check AVX runtime support |
2010-07-22 |
H.J. Lu |
|
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 |
| Fix up DEBUG_INSN handling in regcprop (PR bootstrap/45028) |
2010-07-22 |
Jakub Jelinek |
|
New |
| Fix formatting issues in get_alias_set |
2010-07-22 |
Eric Botcazou |
|
New |
| [Ada] Fix PR ada/44892 |
2010-07-22 |
Eric Botcazou |
|
New |
| [Ada] Fix ICE on aggregate of multidimensional array type |
2010-07-22 |
Eric Botcazou |
|
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 44914 - add TODO_cleanup_cfg to IPA-SRA |
2010-07-22 |
Martin Jambor |
|
New |
| merge true_dependence and canon_true_dependence |
2010-07-22 |
Steven Bosscher |
|
New |
| Improve OpenMP debug info for threadprivate vars and shared local statics |
2010-07-22 |
Jakub Jelinek |
|
New |
| Add testcase for PR43850 |
2010-07-22 |
Richard Guenther |
|
New |
| [Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") |
2010-07-22 |
Tobias Burnus |
|
New |
| Fix "naked" attribute (PR target/44290) |
2010-07-22 |
Jie Zhang |
|
New |
| [Fortran,Committed] Add se.post back in (correctly now) for gfc_trans_return |
2010-07-22 |
Daniel Kraft |
|
New |
| Fix 44891 - required type conversion in load elimination in SRA |
2010-07-22 |
Martin Jambor |
|
New |
| PR debug/45024 |
2010-07-22 |
Dodji Seketeli |
|
New |
| Obvious ipa-prop.c related fixes |
2010-07-22 |
Martin Jambor |
|
New |
| [Fortran] PR45019 - Fix FE alias analysis for argument association |
2010-07-22 |
Tobias Burnus |
|
New |
| [committed] Add self to MAINTAINERS |
2010-07-22 |
Chung-Lin Tang |
|
New |
| [ARM] Fix PR43698 |
2010-07-22 |
Ramana Radhakrishnan |
|
New |
| [PATCH:,PR,target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 |
2010-07-22 |
Carrot Wei |
|
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 |
| Fix violation of self-assignment check in GCC source [2/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| Fix violation of self-assignment check in GCC source [1/4] |
2010-07-22 |
Le-Chun Wu |
|
New |
| [C/C++] Add a new warning flag -Wself-assign |
2010-07-22 |
Le-Chun Wu |
|
New |
| Emit more REG_EQUIV notes for function args (PR42235) |
2010-07-21 |
Bernd Schmidt |
|
New |
| Fix postreload problems |
2010-07-21 |
Bernd Schmidt |
|
New |
| [middle-end] Fix PR 44878, IA64 build failure, partial inlining |
2010-07-21 |
Steve Ellcey |
|
New |
| [CFT,try,9] Emulated tls rewrite |
2010-07-21 |
Richard Henderson |
|
New |
| Fix line number tests on ia64 |
2010-07-21 |
Jeffrey Yasskin |
|
New |
| Fix building several uclinux target |
2010-07-21 |
Maxim Kuvyrkov |
|
New |
| [LTO] Fix PR45018 |
2010-07-21 |
Richard Guenther |
|
New |
| [ARM] soft/hard-float preprocessor symbol |
2010-07-21 |
Chung-Lin Tang |
|
New |
| C++ PATCH: two minor constexpr-related fixes |
2010-07-21 |
Jason Merrill |
|
New |
| Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) |
2010-07-21 |
Jakub Jelinek |
|
New |
| Fixup indirect edge frequencies |
2010-07-21 |
Martin Jambor |
|
New |
| [ARM,PING] : Remove superfluous test in arm_function_arg |
2010-07-21 |
John Tytgat |
|
New |
| Fix ipa-pure-const ICE when mixing -O0 and -O2 LTO objects |
2010-07-21 |
Jan Hubicka |
|
New |
| Fix visibilities handling in write_symbol |
2010-07-21 |
Jan Hubicka |
|
New |
| [gccgo] Use %s to avoid warning |
2010-07-21 |
Ian Taylor |
|
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 |
| RFA; Fix DW_AT_bit_offset generation for types with size > alignment |
2010-07-21 |
Nick Clifton |
|
New |
| Fix PR44941 |
2010-07-21 |
IainS |
|
New |
| [C] Fix PR40563 |
2010-07-21 |
Shujing Zhao |
|
New |
| [v3] doc-xml |
2010-07-21 |
Benjamin Kosnik |
|
New |
| Unbreak i686-wrs-vxworks build |
2010-07-20 |
Richard Henderson |
|
New |
| [fortran] PR 40628, front-end optimization pass |
2010-07-20 |
Thomas Koenig |
|
New |
| [PR44955] : Strip off the real and imagine part in gathering memory references for prefetching |
2010-07-20 |
Fang, Changpeng |
|
New |
| [rs6000] disable mfcr pattern for TARGET_ISEL |
2010-07-20 |
Nathan Froyd |
|
New |
| ifcvt/crossjump patch: Fix PR 42496, 21803 |
2010-07-20 |
Bernd Schmidt |
|
New |
| [5/5] Enhance region checks. |
2010-07-20 |
Sebastian Pop |
|
New |
| [4/5] Add loop_exits_from_bb_p. |
2010-07-20 |
Sebastian Pop |
|
New |
| [3/5] Dot refined regions. |
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 |
| [1/5] Add testcase for PR20742. |
2010-07-20 |
Sebastian Pop |
|
New |
| [rs6000,committed] fix abs_isel patterns |
2010-07-20 |
Nathan Froyd |
|
New |
| C++ PATCH for c++/44967 (sfinae and variadic templates) |
2010-07-20 |
Jason Merrill |
|
New |
| Unbreak ia64 bootstrap (PR debug/45006) |
2010-07-20 |
Jakub Jelinek |
|
New |
| [ARM] Fix atomic nand operations. |
2010-07-20 |
Ramana Radhakrishnan |
|
New |
| x86_64 varargs setup jump table |
2010-07-20 |
Richard Henderson |
|
New |
| [Darwin] tidy linkspecs. |
2010-07-20 |
IainS |
|
New |
| Further sign_extend/zero_extend VTA fixes (PR debug/45003) |
2010-07-20 |
Jakub Jelinek |
|
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 |
| Fix PR44900 (SRA miscompilation) |
2010-07-20 |
Martin Jambor |
|
New |
| Add testcase for PR43221 |
2010-07-20 |
Richard Guenther |
|
New |
| Add testcase for PR43208 |
2010-07-20 |
Richard Guenther |
|
New |
| Increase max depth in vt_expand_*loc |
2010-07-20 |
Jakub Jelinek |
|
New |
| Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) |
2010-07-20 |
Jakub Jelinek |
|
New |
| [gccgo] Force "C" locale in gotest |
2010-07-20 |
Ian Taylor |
|
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 |
| [libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) |
2010-07-20 |
Paolo Carlini |
|
New |
| C++ PATCH for c++/44996 (wrong decltype w/ rvalue ref) |
2010-07-20 |
Jason Merrill |
|
New |
| Improve additions involving SP on Thumb-1 |
2010-07-19 |
Bernd Schmidt |
|
New |
| Add a simple test of line numbers in the g++ debug info |
2010-07-19 |
Jeffrey Yasskin |
|
New |
| [trans-mem] optimize exception object memory |
2010-07-19 |
Aldy Hernandez |
|
New |
| x86_64 varargs setup jump table |
2010-07-19 |
Richard Henderson |
|
New |
| [CFT,try,8] Emulated tls rewrite |
2010-07-19 |
Richard Henderson |
|
New |
| [c++] (__attribute__((deprecated)), part a) Fix PR17729 |
2010-07-19 |
IainS |
|
New |
| RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn |
2010-07-19 |
Jason Merrill |
|
New |
| [C++,committed] PR 44969 (first half) |
2010-07-19 |
Jason Merrill |
|
New |
| PATCH: Require OSXSAVE for AVX run-time tests |
2010-07-19 |
H.J. Lu |
|
New |
| [fortran] PR42385 - [OOP] poylmorphic operators do not work |
2010-07-19 |
Paul Richard Thomas |
|
New |
| [C++,committed] PR 44969 (first half) |
2010-07-19 |
Paolo Carlini |
|
New |
| New optimization for reload_combine |
2010-07-19 |
Bernd Schmidt |
|
New |
| Emit more REG_EQUIV notes for function args (PR42235) |
2010-07-19 |
Bernd Schmidt |
|
New |