Show patches with: State = Action Required       |    Archived = No       |   126536 patches
« 1 2 ... 311 312 3131265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] PR59440 - Fix ICE in dwarf2out in forcing the DIE creation - by setting DECL_IGNORED_P to… - - - - --- 2013-12-12 Tobias Burnus New
[committed] Diagnose invalid OpenMP copyprivate clause arguments (PR libgomp/59467) - - - - --- 2013-12-12 Jakub Jelinek New
GOMP_target: alignment (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-12 Thomas Schwinge New
[C++] Fix GC related issues in C++ FE (PR c++/58627) - - - - --- 2013-12-12 Jakub Jelinek New
Two build != host fixes - - - - --- 2013-12-12 Eric Botcazou New
patch to fix PR59470 - - - - --- 2013-12-12 Vladimir Makarov New
Two build != host fixes - - - - --- 2013-12-12 Iain Sandoe New
libgo patch committed: Fix MakeFunc returning float on 32 bit x86 - - - - --- 2013-12-12 Ian Lance Taylor New
patch to fix PR59470 - - - - --- 2013-12-12 Jakub Jelinek New
Go patch committed: Don't compare structs with blank non-comp fields - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Don't permit importing a package as "init" - - - - --- 2013-12-12 Ian Lance Taylor New
libgo patch committed: Fix defer of unlock thread at startup - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Tweak untyped nil error messages - - - - --- 2013-12-12 Ian Lance Taylor New
Go patch committed: Check for nil pointer when slicing pointer to array - - - - --- 2013-12-12 Ian Lance Taylor New
Obvious bugfix to x86 machine description - - - - --- 2013-12-12 Jeff Law New
Don't reject TER unnecessarily (PRs middle-end/58956, middle-end/59470) - - - - --- 2013-12-12 Jakub Jelinek New
Go patch committed: Better error messages for { on next line - - - - --- 2013-12-12 Ian Lance Taylor New
[PR,tree-optimization/59149] fail on invalid arguments to flags_from_decl_or_type - - - - --- 2013-12-12 Aldy Hernandez New
C++ PATCH for c++/58954 (wrong access error with member templates) - - - - --- 2013-12-13 Jason Merrill New
PATCH to add input_line macro to gdbinit.in - - - - --- 2013-12-13 Jason Merrill New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-13 Jason Merrill New
Commit: MSP430: Add wakeup function attribute - - - - --- 2013-12-13 Nick Clifton New
Cleanup patches, mostly in the realm of OpenMP - - - - --- 2013-12-13 Thomas Schwinge New
maybe_fold_stmt (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-13 Thomas Schwinge New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-13 Uros Bizjak New
PATCH: PR target/59492: Don't change -fPIC - - - - --- 2013-12-13 H.J. Lu New
[01/16] Const-correctness fixes for some gimple accessors - - - - --- 2013-12-13 David Malcolm New
[02/16] Introduce gimple_switch and use it in various places - - - - --- 2013-12-13 David Malcolm New
[03/16] Introduce gimple_bind and use it for accessors. - - - - --- 2013-12-13 David Malcolm New
[04/16] Introduce gimple_cond and use it in various places - - - - --- 2013-12-13 David Malcolm New
[05/16] Introduce gimple_assign and use it in various places - - - - --- 2013-12-13 David Malcolm New
[06/16] Introduce gimple_label and use it in a few places - - - - --- 2013-12-13 David Malcolm New
[07/16] Introduce gimple_debug and use it in a few places - - - - --- 2013-12-13 David Malcolm New
[08/16] Introduce gimple_phi and use it in various places - - - - --- 2013-12-13 David Malcolm New
[09/16] Introduce gimple_phi_iterator - - - - --- 2013-12-13 David Malcolm New
[10/16] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi - - - - --- 2013-12-13 David Malcolm New
[11/16] tree-parloops.c: use gimple_phi in various places - - - - --- 2013-12-13 David Malcolm New
[12/16] tree-predcom.c: use gimple_phi in various places - - - - --- 2013-12-13 David Malcolm New
[13/16] tree-ssa-phiprop.c: use gimple_phi - - - - --- 2013-12-13 David Malcolm New
[14/16] tree-ssa-loop-niter.c: use gimple_phi in a few places - - - - --- 2013-12-13 David Malcolm New
[15/16] tree-ssa-loop-manip.c: use gimple_phi in three places - - - - --- 2013-12-13 David Malcolm New
[16/16] tree-ssa-loop-ivopts.c: use gimple_phi in a few places - - - - --- 2013-12-13 David Malcolm New
[testsuite] Fix g++.dg/cilk-plus/cilk-plus.exp - - - - --- 2013-12-13 Rainer Orth New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-13 Kenneth Zadeck New
[PING] : [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C - - - - --- 2013-12-13 Iyer, Balaji V New
[PING] : [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C - - - - --- 2013-12-13 Iyer, Balaji V New
[trunk] added missing parenthesis to #defines generated by gen-modes.c - - - - --- 2013-12-13 Kenneth Zadeck New
[wide-int] Resolve merge conflicts. - - - - --- 2013-12-13 Mike Stump New
remove gate for ipa_inline pass - - - - --- 2013-12-13 Aldy Hernandez New
patch to fix arm testsuite regression - - - - --- 2013-12-13 Vladimir Makarov New
C++ edge_iterator (was: Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns) - - - - --- 2013-12-13 Oleg Endo New
[msp430] support volatile mems in more patterns - - - - --- 2013-12-13 DJ Delorie New
Use correct optab when expanding a binop (PR sanitizer/59503) - - - - --- 2013-12-14 Marek Polacek New
[rl78] fix constant in pattern - - - - --- 2013-12-14 DJ Delorie New
Finish up -fsanitize=signed-integer-overflow multiplication handling - - - - --- 2013-12-14 Jakub Jelinek New
Don't reject TER unnecessarily (PRs middle-end/58956, middle-end/59470) - - - - --- 2013-12-14 Jakub Jelinek New
lto-plugin: mismatch between ld's architecture and GCC's configure --host - - - - --- 2013-12-14 Thomas Schwinge New
Add more testing to ubsan #1 - - - - --- 2013-12-14 Marek Polacek New
PATCH: PR target/59492: Don't change -fPIC - - - - --- 2013-12-14 H.J. Lu New
Fix PR rtl-optimization/59350 - - - - --- 2013-12-14 Eric Botcazou New
[testsuite] Fix g++.dg/cilk-plus/cilk-plus.exp - - - - --- 2013-12-14 Andreas Schwab New
PATCH: PR target/59492: Don't change -fPIC - - - - --- 2013-12-14 H.J. Lu New
Add more testing to ubsan #2 - - - - --- 2013-12-14 Marek Polacek New
Ubsan load of bool/enum sanitization - - - - --- 2013-12-14 Jakub Jelinek New
question about REG_PARM_STACK_SPACE usage in expand_call - - - - --- 2013-12-14 Tom de Vries New
Fix PR58477, part II - - - - --- 2013-12-14 Jan Hubicka New
Fix PR58477, part I - - - - --- 2013-12-14 Jan Hubicka New
RFC: PATCH: Add subreg_byte to REG_CANNOT_CHANGE_MODE_P - - - - --- 2013-12-14 H.J. Lu New
[Fortran,OOP] PR 59493: ICE: Segfault on Class(*) pointer association - - - - --- 2013-12-14 Janus Weil New
RFA: revert libstdc++ r205810: simulator workload increase caused regression - - - - --- 2013-12-15 Hans-Peter Nilsson New
[i386,testsuite] : Fix -mabi=ms related failures for -mtune=corei7 - - - - --- 2013-12-15 Uros Bizjak New
[i386,testsuite] : Fix -mabi=ms related failures for -mtune=corei7 - - - - --- 2013-12-15 Dominique d'Humières New
[testsuite] : Fix FAIL: gcc.target/i386/pr57756.c (test for errors, line XX) - - - - --- 2013-12-15 Uros Bizjak New
RFA: revert libstdc++ r205810: simulator workload increase caused regression - - - - --- 2013-12-15 Hans-Peter Nilsson New
Fix PR debug/59418 - - - - --- 2013-12-15 Eric Botcazou New
[i386,testsuite] : Fix gcc.dg/vect/vect-nop-move.c execution test for 32bit x86 targets - - - - --- 2013-12-15 Uros Bizjak New
[i386] PR 59422 - Support more targets for function multi versioning - - - - --- 2013-12-15 Allan Sandfeld Jensen New
Fix PR ipa/59265 - - - - --- 2013-12-15 Jan Hubicka New
[4.8] PATCH: Update x32 baseline_symbols.txt - - - - --- 2013-12-15 H.J. Lu New
[libgfortran] PR59419 Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' - - - - --- 2013-12-15 Jerry DeLisle New
Time profiler - phase 2 - - - - --- 2013-12-15 Martin Liška New
Time profiler - phase 2 - - - - --- 2013-12-15 Martin Liška New
_Cilk_for for C and C++ - - - - --- 2013-12-16 Iyer, Balaji V New
[GOMP4] SIMD-enabled functions (formerly Elemental functions) for C++ - - - - --- 2013-12-16 Iyer, Balaji V New
GOMP_target: alignment (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-16 Thomas Schwinge New
[i386] PR 59422 - Support more targets for function multi versioning - - - - --- 2013-12-16 Allan Sandfeld Jensen New
[committed] Fix #pragma omp simd reductions (PR libgomp/58756) - - - - --- 2013-12-16 Jakub Jelinek New
PR ipa/59473 (ICE in get_class_context) - - - - --- 2013-12-16 Jan Hubicka New
[committed] Restore version.o dependencies - - - - --- 2013-12-16 Jakub Jelinek New
Fix ICE in ipa-profile - - - - --- 2013-12-16 Jan Hubicka New
[ARM] Add cortex-a12 entry to driver-arm.c - - - - --- 2013-12-16 Kyrylo Tkachov New
[libgfortran] PR59419 Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' - - - - --- 2013-12-16 Dominique d'Humières New
[committed] Tiny OpenMP atomic diagnostics improvement (PR libgomp/59337) - - - - --- 2013-12-16 Jakub Jelinek New
remove docs for SSA_OP_VMAYUSE and other doc/tree-ssa.texi cleanups - - - - --- 2013-12-16 Aldy Hernandez New
[wide-int] Resolve merge conflicts. - - - - --- 2013-12-16 Mike Stump New
MAINTAINERS (Write After Approval): Add myself. - - - - --- 2013-12-16 Markus Trippelsdorf New
Go patch committed: Use backend interface for field references - - - - --- 2013-12-16 Ian Lance Taylor New
[Fortran,F03] PR 54949: abstract procedure pointers not rejected - - - - --- 2013-12-16 Janus Weil New
[PING] : [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C - - - - --- 2013-12-16 Iyer, Balaji V New
Add more testing to ubsan #1 - - - - --- 2013-12-16 Jakub Jelinek New
« 1 2 ... 311 312 3131265 1266 »