Show patches with: State = Action Required       |    Archived = No       |   128293 patches
« 1 2 ... 628 629 6301282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Use "oacc kernels" attribute for OpenACC kernels - - - - --- 2017-05-08 Thomas Schwinge New
decl lang hooks - - - - --- 2017-05-08 Nathan Sidwell New
C++ PATCH for c++/80178 (ABI of non-copyable class) - - - - --- 2017-05-08 Jason Merrill New
[C++] function decl pushing - - - - --- 2017-05-08 Nathan Sidwell New
[C++] pushdecl - - - - --- 2017-05-08 Nathan Sidwell New
correct length stpncpy handling in -Wformat-overflow (PR 80669) - - - - --- 2017-05-08 Martin Sebor New
Tweak static assertions in std::optional - - - - --- 2017-05-08 Jonathan Wakely New
[v2,rs6000] Add built-in function support for compare bytes instruction - - - - --- 2017-05-08 Kelvin Nilsen New
Test cases to check OpenACC offloaded function's attributes and classification - - - - --- 2017-05-08 Thomas Schwinge New
[C++] namespace bindings - - - - --- 2017-05-08 Nathan Sidwell New
[PR79542,Ada] Fix ICE in dwarf2out.c with nested func. inlining - - - - --- 2017-05-08 Jason Merrill New
[4/4] Vect peeling cost model - - - - --- 2017-05-08 Robin Dapp New
[3/4] Vect peeling cost model - - - - --- 2017-05-08 Robin Dapp New
[C++] namespace bindings - - - - --- 2017-05-08 Nathan Sidwell New
[CHKP] Attempt to fix PR79765 (multiversioning and instrumentation) - - - - --- 2017-05-08 Alexander Ivchenko New
Clarify mt_allocator documentation w.r.t deallocation - - - - --- 2017-05-08 Jonathan Wakely New
[rs6000] Add x86 instrinsic headers to GCC PPC64LE taget - - - - --- 2017-05-08 Steven Munroe New
[GCC/ARM,FYI] Define TM_MULTILIB_CONFIG for ARM multilib - - - - --- 2017-05-08 Thomas Preudhomme New
Small PRE speedup - - - - --- 2017-05-08 Richard Biener New
More strict-overflow VRP cleanup - - - - --- 2017-05-08 Richard Biener New
[Testsuite,committed] Fix vector peeling test failures - - - - --- 2017-05-08 Wilco Dijkstra New
[C++] PR 80186 ("ICE on C++ code with invalid constructor...") - - - - --- 2017-05-08 Paolo Carlini New
Record equivalences for spill registers - - - - --- 2017-05-08 Andrew Pinski New
Pretty-printing of some unsupported expressions (PR c/35441) - - - - --- 2017-05-08 Volker Reichelt New
FreeBSD arm libgcc config.host - - - - --- 2017-05-07 Andreas Tobler New
FreeBSD arm: make _Unwind_G/SetIP available as function. - - - - --- 2017-05-07 Andreas Tobler New
[RFC] warn about raw pointers that can be unique_ptr<T> - - - - --- 2017-05-07 tbsaunde+gcc@tbsaunde.org New
[fortran] Create temporary variables for matmul - - - - --- 2017-05-07 Thomas Koenig New
PR80280: Fix quoting of candidate functions - - - - --- 2017-05-06 Volker Reichelt New
[ARM] Add a new target hook to compute the frame layout - - - - --- 2017-05-06 Bernd Edlinger New
[2/n,PR,tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading - - - - --- 2017-05-06 Jeff Law New
[testsuite,committed] Add absolute line number comment in gcc.target/avr/progmem-error-1.cpp - - - - --- 2017-05-06 Tom de Vries New
[testsuite,committed] Replace absolute line numbers in gcc.target/powerpc - - - - --- 2017-05-06 Tom de Vries New
[testsuite,committed] Replace absolute line numbers in gcc.target/spu - - - - --- 2017-05-06 Tom de Vries New
[avr,committed] : Remove flag_strict_overflow from avr.md - - - - --- 2017-05-06 Richard Sandiford New
[testsuite,committed] Replace absolute line numbers in gcc.target/arm - - - - --- 2017-05-06 Tom de Vries New
[testsuite,committed] Replace absolute line numbers in gcc.target/aarch64 - - - - --- 2017-05-06 Tom de Vries New
[committed,testsuite] Replace absolute line numbers in g++.dg/{debug,goacc} - - - - --- 2017-05-06 Tom de Vries New
[testsuite,PR80606] Remove default_packed lines from i386/avx-vtestp{d,s}* - - - - --- 2017-05-06 Tom de Vries New
[i386] : Some trivial cleanups - - - - --- 2017-05-06 Uros Bizjak New
, Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float - - - - --- 2017-05-05 Michael Meissner New
store-motion long lines - - - - --- 2017-05-05 Nathan Sidwell New
[v2] C++: fix-it hints suggesting accessors for private fields - - - - --- 2017-05-05 David Malcolm New
[committed] Backports to gcc-6-branch - - - - --- 2017-05-05 Jakub Jelinek New
[committed] Convert CARET_LINE_MARGIN to const int - - - - --- 2017-05-05 David Malcolm New
[committed] Convert diagnostic_override_option_index from macro to inline function - - - - --- 2017-05-05 David Malcolm New
[committed] Get rid of macros for diagnostic_report_current_module - - - - --- 2017-05-05 David Malcolm New
[committed] Eliminate report_diagnostic macro - - - - --- 2017-05-05 David Malcolm New
[committed] diagnostic.c: add print_option_information - - - - --- 2017-05-05 David Malcolm New
[committed] diagnostic_report_diagnostic: refactor pragma-handling - - - - --- 2017-05-05 David Malcolm New
[rs6000] gcc mainline, add builtin support for vec_neg() - - - - --- 2017-05-05 Carl Love New
[fortran] Reduce stack use in blocked matmul - - - - --- 2017-05-05 Thomas Koenig New
[C++] namespace bindings - - - - --- 2017-05-05 Nathan Sidwell New
[committed] fix inconsistencies introduced during merge conflict resolution - - - - --- 2017-05-05 Martin Sebor New
[3/3] C: hints for missing stdlib includes for macros and types - - - - --- 2017-05-05 David Malcolm New
[2/3] C++: provide macro used-before-defined hint (PR c++/72786). - - - - --- 2017-05-05 David Malcolm New
[1/3] c-family: add name_hint/deferred_diagnostic - - - - --- 2017-05-05 David Malcolm New
Fix config.gcc - - - - --- 2017-05-05 Nathan Sidwell New
PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() - - - - --- 2017-05-05 Jonathan Wakely New
[C++] scope hygiene - - - - --- 2017-05-05 Nathan Sidwell New
[C++] retrofit_lang_decl - - - - --- 2017-05-05 Nathan Sidwell New
Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558) - - - - --- 2017-05-05 Jakub Jelinek New
Fix switchconv vop handling (PR tree-optimization/80632) - - - - --- 2017-05-05 Jakub Jelinek New
[C++] kill namespace walking - - - - --- 2017-05-05 Nathan Sidwell New
[avr,committed] : Remove flag_strict_overflow from avr.md - - - - --- 2017-05-05 Richard Sandiford New
[RFA,1b/4,PR,tree-optimization/33562] Improve DSE of complex stores - - - - --- 2017-05-05 Richard Sandiford New
PRE TLC - - - - --- 2017-05-05 Richard Biener New
Make tree-ssa-strlen.c handle partial unterminated strings - - - - --- 2017-05-05 Richard Sandiford New
[C++] Kill per-namespace static list - - - - --- 2017-05-05 Nathan Sidwell New
[2/2] Fast interrupts support. - - - - --- 2017-05-05 Claudiu Zissulescu New
[1/2] Automatic context save/restore for regular interrupts. - - - - --- 2017-05-05 Claudiu Zissulescu New
[2/N] Add dump_flags_type<E> for handling of suboptions. - - - - --- 2017-05-05 Martin Liška New
[avr,committed] : Remove flag_strict_overflow from avr.md - - - - --- 2017-05-05 Georg-Johann Lay New
PR80613 - - - - --- 2017-05-05 Prathamesh Kulkarni New
[gomp4] Add front end support for the if_present clause with the update directive - - - - --- 2017-05-05 Thomas Schwinge New
Record equivalences for spill registers - - - - --- 2017-05-05 Richard Sandiford New
Output DIEs for outlined OpenMP functions in correct lexical scope - - - - --- 2017-05-05 Kevin Buettner New
[2/2] Use %H and %I throughout C++ frontend. - - - - --- 2017-05-04 David Malcolm New
[1/2] C++ template type diff printing - - - - --- 2017-05-04 David Malcolm New
[gomp4] Add front end support for the if_present clause with the update directive - - - - --- 2017-05-04 Cesar Philippidis New
[11/12,rev1,i386] Add remainder of -mcall-ms2sysv-xlogues implementation - - - - --- 2017-05-04 Daniel Santos New
[rs6000] Fix vec_xl and vec_xst intrinsics for P8 - - - - --- 2017-05-04 Bill Schmidt New
[09/12,rev1,i386] Add patterns and predicates mcall-ms2sysv-xlogues - - - - --- 2017-05-04 Daniel Santos New
Bump version namespace and remove _Rb_tree useless template parameter - - - - --- 2017-05-04 François Dumont New
[C++] fix constrait diag - - - - --- 2017-05-04 Nathan Sidwell New
Fix-it hints for -Wimplicit-fallthrough - - - - --- 2017-05-04 David Malcolm New
[GCC8,17/33] Treat complex cand step as invriant expression - - - - --- 2017-05-04 Bin.Cheng New
Fix -fopt-info documentation in invoke.texi - - - - --- 2017-05-04 Steve Ellcey New
[OBVIOUS] Remove unused structure field inv_expr - - - - --- 2017-05-04 Bin Cheng New
c/c++: Add fix-it hints for suggested missing #includes - - - - --- 2017-05-04 David Malcolm New
[gomp5] Default to nonmonotonic schedule for dynamic/guided - - - - --- 2017-05-04 Jakub Jelinek New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-04 Martin Sebor New
PR80613 - - - - --- 2017-05-04 Prathamesh Kulkarni New
[gomp5] Allow use_device_ptr clause on target data without map clauses - - - - --- 2017-05-04 Jakub Jelinek New
[C++ PATCH[ global trees - - - - --- 2017-05-04 Nathan Sidwell New
[GCC8,28/33] Don't count non-interger PHIs for register pressure - - - - --- 2017-05-04 Bin.Cheng New
[fortran] PR70071 - - - - --- 2017-05-04 Harald Anlauf New
[GCC8,13/33] Rewrite cost computation of ivopts - - - - --- 2017-05-04 Bin.Cheng New
[GCC8,11/33] New interfaces for tree affine - - - - --- 2017-05-04 Bin.Cheng New
[GCC/ARM,2/2,ping] Allow combination of aprofile and rmprofile multilibs - - - - --- 2017-05-04 Thomas Preudhomme New
« 1 2 ... 628 629 6301282 1283 »