Show patches with: State = Action Required       |   128273 patches
« 1 2 ... 723 724 7251282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[MIPS] Enable LSA/DLSA for MSA - - - - --- 2016-05-13 Robert Suchanek New
libstdc++/71073 add system_header pragma to Debug Mode headers - - - - --- 2016-05-13 Jonathan Wakely New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 H.J. Lu New
[ARM] PR71061, length pop* pattern in epilogue correctly - - - - --- 2016-05-13 Jiong Wang New
[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic support - - - - --- 2016-05-13 Jiong Wang New
[avr] Fix unrecognizable insn ICE for avr (PR71103) - - - - --- 2016-05-13 Sivanupandi, Pitchumani New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Kyrill Tkachov New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Bernd Schmidt New
[PTX] atomic_compare_exchange_$n - - - - --- 2016-05-13 Nathan Sidwell New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Kyrill Tkachov New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Martin Liška New
Enable libgloss support for ARC in top-level configure.ac - - - - --- 2016-05-13 Anton Kolesov New
[obvious] Typo fix in tree-ssa-loop-ivanon.c - - - - --- 2016-05-13 Kyrill Tkachov New
[obvious] Fix param name in dump file - - - - --- 2016-05-13 Kyrill Tkachov New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Kyrill Tkachov New
Improve other 13 define_insns - - - - --- 2016-05-13 Kirill Yukhin New
[DOC] Document ASAN_OPTIONS="halt_on_error" env variable. - - - - --- 2016-05-13 Martin Liška New
[gomp4.5] Further progress on OpenMP 4.5 parsing - - - - --- 2016-05-13 Jakub Jelinek New
Fix PR tree-optimization/70884 - - - - --- 2016-05-13 Eric Botcazou New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Martin Liška New
[PR71084] Further improve of CFG change tracking in CSE - - - - --- 2016-05-13 Ilya Enkovich New
[i386] Fix SEGV in ix86_in_large_data_p (PR target/71080) - - - - --- 2016-05-13 Rainer Orth New
Import config.sub and config.guess from upstream. - - - - --- 2016-05-13 Jakub Sejdak New
[Fortran] Fix PR 71047 - - - - --- 2016-05-13 Fritz Reese New
[i386] : Additional fix for PR62599 with -mcmodel=medium -fpic - - - - --- 2016-05-12 H.J. Lu New
[i386] : Additional fix for PR62599 with -mcmodel=medium -fpic - - - - --- 2016-05-12 H.J. Lu New
c++/60760 - arithmetic on null pointers should not be allowed in constant expressions - - - - --- 2016-05-12 Martin Sebor New
[i386] : Additional fix for PR62599 with -mcmodel=medium -fpic - - - - --- 2016-05-12 Uros Bizjak New
[i386] : Fix gcc.target/i386/pr70027.c FAIL for x32 -fpic - - - - --- 2016-05-12 Uros Bizjak New
Thoughts on memcmp expansion (PR43052) - - - - --- 2016-05-12 Bernd Schmidt New
[lra] relax the restriction on subreg reload for wide mode - - - - --- 2016-05-12 Jiong Wang New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-12 Martin Liška New
Fix ASAN bootstrap (uninitialized variable warning) - - - - --- 2016-05-12 Martin Liška New
[3/3] Allow constant global VAR_DECLs in constant jump functions - - - - --- 2016-05-12 Martin Jambor New
[2/3] Const parameters are always unmodified - - - - --- 2016-05-12 Martin Jambor New
[1/3] Indirect inlining of targets from references of global constants - - - - --- 2016-05-12 Martin Jambor New
[RFC] Introduce -fsanitize=use-after-scope - - - - --- 2016-05-12 Martin Liška New
Add dg-require-atomic-builtins to test - - - - --- 2016-05-12 Jonathan Wakely New
Improve vec_concatv?sf* - - - - --- 2016-05-12 Kirill Yukhin New
[DOC] Document ASAN_OPTIONS="halt_on_error" env variable. - - - - --- 2016-05-12 Martin Liška New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-12 Martin Liška New
Fix crash with --help=^ (PR driver/71063) - - - - --- 2016-05-12 Marek Polacek New
[PR,tree-optimization/71006] Fix vectype computation for COND_EXPR - - - - --- 2016-05-12 Ilya Enkovich New
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
« 1 2 ... 723 724 7251282 1283 »