Show patches with: State = Action Required       |   126500 patches
« 1 2 ... 425 426 4271264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-20 Tim Shen New
Solve more of firefox LTO regression - - - - --- 2015-01-20 Jan Hubicka New
Fix profile merging WRT speculative edges - - - - --- 2015-01-20 Jan Hubicka New
[committed] Fix pr49888.c test - - - - --- 2015-01-20 Jakub Jelinek New
[committed] Fix ubsan -fsanitize=vptr sanitization (PR sanitizer/64632) - - - - --- 2015-01-20 Jakub Jelinek New
[COMMITTED] Fix pr libffi/64581 - - - - --- 2015-01-20 Richard Henderson New
Go patch committed: Do not mark unused variables as used in closures - - - - --- 2015-01-20 Ian Lance Taylor New
[[ARM/AArch64,testsuite] 06/36] Add vmla and vmls tests. - - - - --- 2015-01-20 Christophe Lyon New
[PATCHv2,libatomic] Avoid misaligned atomic operations - - - - --- 2015-01-20 Andrew Waterman New
[[ARM/AArch64,testsuite] 07/36] Add vmla_lane and vmls_lane tests. - - - - --- 2015-01-20 Christophe Lyon New
[fortran] Fix PR 57023, packing for some array temporaries - - - - --- 2015-01-20 Thomas Koenig New
pr 64076 - tolerate different definitions of symbols in lto - - - - --- 2015-01-21 tbsaunde+gcc@tbsaunde.org New
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-21 Tim Shen New
[Fortran] PR61933 Inquire on Internal Units - - - - --- 2015-01-21 Jerry DeLisle New
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-21 Tim Shen New
[PR,target/59946] Avoid problems with addressing modes with -mpcrel - - - - --- 2015-01-21 Jeff Law New
Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C - - - - --- 2015-01-21 Dmitry Vyukov New
[libobjc] export __objc_get_forward_imp, get_imp again - - - - --- 2015-01-21 Matthias Klose New
gcc fstack-protector-explicit - - - - --- 2015-01-21 Rainer Orth New
Housekeeping work in backends.html - - - - --- 2015-01-21 Eric Botcazou New
[PING,AArch64,NEON] Add vfms_n_f32, vfmsq_n_f32 and vfmsq_n_f64 specified by the ACLE - - - - --- 2015-01-21 Yangfei (Felix) New
Solve more of firefox LTO regression - - - - --- 2015-01-21 Richard Biener New
[1/4] match.pd: Add x + (x & 1) -> (x + 1) & ~1 pattern - - - - --- 2015-01-21 Rasmus Villemoes New
[2/4] match.pd: Add x & ~(x & y) -> x & ~y pattern - - - - --- 2015-01-21 Rasmus Villemoes New
[3/4] match.pd: Add x | ~(x | y) -> x | ~y pattern - - - - --- 2015-01-21 Rasmus Villemoes New
[4/4] match.pd: Add x + ((-x) & m) -> (x + m) & ~m pattern - - - - --- 2015-01-21 Rasmus Villemoes New
Add myself to MAINTAINER - - - - --- 2015-01-21 Andre Vehreschild New
[www] Tidy criteria.html - - - - --- 2015-01-21 Richard Biener New
libstdc++/64658 define std::atomic_init() - - - - --- 2015-01-21 Jonathan Wakely New
combine: Yet another distribute_notes problem (PR64682) - - - - --- 2015-01-21 Segher Boessenkool New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-21 Jonathan Wakely New
[COMMITTED] Fix target/64669 -- aarch64 profilebootstrap failure - - - - --- 2015-01-21 Richard Henderson New
[c++] Remove 0x with HOST_WIDE_INT_PRINT_HEX - - - - --- 2015-01-21 H.J. Lu New
[AArch64] Testcase fix for __ATOMIC_CONSUME - - - - --- 2015-01-21 Alex Velenko New
[rtlanal.c,BE,1/2] Fix vector load/stores to not use ld1/st1 - - - - --- 2015-01-21 Richard Sandiford New
c-common PATCH for c++/64629 (wrong -Wformat-security warning) - - - - --- 2015-01-21 Jason Merrill New
C++ PATCH for c++/64647 (wrong error with constexpr template) - - - - --- 2015-01-21 Jason Merrill New
[committed] Cherry-pick 2 libsanitizer aarch64 changes (PR sanitizer/64435) - - - - --- 2015-01-21 Jakub Jelinek New
[PR63307] Fix generation of new declarations in random order - - - - --- 2015-01-21 Jakub Jelinek New
Fix simplify-rtx endless recursion (PR debug/64511) - - - - --- 2015-01-21 Jakub Jelinek New
Document -fsanitize=vptr (PR sanitizer/64706) - - - - --- 2015-01-21 Jakub Jelinek New
Cleanup EH after RTL DSE (PR rtl-optimization/62078) - - - - --- 2015-01-21 Jakub Jelinek New
C++ PATCH for c++/64603 (wrong error with sizeof and constexpr) - - - - --- 2015-01-21 Jason Merrill New
[wwwdocs] Mention ipa-ICF and auto-FDO - - - - --- 2015-01-21 Jan Hubicka New
[C++14] Implement N3657: heterogeneous lookup in associative containers. - - - - --- 2015-01-21 François Dumont New
[PR64557] get_addr in true_dependence_1 cannot handle VALUE inside an expr - - - - --- 2015-01-21 Wei Mi New
[PATCH:,toplev.c] PR jit/64721: don't install signal-handlers when running within libgccjit - - - - --- 2015-01-21 David Malcolm New
libgo patch committed: Put base Go version in runtime.Version - - - - --- 2015-01-21 Ian Lance Taylor New
Go patch committed: reject invalid ... with call returning multiple results - - - - --- 2015-01-22 Ian Lance Taylor New
gotools patch committed: Always install cgo as cgo - - - - --- 2015-01-22 Ian Lance Taylor New
[libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname - - - - --- 2015-01-22 Tim Shen New
[driver/64690] Fix -freport-bug issue with comments. - - - - --- 2015-01-22 max New
Add new target h8300-*-linux - - - - --- 2015-01-22 Yoshinori Sato New
Fix inlining checks wrt optimize attribute - - - - --- 2015-01-22 Richard Biener New
Fix inlining checks wrt optimize attribute - - - - --- 2015-01-22 Christian Bruel New
pr 63325 - make fold ignore decl_with_vis.symtab_node - - - - --- 2015-01-22 tbsaunde+gcc@tbsaunde.org New
[Committed] S/390: Fix typo in atomic code iterator - - - - --- 2015-01-22 Andreas Krebbel New
Do not call const_binop on MEM_EXPR - - - - --- 2015-01-22 Eric Botcazou New
[i386] Fix PR 64688, ICE: Max. number of generated reload insns per insn is achieved (90) - - - - --- 2015-01-22 Uros Bizjak New
[libcpp] Resolve DR#412 - unevaluated #elif (PR preprocessor/60570) - - - - --- 2015-01-22 Marek Polacek New
Fix PR64728 - - - - --- 2015-01-22 Richard Biener New
Go patch committed: avoid infinite loop when reporting initialization loop - - - - --- 2015-01-22 Ian Lance Taylor New
PR 64722: fix corruption of %ebx on 32-bit i386 with libgccjit - - - - --- 2015-01-22 David Malcolm New
[i386] Fix PR 64688, ICE: Max. number of generated reload insns per insn is achieved (90) - - - - --- 2015-01-22 Uros Bizjak New
Fix thiko when maintaining priority heap - - - - --- 2015-01-22 Jan Hubicka New
[Fortran] PR64726 Fix OpenACC's "parallel/kernel loop" - - - - --- 2015-01-22 Tobias Burnus New
[i386] Fix PR 64688, ICE: Max. number of generated reload insns per insn is achieved (90) - - - - --- 2015-01-22 Uros Bizjak New
Don't emit backtrace from driver upon fatal compiler signals - - - - --- 2015-01-22 Jakub Jelinek New
Use chain_next on struct dw_loc_descr_node for GTY (PR debug/64511) - - - - --- 2015-01-22 Jakub Jelinek New
Update BBs in cleanup_barriers pass (PR rtl-optimization/61058) - - - - --- 2015-01-22 Jakub Jelinek New
[PING] : [PATCH]: Conditionally include target specific files while building TSAN - - - - --- 2015-01-22 Jakub Jelinek New
gcc fstack-protector-explicit - - - - --- 2015-01-22 Jakub Jelinek New
flatten expr.h (version 2) - - - - --- 2015-01-22 Prathamesh Kulkarni New
[PR,52076,P3,regression] Improve m68k xor and bit insertion - - - - --- 2015-01-22 Jeff Law New
[SH,libstdc++] Workaround for PR 29366 - - - - --- 2015-01-22 Oleg Endo New
[libbacktrace/libsanitizer] fix multilib builds - - - - --- 2015-01-22 Matthias Klose New
gotools patch committed: Add trivial man pages - - - - --- 2015-01-23 Ian Lance Taylor New
[arm] fix bug in long long divide-by-zero handling - - - - --- 2015-01-23 Sandra Loosemore New
Add myself to MAINTAINERS - - - - --- 2015-01-23 Braden Obrzut New
Fix PR64718: bad 16-bit bswap replacement - - - - --- 2015-01-23 Thomas Preud'homme New
[Fortran,comitted] Cosmetics - - - - --- 2015-01-23 Andre Vehreschild New
Fix "make TAGS" in libdecnumber - - - - --- 2015-01-23 Eli Zaretskii New
Fix half of PR63439 - - - - --- 2015-01-23 Richard Biener New
[AArch64,Obvious] Fix PR64231. - - - - --- 2015-01-23 Tejas Belagod New
[i386] Remove EBX usage from asm code - - - - --- 2015-01-23 Uros Bizjak New
Another part of PR63439 - - - - --- 2015-01-23 Richard Biener New
C++ PATCH for c++/64701 (ICE with statement-expression) - - - - --- 2015-01-23 Jason Merrill New
C++ PATCH for c++/64727 (darwin-cfstring-3.C failure) - - - - --- 2015-01-23 Jason Merrill New
[committed,PR64707] Make fopenmp an LTO option - - - - --- 2015-01-23 Tom de Vries New
[committed,PR64672] Make fopenacc an LTO option - - - - --- 2015-01-23 Tom de Vries New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-23 Jonathan Wakely New
Fix PR ipa/64693 - - - - --- 2015-01-23 Martin Liška New
C++ PATCH for c++/64314 (ICE with value-init and array member) - - - - --- 2015-01-23 Jason Merrill New
[libbacktrace/libsanitizer/libquadmath/libcilkrts] fix multilib builds - - - - --- 2015-01-23 Matthias Klose New
[RFA,MIPS] Prohibit vector modes in accumulators - - - - --- 2015-01-23 Robert Suchanek New
C++ PATCH for c++/64701 (ICE with statement-expression) - - - - --- 2015-01-23 Jason Merrill New
[rs6000,testsuite] Changes for unaligned vector load/store support on POWER8 - - - - --- 2015-01-23 Bill Schmidt New
Fix gcc -v (PR driver/64737) - - - - --- 2015-01-23 Jakub Jelinek New
[committed] Fix zero based array map clause handling in #pragma omp target {data,update} (PR middle… - - - - --- 2015-01-23 Jakub Jelinek New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-23 Aldy Hernandez New
« 1 2 ... 425 426 4271264 1265 »