Show patches with: State = Action Required       |    Archived = No       |   126583 patches
« 1 2 ... 310 311 3121265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gdb fix for count overflow check (correct) - - - - --- 2013-12-09 Eric Lubin New
[gomp4,3/23] Guard use of CODE_FOR_indirect_jump - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,4/23] Remove int_array_type_node - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,5/23] Use precisions in get_mode_bounds and fix BImode - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,6/23] Don't unnecessarily call eliminate_regs - - - - --- 2013-12-09 Bernd Schmidt New
[ARM] More strictly validate LDRD/STRD peepholes - - - - --- 2013-12-09 Richard Earnshaw New
[gomp4,7/23] Use fix_string_type to get all string types. - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,8/23] Fix an oversight in c_fully_fold_internal - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,9/23] New no_register_allocation target hook - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,10/23] Ensure address space gets set on array types - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,11/23] A target hook for struct returns - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,12/23] Make varasm capable of printing address space conversions - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,13/23] Slightly change postreload passes - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,14/23] New hook for printing decls - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,15/23] Allow as-conversions in initializers in the C frontend - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,16/23] Keep address spaces on string type nodes - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,17/23] Don't combine calls into other insns - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,18/23] Implicit address spaces - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,19/23] Allow pseudo reg function args - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,20/23] Communicate call args to the backend via new hooks - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,21/23] Order variables, and print undefined symbols in assembly output - - - - --- 2013-12-09 Bernd Schmidt New
[gomp4,22/23] Make thread_prologue_... global - - - - --- 2013-12-09 Bernd Schmidt New
[v3] PR 59427 - - - - --- 2013-12-09 Paolo Carlini New
[gomp4,23/23] nvptx port files - - - - --- 2013-12-09 Bernd Schmidt New
[PING] : [GOMP4] [PATCH] SIMD-Enabled Functions (formerly Elemental functions) for C - - - - --- 2013-12-09 Iyer, Balaji V New
[wide-int] small cleanup in wide-int.* - - - - --- 2013-12-09 Kenneth Zadeck New
[libgcc/libatomic] : Emit SSE instructions when __SSE_MATH__ is defined - - - - --- 2013-12-09 Uros Bizjak New
Fix small oddity in gen_int_libfunc - - - - --- 2013-12-09 Eric Botcazou New
[testsuite] XFAIL gcc.dg/vect/pr58508.c - - - - --- 2013-12-09 Eric Botcazou New
[testsuite] Skip gcc.dg/vect/vect-reduc-pattern-3.c on SPARC - - - - --- 2013-12-09 Eric Botcazou New
wide-int more performance fixes for wide multiplication. - - - - --- 2013-12-09 Kenneth Zadeck New
Remove some typedefs (was: Silence class vs. struct warnings (opt_pass, ipa_opt_pass_d)) - - - - --- 2013-12-09 Oleg Endo New
[C++] PR 59435 - - - - --- 2013-12-09 Paolo Carlini New
Masked load/store vectorization (take 7) - - - - --- 2013-12-09 Jakub Jelinek New
AARCH64 configure check for gas -mabi support - - - - --- 2013-12-09 Yufeng Zhang New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-09 H.J. Lu New
Deal with promotions for internal functions (PR sanitizer/59399) - - - - --- 2013-12-09 Marek Polacek New
Another segv in vtv with ubsan (PR sanitizer/59437) - - - - --- 2013-12-09 Marek Polacek New
[Fortran] PRs 59103/58676/41724 - honour pure-/elementalness of intrinsics, add elemental checks - - - - --- 2013-12-09 Tobias Burnus New
Fix PR rtl-optimization/58295 - - - - --- 2013-12-09 Eric Botcazou New
Fix cpplib subtraction overflow detection (PR 55715) - - - - --- 2013-12-10 Joseph Myers New
[PR41488] Recognize more induction variables by simplifying PEELED chrec in scalar evolution - - - - --- 2013-12-10 Bin Cheng New
Hexadecimal numbers in option arguments - - - - --- 2013-12-10 Chung-Lin Tang New
AARCH64 configure check for gas -mabi support - - - - --- 2013-12-10 Kugan Vivekanandarajah New
[PING,RFA,PR,middle-end/59285] Handle BARRIERS between blocks in rtl_merge_blocks - - - - --- 2013-12-10 Jeff Law New
[Ping] Two pending IVOPT patches - - - - --- 2013-12-10 Bin Cheng New
[wide-int] Remove INT_CST_LT and INT_CST_LE - - - - --- 2013-12-10 Richard Sandiford New
Fix tsan tests. - - - - --- 2013-12-10 max New
Fix gnat.dg/pack19.adb on some platforms - - - - --- 2013-12-10 Eric Botcazou New
Allow building if libsanitizer on RHEL5 (i.e. with 2.6.18-ish kernel headers, take 2) - - - - --- 2013-12-10 Jakub Jelinek New
libsanitizer demangling using cp-demangle.c - - - - --- 2013-12-10 Jakub Jelinek New
[gomp4] OpenACC structured blocks (was: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on tr… - - - - --- 2013-12-10 Thomas Schwinge New
[C++] PR 59165 (aka Core/1442) - - - - --- 2013-12-10 Paolo Carlini New
[testsuite] Fix alignment in movapd tests - - - - --- 2013-12-10 Ryan Mansfield New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-10 Kirill Yukhin New
Fix tsan tests. - - - - --- 2013-12-10 Yury Gribov New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-10 Richard Biener New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-10 Kirill Yukhin New
Remove some typedefs (was: Silence class vs. struct warnings (opt_pass, ipa_opt_pass_d)) - - - - --- 2013-12-10 H.J. Lu New
[preprocessor] Fix 56896 - - - - --- 2013-12-10 Ryan Mansfield New
AARCH64 configure check for gas -mabi support - - - - --- 2013-12-10 Kugan Vivekanandarajah New
Go patch committed: Test r* tests in parallel - - - - --- 2013-12-10 Ian Lance Taylor New
[Fortran] PR 35831: Checking characteristics of dummy arguments - - - - --- 2013-12-10 Janus Weil New
PATCH: PR target/59458: alternative 13 in *movsf_internal is mishandled - - - - --- 2013-12-10 H.J. Lu New
[Fortran] RFC / RFA patch for using build_predict_expr instead of builtin_expect / PR 58721 - - - - --- 2013-12-10 Tobias Burnus New
[libgfortran] : Emit SSE instructions when __SSE_MATH__ is defined - - - - --- 2013-12-10 Tobias Burnus New
_Cilk_spawn and _Cilk_sync for C++ - - - - --- 2013-12-10 Iyer, Balaji V New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
[C++] Fix GC related issues in C++ FE (PR c++/58627) - - - - --- 2013-12-11 Jakub Jelinek New
Fix invalid tree sharing caused by the inliner (PR tree-optimization/59386) - - - - --- 2013-12-11 Jakub Jelinek New
Range info handling fixes (PR tree-optimization/59417) - - - - --- 2013-12-11 Jakub Jelinek New
[nds32] Missing target_cpu_default in TARGET_DEFAULT_TARGET_FLAGS. - - - - --- 2013-12-11 Monk Chiang New
S/390: Function hotpatching option and function attribute - - - - --- 2013-12-11 Dominik Vogt New
New tsan tests. - - - - --- 2013-12-11 max New
[ARM,LRA] Switch on LRA on ARM. - - - - --- 2013-12-11 Yvan Roux New
Two build != host fixes - - - - --- 2013-12-11 Alan Modra New
[Fortran,F03] PR 58916: Allocation of scalar with array source not rejected - - - - --- 2013-12-11 Janus Weil New
[RTL] Eliminate redundant vec_select moves. - - - - --- 2013-12-11 H.J. Lu New
Two build != host fixes - - - - --- 2013-12-11 Eric Botcazou New
[Ada/build] deal with some cross/native cross issues - - - - --- 2013-12-11 Iain Sandoe New
[wwwdocs] Buildstat update for 4.8 - - - - --- 2013-12-11 Tom G. Christensen New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-11 Jason Merrill New
RFA: patch to fix PR59466 (inefficient address generation on ppc ) - - - - --- 2013-12-11 Vladimir Makarov New
[ARM] Add C++ name mangling entry for poly64x2_t type - - - - --- 2013-12-11 Kyrylo Tkachov New
[wide-int] small cleanup in wide-int.* - - - - --- 2013-12-11 Kenneth Zadeck New
C++ edge_iterator (was: Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns) - - - - --- 2013-12-11 Oleg Endo New
Enable Cilk keywords in Cilk Runtime - - - - --- 2013-12-11 Iyer, Balaji V New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-11 Eric Botcazou New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
C++ edge_iterator (was: Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns) - - - - --- 2013-12-11 Oleg Endo New
[Fortran,OOP] PR 59450: ICE for type-bound-procedure expression in module procedure interface - - - - --- 2013-12-11 Janus Weil New
[PR,rtl-optimization/59446] Don't pessimize threading through loop exits - - - - --- 2013-12-11 Jeff Law New
Go patch committed: Minor fixes for recover thunks - - - - --- 2013-12-11 Ian Lance Taylor New
libgo patch committed: Let MakeFunc functions call recover - - - - --- 2013-12-11 Ian Lance Taylor New
Go patch committed: Implement method values in reflect package - - - - --- 2013-12-12 Ian Lance Taylor New
[trunk] : Patch to move BITS_PER_UNIT to be available for genmodes.c - - - - --- 2013-12-12 Kenneth Zadeck New
Go patch committed: Disable sibling calls by default - - - - --- 2013-12-12 Ian Lance Taylor New
RFA (cgraph): C++ 'structor decloning patch, Mark III - - - - --- 2013-12-12 Jason Merrill New
[PR41488] Recognize more induction variables by simplifying PEELED chrec in scalar evolution - - - - --- 2013-12-12 Bin Cheng New
[RFC] libgcov.c re-factoring and offline profile-tool - - - - --- 2013-12-12 Teresa Johnson New
« 1 2 ... 310 311 3121265 1266 »