Show patches with: State = Action Required       |    Archived = No       |   126630 patches
« 1 2 ... 707 708 7091266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-12 Dhole New
[v3,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction - - - - --- 2016-05-11 Kelvin Nilsen New
Simple bitop reassoc in match.pd - - - - --- 2016-05-11 Marc Glisse New
Fix crash with --help=^ (PR driver/71063) - - - - --- 2016-05-11 Marek Polacek New
[rs6000] Fix pr70963.c test case for older hardware - - - - --- 2016-05-11 Bill Schmidt New
[testsuite] : Fix gcc.target/i386/sse-13.c failure with -fpic - - - - --- 2016-05-11 Uros Bizjak New
[i386] : Use copy_to_suggested_reg in legitimize_pic_address some more - - - - --- 2016-05-11 Uros Bizjak New
PATCH: PR target/70738: Add -mgeneral-regs-only option - - - - --- 2016-05-11 H.J. Lu New
[C/C++] Missing warning for contradictory attributes (PR c++/71024) - - - - --- 2016-05-11 Marek Polacek New
[PTX] more test markup - - - - --- 2016-05-11 Nathan Sidwell New
Respect --param ipa-max-agg-items=0 - - - - --- 2016-05-11 Martin Jambor New
[PR,70646] Store size to inlining predicate conditions - - - - --- 2016-05-11 Martin Jambor New
[DOC] Document ASAN_OPTIONS="halt_on_error" env variable. - - - - --- 2016-05-11 Martin Liška New
[ARM] PR target/71056: Don't use vectorized builtins when NEON is not available - - - - --- 2016-05-11 Kyrill Tkachov New
[DOC] Document ASAN_OPTIONS="halt_on_error" env variable. - - - - --- 2016-05-11 Martin Liška New
[C/C++] Missing warning for contradictory attributes (PR c++/71024) - - - - --- 2016-05-11 Marek Polacek New
[ARM/AArch64,11/11] Add missing tests for vreinterpret, operating of fp16 type. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,10/11] Add missing tests for intrinsics operating on poly64 and poly128 types. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,09/11] Add missing vrnd{,a,m,n,p,x} tests. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,08/11] Add missing vstX_lane fp16 tests. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,07/11] Add missing vget_lane fp16 tests. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,06/11] Add missing vtst_p8 and vtstq_p8 tests. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,05/11] Add missing vreinterpretq_p{8,16} tests. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,04/11] Add forgotten vsliq_n_u64 test. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,03/11] AdvSIMD tests: be more verbose. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst. - - - - --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,01/11] Fix typo in vreinterpret.c test comment. - - - - --- 2016-05-11 Christophe Lyon New
[committed] Fix up matmul in !$omp workshare (PR fortran/70855) - - - - --- 2016-05-11 Jakub Jelinek New
Fix PR70986 - - - - --- 2016-05-11 Richard Biener New
Introduce tests for -fsanitize=use-after-scope - - - - --- 2016-05-11 Martin Liška New
[RFC] Introduce -fsanitize=use-after-scope - - - - --- 2016-05-11 Martin Liška New
libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap - - - - --- 2016-05-11 Jonathan Wakely New
clean up insn-automata.c (was: Re: out of bounds access in insn-automata.c) - - - - --- 2016-05-11 Alexander Monakov New
, Add PowerPC ISA 3.0 vector d-form addressing - - - - --- 2016-05-11 Michael Meissner New
[RS6000] complex long double ABI_V4 fix - - - - --- 2016-05-10 Alan Modra New
[wwwdocs] Suggested usability improvements for the website - - - - --- 2016-05-10 aquaglow@gmail.com New
[rtlfe] Barebones implementation of "__RTL"; next steps? - - - - --- 2016-05-10 David Malcolm New
[openacc] use firstprivate pointers for subarrays in c and c++ - - - - --- 2016-05-10 Cesar Philippidis New
Tidy up RTL libfunc machinery - - - - --- 2016-05-10 Eric Botcazou New
C PATCH to add -Wswitch-unreachable (PR c/49859) - - - - --- 2016-05-10 Marek Polacek New
Simplify read-md.c and read-rtl.c using require_char_ws - - - - --- 2016-05-10 David Malcolm New
[i386] : Merge 64-bit and 32-bit gotoff_operand code paths in legitimize_pic_address - - - - --- 2016-05-10 Uros Bizjak New
[PR,middle-end/70807] Free dominance info in CSE pass - - - - --- 2016-05-10 Ilya Enkovich New
[CHKP,PR,middle-end/70877] Support instrumentation of direct calls with a type cast - - - - --- 2016-05-10 Ilya Enkovich New
Test begin and end functions for directory iterators - - - - --- 2016-05-10 Jonathan Wakely New
[CHKP,PR,tree-optimization/70876] Support WITH_SIZE_EXPR in instrumented calls - - - - --- 2016-05-10 Ilya Enkovich New
[i386,PR,target/70799,1/2] Support constants in STV pass (DImode) - - - - --- 2016-05-10 Ilya Enkovich New
Test begin and end functions for directory iterators - - - - --- 2016-05-10 redi New
libstdc++/71038 fix error checks in filesystem::copy_file - - - - --- 2016-05-10 Jonathan Wakely New
Apply fix for PR68463 to RS6000 - - - - --- 2016-05-10 James Norris New
DWARF: fix stack usage assessment for DW_OP_neg - - - - --- 2016-05-10 Pierre-Marie de Rodat New
[committed] Add debugging ruler to diagnostic-show-locus.c - - - - --- 2016-05-10 David Malcolm New
libstdc++/71036 Handle EEXIST in filesystem::create_directory - - - - --- 2016-05-10 Jonathan Wakely New
[ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 - - - - --- 2016-05-10 Thomas Preudhomme New
Fix PR70986 - - - - --- 2016-05-10 Richard Biener New
libstdc++/71005 fix post-increment for filesystem iterators - - - - --- 2016-05-10 Jonathan Wakely New
[PTX] Fixup some tests - - - - --- 2016-05-10 Nathan Sidwell New
[vs] Take known zero bits into account when checking extraction. - - - - --- 2016-05-10 Dominik Vogt New
libstdc++/71036 Handle EEXIST in filesystem::create_directory - - - - --- 2016-05-10 redi New
libstdc++/71037 Add base path to filesystem::canonical exceptions - - - - --- 2016-05-10 Jonathan Wakely New
Remove unused using declaration in libstdc++ testsuite - - - - --- 2016-05-10 Jonathan Wakely New
libstdc++/71005 fix post-increment for filesystem iterators - - - - --- 2016-05-10 Jonathan Wakely New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-10 Marek Polacek New
[Committed] S/390: Disable scalar vector instructions with -mno-vx. - - - - --- 2016-05-10 Andreas Krebbel New
cfgcleanup: Handle a branch with just a return in both arms (PR71028) - - - - --- 2016-05-10 Segher Boessenkool New
Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) - - - - --- 2016-05-10 Marc Glisse New
[rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor - - - - --- 2016-05-10 Bill Schmidt New
PR driver/69265: add hint for options with misspelled arguments - - - - --- 2016-05-10 David Malcolm New
PING^4 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation - - - - --- 2016-05-09 Jim Wilson New
[gomp4] backport fix for PR70626 - - - - --- 2016-05-09 Cesar Philippidis New
[gomp4] backport the *finish_omp_clauses changes - - - - --- 2016-05-09 Cesar Philippidis New
[gomp4] backport fix for PR69363 - - - - --- 2016-05-09 Cesar Philippidis New
Load external function address via GOT slot - - - - --- 2016-05-09 H.J. Lu New
vec_extract XMM16-XMM17 improvements - - - - --- 2016-05-09 Jakub Jelinek New
Improve sse2_loadld - - - - --- 2016-05-09 Jakub Jelinek New
Improve XMM16-XMM31 handling in vpinsr* - - - - --- 2016-05-09 Jakub Jelinek New
Remove constraints from further i386 define_expand patterns - - - - --- 2016-05-09 Jakub Jelinek New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2) - - - - --- 2016-05-09 Jakub Jelinek New
[i386] : Fix btrq peephole2 - - - - --- 2016-05-09 Uros Bizjak New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-09 Marek Polacek New
[Fortran,OpenACC] Fix PR70598, Fortran host_data ICE - - - - --- 2016-05-09 Chung-Lin Tang New
Fix memory leak in tree-inliner - - - - --- 2016-05-09 Martin Liška New
[ARM] mno-pic-data-is-text-relative & msingle-pic-base - - - - --- 2016-05-09 Nathan Sidwell New
libstdc++/71004 fix recursive_directory_iterator default constructor - - - - --- 2016-05-09 Jonathan Wakely New
Error out on -fvtable-verify without --enable-vtable-verify - - - - --- 2016-05-09 Rainer Orth New
Fix memory leak in tree-inliner - - - - --- 2016-05-09 Richard Biener New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-09 Bernd Schmidt New
libstdc++/71004 fix recursive_directory_iterator default constructor - - - - --- 2016-05-09 Jonathan Wakely New
[CilkPlus] Merge libcilkrts from upstream - - - - --- 2016-05-09 Matthias Klose New
[commited,SH] Remove extra colon from subtarget specs - - - - --- 2016-05-08 Kaz Kojima New
[wwwdocs] PATCH for Re: Change in mirror setup - - - - --- 2016-05-08 Gerald Pfeifer New
[i386] : Fix PR 70998, CE in pre_and_rev_post_order_compute, at cfganal.c - - - - --- 2016-05-08 Uros Bizjak New
PR middle-end/55299, fold bitnot through ASR and rotates - - - - --- 2016-05-08 Mikhail Maltsev New
[SH,committed] Convert GET_SH_ARG_CLASS into a function - - - - --- 2016-05-08 Oleg Endo New
[SH,committed] Various cleanups - - - - --- 2016-05-08 Oleg Endo New
[v3] Avoid endless run-time recursion for copying single-element tuples where the element type is b… - - - - --- 2016-05-08 Ville Voutilainen New
Error out on -fvtable-verify without --enable-vtable-verify - - - - --- 2016-05-08 Rainer Orth New
[RX] Add support for atomic operations - - - - --- 2016-05-08 Oleg Endo New
« 1 2 ... 707 708 7091266 1267 »