Show patches with: State = Action Required       |    Archived = No       |   126480 patches
« 1 2 ... 650 651 6521264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[i386] : Remove UNSPEC_NOREX_MEM - - - - --- 2017-04-21 Uros Bizjak New
C++ PATCH for C++/80179, ICE initializing flexible array member - - - - --- 2017-04-21 Jason Merrill New
handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c - - - - --- 2017-04-21 Martin Sebor New
squash spurious warnings in dominance.c - - - - --- 2017-04-22 Martin Sebor New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-22 Bernd Edlinger New
[wwwdocs] PATCH for Re: Austriaon gcc mirror is offline - - - - --- 2017-04-22 Gerald Pfeifer New
[RFC,testsuite] Add dg-save-linenr - - - - --- 2017-04-22 Tom de Vries New
PR c++/77306 - Unable to specify visibility for explicit template instantiations - - - - --- 2017-04-22 James Abbatiello New
[Fortran] PR 80121: Memory leak with derived-type intent(out) argument - - - - --- 2017-04-22 Janus Weil New
[libgfortran] PR80484 Three syntax errors involving derived-type I/O - - - - --- 2017-04-23 Jerry DeLisle New
[i386] : Handle variable shifts in STV pass (PR 70799) - - - - --- 2017-04-23 Uros Bizjak New
[PR,rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs - - - - --- 2017-04-23 Bernd Edlinger New
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 - - - - --- 2017-04-23 Pedro Alves New
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 - - - - --- 2017-04-23 Pedro Alves New
Simplify quoting in diagnostics of C++ frontend - - - - --- 2017-04-23 Volker Reichelt New
Let tree_single_nonzero_warnv_p use VRP - - - - --- 2017-04-23 Marc Glisse New
X /[ex] 4 < Y /[ex] 4 - - - - --- 2017-04-24 Marc Glisse New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs - - - - --- 2017-04-24 Prathamesh Kulkarni New
[x86] Avoid builtins for SSE/AVX2 immidiate logical shifts - - - - --- 2017-04-24 Allan Sandfeld Jensen New
Fix PR79725 - - - - --- 2017-04-24 Richard Biener New
Fix PR80494 - - - - --- 2017-04-24 Richard Biener New
PR79715: Special case strcpy/strncpy for dse - - - - --- 2017-04-24 Prathamesh Kulkarni New
[wwwdocs] Change "GCC 6" to "GCC 7" in /gcc7/index.html - - - - --- 2017-04-24 Jonathan Wakely New
Cleanup SCCVN - - - - --- 2017-04-24 Richard Biener New
Fix -fdump-ipa-all ICE - - - - --- 2017-04-24 Jan Hubicka New
[RFC] Enable -fstrict-overflow by default - - - - --- 2017-04-24 Richard Biener New
PR libstdc++/80493 fix invalid exception specification - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80504 qualify calls to avoid ADL - - - - --- 2017-04-24 Jonathan Wakely New
Fix -fdump-ipa-all ICE - - - - --- 2017-04-24 Martin Liška New
Fix test-case on ppc64le (PR testsuite/79455). - - - - --- 2017-04-24 Martin Liška New
[x86] Avoid builtins for SSE/AVX2 immidiate logical shifts - - - - --- 2017-04-24 Allan Sandfeld Jensen New
PR libstdc++/80506 fix constant used in condition - - - - --- 2017-04-24 Jonathan Wakely New
S/390: PR79895: Fix TImode constant handling - - - - --- 2017-04-24 Andreas Krebbel New
S/390: PR80464: Split MEM->GPR vector moves - - - - --- 2017-04-24 Andreas Krebbel New
Remove dead code from c_common_get_alias_set - - - - --- 2017-04-24 Bernd Edlinger New
[8] C++: hints for missing std:: headers - - - - --- 2017-04-24 David Malcolm New
C: fix-it hint for removing stray semicolons - - - - --- 2017-04-24 David Malcolm New
C++: fix-it hint for removing stray semicolons - - - - --- 2017-04-24 David Malcolm New
C++: fix-it hints suggesting accessors for private fields - - - - --- 2017-04-24 David Malcolm New
squash spurious warnings in dominance.c - - - - --- 2017-04-24 Martin Sebor New
Fix rtl sharing issue in RTL loop unroller (PR rtl-optimization/80500) - - - - --- 2017-04-24 Jakub Jelinek New
Fix make_compound_operation in COMPAREs (PR rtl-optimization/80501) - - - - --- 2017-04-24 Jakub Jelinek New
[rs6000] pr80482 Relax vector builtin parameter checks - - - - --- 2017-04-24 Bill Seurer New
avoid assuming all integers are representable in HOST_WIDE_INT (PR #80497) - - - - --- 2017-04-24 Martin Sebor New
Add support for use_hazard_barrier_return function attribute - - - - --- 2017-04-25 Prachi Godbole New
[C++] Fix-it info for invalid class/struct after enum - - - - --- 2017-04-25 Volker Reichelt New
[Ada] Support for locking policies in Linux - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Private tagged subtype with renamed and constrained discriminants. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Illegal renaming of conditional expression - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Syntactic error recovery for case expressions - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious error on deferred constant in expression function - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious error on subtypes of private tagged types - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Support for discriminants in pragma Default_Initial_Condition - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Latent bug in Uintp.Most_Sig_2_Digits - - - - --- 2017-04-25 Arnaud Charlet New
[AArch64] PR target/71663 Improve Vector Initializtion - - - - --- 2017-04-25 Kyrill Tkachov New
[Ada] Crash processing discriminants of private subtype - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Crash on expression function with fixed point types - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Support for discriminants in pragma Default_Initial_Condition - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Better error message for illegal use of 'Access in a call. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Implementation of AI12-0125, use of @ as abbreviation for LHS. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Remove uses of global variables from Sem_Prag - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious compile failure with nested packages - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] pragma Ignore_Pragma(Interface); is illegal - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Support for discriminants in pragma Default_Initial_Condition - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Ignore_Pragma causes errors in the run-time system - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Crash on illegal specification for a configuration file. - - - - --- 2017-04-25 Arnaud Charlet New
Enable Go for AIX - - - - --- 2017-04-25 REIX, Tony New
[Ada] Missing error on illegal reference to Part_Of constituent - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious compile failure with nested packages - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious error on call to protected op. of same type as current instance. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] New pragma No_Heap_Finalization - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Visibility problem using Import aspect - - - - --- 2017-04-25 Arnaud Charlet New
Fix test-case on ppc64le (PR testsuite/79455). - - - - --- 2017-04-25 Martin Liška New
Fix PR79814 - - - - --- 2017-04-25 Richard Biener New
[Ada] Reduce rounding overhead in sin/cos/tan functions on x86 - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Specifying Address clause on controlled objects - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Use out-of-line string concatenation at library level - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Static intialization with pragma Linker_Section - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Wrong casing of restriction and check names - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] For CodePeer, omit some tag checks which confuse gnat2scil - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Use type clause in parent of a generic package - - - - --- 2017-04-25 Arnaud Charlet New
[ARM,ABI] Change ARM ABI to match AAPCS, provide -Wpsabi notes (PR target/77728) - - - - --- 2017-04-25 Jakub Jelinek New
[AARCH64,ABI] Change AARCH64 ABI to match AAPCS, provide -Wpsabi notes (PR target/77728) - - - - --- 2017-04-25 Jakub Jelinek New
[Ada] Validity checks and volatility - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] for CodePeer, omit Finalize_Address routines - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Legality rules on class-wide preconditions of overriding operations. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Improve computation of real bounds of type conversion expressions - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Better range checking in GNATprove mode for float-to-int conversions - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Use of convention aspect Stdcall on a record component. - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Missing error on illegal object.operation call - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] New warning on late dispatching primitives - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Failure to detect illegal pragma No_Return - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Compiler crash on function with 'in out' parameter - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Duplicate copy of IN OUT parameter with -gnatVa - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Recover from significant slowdown in the front-end - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Fix elab counter handling when preserving control flow - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Do not mention an error on continuation message of info message - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Micro-optimize again Is_Internal_File_Name & Is_Predefined_File_Name - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Spurious error on missing SPARK_Mode annotation with inlining - - - - --- 2017-04-25 Arnaud Charlet New
[Ada] Compiler crash on large array aggregate - - - - --- 2017-04-25 Arnaud Charlet New
« 1 2 ... 650 651 6521264 1265 »