Show patches with: Archived = No       |   126837 patches
« 1 2 ... 659 660 6611268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/7,ARC] Avoid use of hard registers before reg-alloc. - - - - --- 2017-05-19 Claudiu Zissulescu New
[3/7,ARC] Allow r30 to be used by the reg-alloc. - - - - --- 2017-05-19 Claudiu Zissulescu New
[4/7,ARC] Change predicate movv2hi to avoid scaled addresses. - - - - --- 2017-05-19 Claudiu Zissulescu New
[5/7,ARC] Update (non)commutative_binary_comparison patterns. - - - - --- 2017-05-19 Claudiu Zissulescu New
[6/7,ARC] Prevent moving stores to the frame before the stack adjustment. - - - - --- 2017-05-19 Claudiu Zissulescu New
[7/7,ARC] Test against frame_pointer_needed in arc_can_eliminate. - - - - --- 2017-05-19 Claudiu Zissulescu New
[1/2] Early LTO debug, simple-object part - - - - --- 2017-05-19 Richard Biener New
Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) - - - - --- 2017-05-19 Marek Polacek New
Fix PR80821 - - - - --- 2017-05-19 Richard Biener New
rs6000: Make constant formation a tiny bit better - - - - --- 2017-05-19 Segher Boessenkool New
PR libstdc++/80796 Add new std::search overload for C++17 - - - - --- 2017-05-19 Jonathan Wakely New
Turn inline_edge_summary into ipa_call_summary - - - - --- 2017-05-19 Jan Hubicka New
Enable by default -Werror just for bootstrap-debug.mk. - - - - --- 2017-05-19 Martin Liška New
libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs - - - - --- 2017-05-19 Li, Pan2 via Gcc-patches New
[HSA] Load an HSA runtime via dlopen mechanism - - - - --- 2017-05-19 Thomas Schwinge New
OpenACC default clause maintenance - - - - --- 2017-05-19 Thomas Schwinge New
OpenACC 2.5 default (present) clause - - - - --- 2017-05-19 Thomas Schwinge New
OpenACC 2.5 default (present) clause - - - - --- 2017-05-19 Thomas Schwinge New
[C++] OVERLOAD iterators #8 - - - - --- 2017-05-19 Nathan Sidwell New
Move symtab_node::dump_table to symbol_table::dump - - - - --- 2017-05-19 Martin Liška New
Introduce symtab_node::dump_{asm_,}name functions. - - - - --- 2017-05-19 Martin Liška New
Check tieable TRUNCATE only if inner rtx is register - - - - --- 2017-05-19 Bin Cheng New
[C++] Replace a few more error + error with error + inform - - - - --- 2017-05-19 Paolo Carlini New
Remove gen_cell_microcode, warn_cell_microcode - - - - --- 2017-05-19 Segher Boessenkool New
[config] --enable-languages - - - - --- 2017-05-19 Nathan Sidwell New
RFA: PATCH to check for overflow in make_tree_vec_stat - - - - --- 2017-05-19 Jason Merrill New
c-warn PATCH to silence warnings about std::byte in switch - - - - --- 2017-05-19 Jason Merrill New
Default std::vector<bool> default and move constructor - - - - --- 2017-05-19 François Dumont New
MinGW compilation warnings in libiberty's waitpid.c - - - - --- 2017-05-20 DJ Delorie New
SFINAE on is_same first in variant's _Tp&& constructor - - - - --- 2017-05-20 Li, Pan2 via Gcc-patches New
[wwwdocs] projects/prefetch.html - remove Itanium manual - - - - --- 2017-05-20 Gerald Pfeifer New
Move "(A & C) == D is false when D & ~C != 0" to match.pd - - - - --- 2017-05-20 Marc Glisse New
[PTX] simplify movs - - - - --- 2017-05-21 Tom de Vries New
[Fortran,OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array - - - - --- 2017-05-21 Janus Weil New
Allow some NOP conversions in (X+CST1)+CST2 in match.pd - - - - --- 2017-05-21 Marc Glisse New
signed multiplication for pointer offsets - - - - --- 2017-05-21 Marc Glisse New
Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination - - - - --- 2017-05-21 Marc Glisse New
Speedup df_insn_refs_verify - - - - --- 2017-05-22 Richard Biener New
[Ada] Add check for sys/capability.h - - - - --- 2017-05-22 Eric Botcazou New
[GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline - - - - --- 2017-05-22 Thomas Preudhomme New
[Ada] Relax restrictions on volatile components - - - - --- 2017-05-22 Eric Botcazou New
[Ada] Remove restriction on inlining in related units - - - - --- 2017-05-22 Eric Botcazou New
More of ipa-inline-analysis cleanups - - - - --- 2017-05-22 Jan Hubicka New
[Ada] Fix ICE on subprogram defined with null exclusion - - - - --- 2017-05-22 Eric Botcazou New
Drop self_time from inline_summary - - - - --- 2017-05-22 Jan Hubicka New
[C++] namespace pushing/popping - - - - --- 2017-05-22 Nathan Sidwell New
[C++] make eh fn nodes global trees - - - - --- 2017-05-22 Nathan Sidwell New
[avr] Simplify genmultilib.awk - - - - --- 2017-05-22 Georg-Johann Lay New
[C++] config-lang.in - - - - --- 2017-05-22 Nathan Sidwell New
[DUMP] : Move fdump-translation-unit to C++ FE only - - - - --- 2017-05-22 Nathan Sidwell New
libgomp nvptx plugin: Debugging output for cuInit failure - - - - --- 2017-05-22 Thomas Schwinge New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
Dump function on internal errors - - - - --- 2017-05-22 Andi Kleen New
C/C++ OpenACC: acc_pcopyin, acc_pcreate - - - - --- 2017-05-22 Thomas Schwinge New
[v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Xi Ruoyao New
Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran (was: C/C++ OpenACC: acc_pcopyin, acc_pcr… - - - - --- 2017-05-22 Thomas Schwinge New
Implementing OpenACC's Fortran module - - - - --- 2017-05-22 Thomas Schwinge New
Break ipa-inline-analysis - - - - --- 2017-05-22 Jan Hubicka New
[MSP430] PR78838: Do not add section name prefixes when section name is .lowtext - - - - --- 2017-05-22 Jozef Lawrynowicz New
[testsuite,committed,PR65941] Add and use effective target rdrand - - - - --- 2017-05-22 Tom de Vries New
[C++] Using directives - - - - --- 2017-05-22 Nathan Sidwell New
[RFC,testsuite] Add dg-save-linenr - - - - --- 2017-05-22 Tom de Vries New
[GCC8,31/33] Set range information for niter bound of vectorized loop - - - - --- 2017-05-22 Bin.Cheng New
OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all - - - - --- 2017-05-22 Thomas Schwinge New
, PR target/80718, Improve PowerPC splat double word - - - - --- 2017-05-22 Michael Meissner New
[committed] Fix OpenMP array reduction handling in orphaned workshare (PR middle-end/80853) - - - - --- 2017-05-22 Jakub Jelinek New
[committed] Fix OpenMP VLA implicit determination in task (PR middle-end/80809) - - - - --- 2017-05-22 Jakub Jelinek New
[committed] Fix OpenMP VLA firstprivatization on task (PR middle-end/80809) - - - - --- 2017-05-22 Jakub Jelinek New
[committed] Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE - - - - --- 2017-05-22 Jakub Jelinek New
[rs6000,committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector - - - - --- 2017-05-22 Bill Schmidt New
[RFC,1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant - - - - --- 2017-05-22 Max Filippov New
[RFC,2/5] gcc: xtensa: make configuration dynamic - - - - --- 2017-05-22 Max Filippov New
[RFC,3/5] gcc: xtensa: support dynconfig on windows - - - - --- 2017-05-22 Max Filippov New
[RFC,4/5] gcc: xtensa: add __XCHAL_* builtins - - - - --- 2017-05-22 Max Filippov New
[RFC,5/5] libgcc: xtensa: use built-in configuration - - - - --- 2017-05-22 Max Filippov New
[avr] Simplify genmultilib.awk - - - - --- 2017-05-23 Georg-Johann Lay New
Runtime checking of OpenACC parallelism dimensions clauses - - - - --- 2017-05-23 Thomas Schwinge New
[testsuite,committed] Fix bogus builtin-snprintf-warn-3.c failure for avr - - - - --- 2017-05-23 Senthil Kumar Selvaraj New
Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) - - - - --- 2017-05-23 Jonathan Wakely New
[committed] Remove redundant quotes in c-parser.c - - - - --- 2017-05-23 Marek Polacek New
SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-05-23 Aldy Hernandez New
[C++] using decls - - - - --- 2017-05-23 Nathan Sidwell New
rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843) - - - - --- 2017-05-23 Segher Boessenkool New
Avoid ICE in fnsummary on complex predicates - - - - --- 2017-05-23 Jan Hubicka New
[www] Deprecate MPX for GCC 7 - - - - --- 2017-05-23 Richard Biener New
remove call to memset in value-prof.c:free_hist() - - - - --- 2017-05-23 Prathamesh Kulkarni New
[i386] Recompute the frame layout less often - - - - --- 2017-05-23 Bernd Edlinger New
Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix) - - - - --- 2017-05-23 Thomas Schwinge New
OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses - - - - --- 2017-05-23 Thomas Schwinge New
PR80806 - - - - --- 2017-05-23 Martin Sebor New
[1/5,v3] Vect peeling cost model - - - - --- 2017-05-23 Robin Dapp New
[2/5,v3] Vect peeling cost model - - - - --- 2017-05-23 Robin Dapp New
[3/5,v3] Vect peeling cost model - - - - --- 2017-05-23 Robin Dapp New
[4/5,v3] Vect peeling cost model - - - - --- 2017-05-23 Robin Dapp New
[5/5,v3] Vect peeling cost model - - - - --- 2017-05-23 Robin Dapp New
Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context" - - - - --- 2017-05-23 Thomas Schwinge New
[C++] break more out of pushdecl - - - - --- 2017-05-23 Nathan Sidwell New
[1/6] Move compare_tree to tree.c and expose the interface. - - - - --- 2017-05-23 Bin Cheng New
[2/6] Factor out code pruning runtime alias checks - - - - --- 2017-05-23 Bin Cheng New
« 1 2 ... 659 660 6611268 1269 »