Show patches with: State = Action Required       |    Archived = No       |   126589 patches
« 1 2 ... 261 262 2631265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran-Dev,committed] Set elem_len and use proper element size for stride handling - - - - --- 2013-05-07 Tobias Burnus New
Ignore uninit warnings if ssa_undefined_value_p is TREE_NO_WARNING (PR tree-optimization/57149) - - - - --- 2013-05-07 Jakub Jelinek New
[C++] PR 51226 - - - - --- 2013-05-07 Paolo Carlini New
[AArch64] Restrict the shift value in compare extended shift operation - - - - --- 2013-05-07 Hurugalawadi, Naveen New
[ARM,v2] Enable libsanitizer - - - - --- 2013-05-07 Christophe Lyon New
Limit SLSR increment vector size to avoid quadratic behavior - - - - --- 2013-05-07 Bill Schmidt New
[Fortran-Dev,committed] Fix SIZE call - and, hence, 3 regressions - - - - --- 2013-05-07 Tobias Burnus New
[mips] split mips_reorg in pre- and post-dbr_schedule parts - - - - --- 2013-05-07 Steven Bosscher New
[3/n,i386] : Merge and extend pextrb and pextrw vec_extract patterns - - - - --- 2013-05-07 Uros Bizjak New
[PR,57084] Create real cgraph node during late intraprocedural devirtualization - - - - --- 2013-05-07 Martin Jambor New
Restrict conditional SLSR candidates to CAND_MULTs - - - - --- 2013-05-07 Bill Schmidt New
LRA patch for powerpc - - - - --- 2013-05-07 Vladimir Makarov New
[C++] PR 51226 - - - - --- 2013-05-07 Paolo Carlini New
[DF] Remove DF_REF_SUBREG, add DF_REF_CALL_FUNCTION_USAGE - - - - --- 2013-05-07 Steven Bosscher New
unordered profile mode patch - - - - --- 2013-05-07 François Dumont New
TYPE_PRECISION for vectors - - - - --- 2013-05-07 Marc Glisse New
[GOOGLE] Update the unittest and the doc for the record-compilation-info-in-elf flag - - - - --- 2013-05-08 Dehao Chen New
[obvious] PR 57200 - - - - --- 2013-05-08 Paolo Carlini New
[ada,build] Restore Solaris/amd64 Ada bootstrap (PR ada/57188) - - - - --- 2013-05-08 Rainer Orth New
[AArch64] Support BFI instruction and insv standard pattern - - - - --- 2013-05-08 Ian Bolton New
Multilib changes ARM RTEMS - - - - --- 2013-05-08 Sebastian Huber New
section anchors and weak hidden symbols - - - - --- 2013-05-08 Nathan Sidwell New
[4/n] : Further vec_extract merges and cleanups - - - - --- 2013-05-08 Uros Bizjak New
[RFC] Make libbacktrace more standalone - - - - --- 2013-05-08 Alexander Monakov New
[committed] Correct signedness warning in gimple-ssa-strength-reduction.c - - - - --- 2013-05-08 Bill Schmidt New
[5/n,i386] : Simplify vec_extract post-reload splitters - - - - --- 2013-05-08 Uros Bizjak New
[i386,windows] : Fix for PR/56975 - - - - --- 2013-05-08 Kai Tietz New
[libstdc++] : Fix PR/57212 - - - - --- 2013-05-08 Kai Tietz New
[5/n,i386] : Simplify vec_extract post-reload splitters - - - - --- 2013-05-08 Uros Bizjak New
C++ PATCH to improve VLA/EH diagnostics - - - - --- 2013-05-08 Jason Merrill New
RFA: PATCH to add variadic version of build_constructor - - - - --- 2013-05-08 Jason Merrill New
More vector folding - - - - --- 2013-05-08 Marc Glisse New
[gcc-4_7-branch] Backport trunk revision 187838 into gcc-4_7-branch - - - - --- 2013-05-09 Chung-Ju Wu New
C++ PATCH for c++/57068 (wrong ref-qualifier error) - - - - --- 2013-05-09 Jason Merrill New
RFC: PATCH to avoid linking multiple front ends at once with parallel make - - - - --- 2013-05-09 Jason Merrill New
powerpc64le configure fix - - - - --- 2013-05-09 Alan Modra New
PR32219, weak hidden reference segfault - - - - --- 2013-05-09 Chung-Lin Tang New
PATCH to implement C++14 VLA semantics - - - - --- 2013-05-09 Jason Merrill New
C++ PATCH for c++/57222 (bogus error with alias-template) - - - - --- 2013-05-09 Jason Merrill New
[GOOGLE] Check conditions before calling varpool_node - - - - --- 2013-05-09 Carrot Wei New
Rotate pattern recognition in forwprop (PR tree-optimization/57157) - - - - --- 2013-05-09 Jakub Jelinek New
Improve rotation by mode bitsize - 1 - - - - --- 2013-05-09 Jakub Jelinek New
[6/n,i386] : Add zero-extended vec_extract patterns - - - - --- 2013-05-09 Uros Bizjak New
[v3] : Add CXXABI_1.3.8 to util/testsuite_abi.cc to fix libstdc++-abi/abi_check FAIL - - - - --- 2013-05-09 Uros Bizjak New
Committed: fix epiphany ICE building _gcov.o - - - - --- 2013-05-09 Joern Rennecke New
powerpc64le configure fix - - - - --- 2013-05-10 Alan Modra New
Dynamic dispatch of multiversioned functions and CPU mocks for code coverage. - - - - --- 2013-05-10 Sriraman Tallam New
[PR,preprocessor/42014] Added LAST_SOURCE_COLUMN in while loop - - - - --- 2013-05-10 Shakthi Kannan New
Test case for PR55033 - - - - --- 2013-05-10 Sebastian Huber New
RFC patch for fold-const.c's fold_indirect_ref_1 / avoid type-checking ICE with TYPE_MIN_VALUE vs. … - - - - --- 2013-05-10 Tobias Burnus New
[Fortran] PR57217 - re-add type checks for TBP overriding - - - - --- 2013-05-10 Tobias Burnus New
[MIPS,committed] Use microMIPS-style constraints for MIPS16 - - - - --- 2013-05-10 Richard Sandiford New
[Patch:RL78] Fix hardware multiply on G13 target - - - - --- 2013-05-10 Kaushik Phatak New
[v3] Fix libstdc++/54577 - - - - --- 2013-05-10 Paolo Carlini New
C++ PATCH for c++/55149 (VLA lambda capture) - - - - --- 2013-05-10 Jason Merrill New
C++ PATCH for c++/57047 (ICE with constexpr) - - - - --- 2013-05-10 Jason Merrill New
[v2] Test case for PR55033 - - - - --- 2013-05-10 Sebastian Huber New
C++ PATCH for c++/57196 (wrong error with initializer-list constructor) - - - - --- 2013-05-10 Jason Merrill New
Pattern recognizer for rotates - - - - --- 2013-05-10 Jakub Jelinek New
Fix handle_char_store in strlen pass (PR tree-optimization/57230) - - - - --- 2013-05-10 Jakub Jelinek New
Improve handle_char_store in strlen pass (PR tree-optimization/57230) - - - - --- 2013-05-10 Jakub Jelinek New
Fix up rotate expansion - - - - --- 2013-05-10 Jakub Jelinek New
a tiny LRA patch - - - - --- 2013-05-10 Vladimir Makarov New
Ping: [PATCH, PR 42371] Remove references to functions from symbol table during inlining - - - - --- 2013-05-10 Martin Jambor New
Consistent and slightly better IPA dumps - - - - --- 2013-05-10 Martin Jambor New
Use types_compatible_p in get_binfo_at_offset - - - - --- 2013-05-10 Martin Jambor New
Redirect calls to non-functions to builtin_unreachable - - - - --- 2013-05-10 Martin Jambor New
[Google] Suppress message when primary module entry cannot found - - - - --- 2013-05-10 Dehao Chen New
[RFC] Make the new var decl STATIC in function dw2_output_indirect_constant_1 - - - - --- 2013-05-10 Carrot Wei New
[7/n,i386] : Improve memory attribute handling in vec_extract patterns - - - - --- 2013-05-10 Uros Bizjak New
sparc64*-*-rtems* should not define __svr4__ - - - - --- 2013-05-10 Joel Sherrill New
web ICEs on subreg - - - - --- 2013-05-10 Mike Stump New
web ICEs on subreg - - - - --- 2013-05-10 Mike Stump New
struct resources: remove unch_memory member - - - - --- 2013-05-10 Steven Bosscher New
cfgexpand.c patch for [was new port: msp430-elf] - - - - --- 2013-05-10 DJ Delorie New
dwarf2cfi.c patch for [was new port: msp430-elf] - - - - --- 2013-05-10 DJ Delorie New
Use types_compatible_p in get_binfo_at_offset - - - - --- 2013-05-11 Jan Hubicka New
new port: msp430-elf, revision 2 - - - - --- 2013-05-11 DJ Delorie New
Fix up rotate expansion (take 2) - - - - --- 2013-05-11 Jakub Jelinek New
More vector folding - - - - --- 2013-05-11 Marc Glisse New
Small emit-rtl.c / reorg.c cleanup - - - - --- 2013-05-11 Steven Bosscher New
[Google] AutoFDO cleanup patch - - - - --- 2013-05-11 Dehao Chen New
install host specific {bits,ext}/opt_random.h headers in host specific c++ incdir - - - - --- 2013-05-12 Matthias Klose New
[SH] Fix PR57108 - - - - --- 2013-05-12 Oleg Endo New
Prefer scalar offset in vector shifts - - - - --- 2013-05-12 Marc Glisse New
Fix sched-deps DEP_POSTPONED, ds_t documentation - - - - --- 2013-05-12 Steven Bosscher New
[i386] : Add *x->?r alternative to *zero_extendsidi2 - - - - --- 2013-05-12 Uros Bizjak New
[wwwdocs] PATCH for Re: 4.8 status on front page - - - - --- 2013-05-12 Gerald Pfeifer New
Commited: fix epiphany data flow / mode switching problem - - - - --- 2013-05-13 Joern Rennecke New
[Google] AutoFDO cleanup patch - - - - --- 2013-05-13 Dehao Chen New
rtl expansion without zero/sign extension based on VRP - - - - --- 2013-05-13 Kugan Vivekanandarajah New
[Patch:RL78] Fix hardware multiply on G13 target - - - - --- 2013-05-13 Kaushik Phatak New
rtl expansion without zero/sign extension based on VRP - - - - --- 2013-05-13 Richard Biener New
section anchors and weak hidden symbols - - - - --- 2013-05-13 Nathan Sidwell New
Fix PR57235 - - - - --- 2013-05-13 Richard Biener New
[i386] FSGSBASE for AMD bdver3 - - - - --- 2013-05-13 Gopalasubramanian, Ganesh New
[gomp4] #pragma omp declare simd C parsing - - - - --- 2013-05-13 Jakub Jelinek New
Fix up WIDEN_MULT_EXPR (PR middle-end/57251) - - - - --- 2013-05-13 Jakub Jelinek New
Improve rotation by mode bitsize - 1 (take 2) - - - - --- 2013-05-13 Jakub Jelinek New
[RFC] Make libbacktrace more standalone - - - - --- 2013-05-13 Alexander Monakov New
« 1 2 ... 261 262 2631265 1266 »