Show patches with: State = Action Required       |    Archived = No       |   127788 patches
« 1 2 ... 485 486 4871277 1278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[OpenACC,libgomp,v6,stage1] Async-rework update [OpenACC,libgomp,v6,stage1] Async-rework update - - - - --- 2019-02-25 Chung-Lin Tang New
[C++] PR 89488 ("[9 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2395") [C++] PR 89488 ("[9 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2395") - - - - --- 2019-02-25 Paolo Carlini New
[committed] df-scan: fix use of mw_order in df_mw_compare (PR 86096) [committed] df-scan: fix use of mw_order in df_mw_compare (PR 86096) - - - - --- 2019-02-25 Alexander Monakov New
[committed] Add the primary testcase from PR c++/89285 [committed] Add the primary testcase from PR c++/89285 - - - - --- 2019-02-25 Jakub Jelinek New
[wwwdocs,AArch64/arm] Mention Neoverse N1 and Neoverse E1 support for GCC 9 [wwwdocs,AArch64/arm] Mention Neoverse N1 and Neoverse E1 support for GCC 9 - - - - --- 2019-02-25 Kyrill Tkachov New
Fix wrong code for boolean negation in condition at -O Fix wrong code for boolean negation in condition at -O - - - - --- 2019-02-25 Eric Botcazou New
i386: Compile PR target/87007 tests with -mfpmath=sse i386: Compile PR target/87007 tests with -mfpmath=sse - - - - --- 2019-02-24 H.J. Lu New
PR d/89177 - Fix unaligned access in std.digest.murmurhash PR d/89177 - Fix unaligned access in std.digest.murmurhash - - - - --- 2019-02-24 Johannes Pfau New
Fix arm *subsi3_carryin_{compare_,}const patterns (PR target/89434) Fix arm *subsi3_carryin_{compare_,}const patterns (PR target/89434) - - - - --- 2019-02-24 Jakub Jelinek New
[fortran] Fix PR 89174, segfault on allocate with MOLD [fortran] Fix PR 89174, segfault on allocate with MOLD - - - - --- 2019-02-24 Thomas Koenig New
Handle __builtin_bswap{16,32,64} in bitwise ccp (PR tree-optimization/89475) Handle __builtin_bswap{16,32,64} in bitwise ccp (PR tree-optimization/89475) - - - - --- 2019-02-24 Jakub Jelinek New
P0340R2 Making std::underlying_type SFINAE-friendly P0340R2 Making std::underlying_type SFINAE-friendly - - - - --- 2019-02-23 Jonathan Wakely New
Improve error message for bad arguments to script Improve error message for bad arguments to script - - - - --- 2019-02-23 Jonathan Wakely New
Include "../../../libgfortran/ISO_Fortran_binding.h" Include "../../../libgfortran/ISO_Fortran_binding.h" - - - - --- 2019-02-23 H.J. Lu New
C++ PATCH to add test for c++/89419 C++ PATCH to add test for c++/89419 - - - - --- 2019-02-23 Marek Polacek New
Unreachable bb discovery for returns_twice/__builtin_setjmp_receiver/.ABNORMAL_DISPATCH (PR tree-op… Unreachable bb discovery for returns_twice/__builtin_setjmp_receiver/.ABNORMAL_DISPATCH (PR tree-op… - - - - --- 2019-02-23 Jakub Jelinek New
[libgfortran] PR83387 Defined output does not work for a derived type that has no components [libgfortran] PR83387 Defined output does not work for a derived type that has no components - - - - --- 2019-02-23 Jerry DeLisle New
make -Wformat-overflow consistent between data models make -Wformat-overflow consistent between data models - - - - --- 2019-02-23 Martin Sebor New
improve performance of std::allocator::deallocate improve performance of std::allocator::deallocate - - - - --- 2019-02-23 Pádraig Brady New
libgomp: Add master thread to thread pool libgomp: Add master thread to thread pool - - - - --- 2019-02-23 Kevin Buettner New
PR libstdc++/89446 fix null pointer dereference in char_traits PR libstdc++/89446 fix null pointer dereference in char_traits - - - - --- 2019-02-23 Jonathan Wakely New
Limit simplify_merge_mask optimization to cases where it can't trap (PR rtl-optimization/89445) Limit simplify_merge_mask optimization to cases where it can't trap (PR rtl-optimization/89445) - - - - --- 2019-02-23 Jakub Jelinek New
Improve arm and aarch64 casesi (PR target/70341) Improve arm and aarch64 casesi (PR target/70341) - - - - --- 2019-02-23 Jakub Jelinek New
Fix var-tracking ICE on ARM due to backend bug (PR target/89438) Fix var-tracking ICE on ARM due to backend bug (PR target/89438) - - - - --- 2019-02-22 Jakub Jelinek New
[Committed] PR fortran/89431 -- correct documentation [Committed] PR fortran/89431 -- correct documentation - - - - --- 2019-02-22 Steve Kargl New
Fix -Wattributes warning in libstdc++ (PR libstdc++/89402) Fix -Wattributes warning in libstdc++ (PR libstdc++/89402) - - - - --- 2019-02-22 Jakub Jelinek New
[committed,rtl-optimization/87761] Partial fix by improving ability to generate exts instructions [committed,rtl-optimization/87761] Partial fix by improving ability to generate exts instructions - - - - --- 2019-02-22 Jeff Law New
i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move - - - - --- 2019-02-22 H.J. Lu New
Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074)), take 2 Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074)), take 2 - - - - --- 2019-02-22 Jakub Jelinek New
[3/2] Fix PR87609 Untitled series #93652 - - - - --- 2019-02-22 Richard Biener New
PR89433 "Repeated use of the OpenACC 'routine' directive" PR89433 "Repeated use of the OpenACC 'routine' directive" - - - - --- 2019-02-22 Thomas Schwinge New
Significantly speed up verifiers for a cgraph_node with many clones. Significantly speed up verifiers for a cgraph_node with many clones. - - - - --- 2019-02-22 Martin Liška New
Fix PR89440 Fix PR89440 - - - - --- 2019-02-22 Richard Biener New
[wwwdocs] Mention -march=armv8.5-a and other new command line options for AArch64 and Arm for GCC 9 [wwwdocs] Mention -march=armv8.5-a and other new command line options for AArch64 and Arm for GCC 9 - - - - --- 2019-02-22 Sudakshina Das New
Fix a test (PR testsuite/89441). Fix a test (PR testsuite/89441). - - - - --- 2019-02-22 Martin Liška New
Remove vestiges of cc1-dummy Remove vestiges of cc1-dummy - - - - --- 2019-02-22 Richard Biener New
[libgo,testsuite] Skip runtime.TestG0StackOverflow on Solaris [libgo,testsuite] Skip runtime.TestG0StackOverflow on Solaris - - - - --- 2019-02-22 Rainer Orth New
[NDS32] Fix nds32_split_ashiftdi3 with large shift amount [NDS32] Fix nds32_split_ashiftdi3 with large shift amount - - - - --- 2019-02-22 Kito Cheng New
[2/2] Fix PR87609 [1/2] Fix PR87609 - - - - --- 2019-02-22 Richard Biener New
[1/2] Fix PR87609 [1/2] Fix PR87609 - - - - --- 2019-02-22 Richard Biener New
[C++] PR c++/87685 - generic lambda 'this' capture error. [C++] PR c++/87685 - generic lambda 'this' capture error. - - - - --- 2019-02-22 Jason Merrill New
[C++] PR c++/88394 - ICE with VLA init-capture. [C++] PR c++/88394 - ICE with VLA init-capture. - - - - --- 2019-02-22 Jason Merrill New
[C++] PR c++/88869 - C++17 ICE with CTAD and explicit specialization. [C++] PR c++/88869 - C++17 ICE with CTAD and explicit specialization. - - - - --- 2019-02-22 Jason Merrill New
libgo patch committed: Remove unixgram test sockets libgo patch committed: Remove unixgram test sockets - - - - --- 2019-02-22 Ian Lance Taylor New
libgo patch committed: remove work directory on usage error libgo patch committed: remove work directory on usage error - - - - --- 2019-02-22 Ian Lance Taylor New
C++ PATCH for c++/89420 - ICE with CAST_EXPR in explicit-specifier C++ PATCH for c++/89420 - ICE with CAST_EXPR in explicit-specifier - - - - --- 2019-02-21 Marek Polacek New
x86: (Reapply) Move AESNI generation to Skylake and Goldmont x86: (Reapply) Move AESNI generation to Skylake and Goldmont - - - - --- 2019-02-21 Thiago Macieira New
[C++] PR c++/89422 - ICE with -g and lambda in default arg in template. [C++] PR c++/89422 - ICE with -g and lambda in default arg in template. - - - - --- 2019-02-21 Jason Merrill New
[C++] PR c++/88419 - C++17 ICE with class template arg deduction. [C++] PR c++/88419 - C++17 ICE with class template arg deduction. - - - - --- 2019-02-21 Jason Merrill New
avoid -Wabsolute-value in dead subexpressions (PR 89425) avoid -Wabsolute-value in dead subexpressions (PR 89425) - - - - --- 2019-02-21 Martin Sebor New
Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074)) Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074)) - - - - --- 2019-02-21 David Malcolm New
PR c++/88690 - C++17 ICE with empty base in aggregate. PR c++/88690 - C++17 ICE with empty base in aggregate. - - - - --- 2019-02-21 Jason Merrill New
[AArch64] Add support for Neoverse E1 [AArch64] Add support for Neoverse E1 - - - - --- 2019-02-21 Kyrill Tkachov New
[arm] Add support for Neoverse N1 [arm] Add support for Neoverse N1 - - - - --- 2019-02-21 Kyrill Tkachov New
[AArch64] Add support for Neoverse N1 [AArch64] Add support for Neoverse N1 - - - - --- 2019-02-21 Kyrill Tkachov New
Fix 89437, incorrect result for sinl ( atanl (x)) Fix 89437, incorrect result for sinl ( atanl (x)) - - - - --- 2019-02-21 Giuliano Belinassi New
Fix PR89437 Fix PR89437 - - - - --- 2019-02-21 Wilco Dijkstra New
[AArch64] Fix a couple of bugs in BTI [AArch64] Fix a couple of bugs in BTI - - - - --- 2019-02-21 Sudakshina Das New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 4) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 4) - - - - --- 2019-02-21 Jakub Jelinek New
[asmcons] Fix PR rtl-optimization/89313: ICE in process_alt_operands, at lra-constraints.c:2962 [asmcons] Fix PR rtl-optimization/89313: ICE in process_alt_operands, at lra-constraints.c:2962 - - - - --- 2019-02-21 Peter Bergner New
[v2] Capture source location of dtors (PR c++/89390) [v2] Capture source location of dtors (PR c++/89390) - - - - --- 2019-02-21 David Malcolm New
C++ PATCH for c++/87921, wrong error with inline static data member C++ PATCH for c++/87921, wrong error with inline static data member - - - - --- 2019-02-21 Jason Merrill New
[C++] Fix -fsyntax-only (PR c++/89403) [C++] Fix -fsyntax-only (PR c++/89403) - - - - --- 2019-02-20 Jakub Jelinek New
[PR,fortran/83057] - OPEN without a filename and without STATUS='SCRATCH' could produce a warning [PR,fortran/83057] - OPEN without a filename and without STATUS='SCRATCH' could produce a warning - - - - --- 2019-02-20 Harald Anlauf New
Fix ICE with _Complex type punning expansion (PR middle-end/89412) Fix ICE with _Complex type punning expansion (PR middle-end/89412) - - - - --- 2019-02-20 Jakub Jelinek New
Fix decode_field_reference ICE (PR middle-end/89091) Fix decode_field_reference ICE (PR middle-end/89091) - - - - --- 2019-02-20 Jakub Jelinek New
[C++] Fix -fno-weak ICE with inline vars (PR c++/89405) [C++] Fix -fno-weak ICE with inline vars (PR c++/89405) - - - - --- 2019-02-20 Jakub Jelinek New
Fix PR88074 - take 2 Fix PR88074 - take 2 - - - - --- 2019-02-20 Jakub Jelinek New
[i386] : Fix PR 89397, ICE in build_call_expr_loc_array at gcc/tree.c [i386] : Fix PR 89397, ICE in build_call_expr_loc_array at gcc/tree.c - - - - --- 2019-02-20 Uros Bizjak New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 3) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 3) - - - - --- 2019-02-20 Jakub Jelinek New
[alpha] : Avoid warning: assignment to ‘struct sigcontext *’ from incompatible pointer type ‘mconte… [alpha] : Avoid warning: assignment to ‘struct sigcontext *’ from incompatible pointer type ‘mconte… - - - - --- 2019-02-20 Uros Bizjak New
[arm] Fix 88714, Arm LDRD/STRD peepholes - remove q constraint [arm] Fix 88714, Arm LDRD/STRD peepholes - remove q constraint - - - - --- 2019-02-20 Jakub Jelinek New
[committed] Fix ICE with #line directive (PR c/89410) [committed] Fix ICE with #line directive (PR c/89410) - - - - --- 2019-02-20 David Malcolm New
C++ PATCH for c++/88294 - ICE with non-constant noexcept-specifier C++ PATCH for c++/88294 - ICE with non-constant noexcept-specifier - - - - --- 2019-02-20 Marek Polacek New
Go patch committed: Fix comment typo Go patch committed: Fix comment typo - - - - --- 2019-02-20 Ian Lance Taylor New
[C++] PR c++/87513 - 'sorry' mangling PMF template-id. [C++] PR c++/87513 - 'sorry' mangling PMF template-id. - - - - --- 2019-02-20 Jason Merrill New
[C++] PR c++/88380 - wrong-code with flexible array and NSDMI. [C++] PR c++/88380 - wrong-code with flexible array and NSDMI. - - - - --- 2019-02-20 Jason Merrill New
Patch RFC: Avoid recursive insert into const_desc_htab Patch RFC: Avoid recursive insert into const_desc_htab - - - - --- 2019-02-20 Ian Lance Taylor New
i386: Require SSE for SSE FP math i386: Require SSE for SSE FP math - - - - --- 2019-02-20 H.J. Lu New
[AArch64] Fix command line options canonicalization version #2. (PR target/88530) [AArch64] Fix command line options canonicalization version #2. (PR target/88530) - - - - --- 2019-02-20 Tamar Christina New
[1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics [1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics - - - - --- 2019-02-20 Tamar Christina New
[2/2,Arm] Update Armv8.4-a's FP16 FML intrinsics [1/2,AArch64] Update Armv8.4-a's FP16 FML intrinsics - - - - --- 2019-02-20 Tamar Christina New
libsanitizer: Restore internal_readlink for x32 libsanitizer: Restore internal_readlink for x32 - - - - --- 2019-02-20 H.J. Lu New
[committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) - - - - --- 2019-02-20 Jakub Jelinek New
[C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 2) [C++] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 2) - - - - --- 2019-02-20 Jakub Jelinek New
[C++] PR c++/88368 - wrong 'use of deleted function' [C++] PR c++/88368 - wrong 'use of deleted function' - - - - --- 2019-02-20 Jason Merrill New
[LTO,RFA] PR c++/88049 - ICE with undefined destructor and anon namespace. [LTO,RFA] PR c++/88049 - ICE with undefined destructor and anon namespace. - - - - --- 2019-02-20 Jason Merrill New
PING [PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993) PING [PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993) - - - - --- 2019-02-20 Martin Sebor New
[libvtv] Fix testsuite issue. [libvtv] Fix testsuite issue. - - - - --- 2019-02-19 Li, Pan2 via Gcc-patches New
[Aarch64] Implement TARGET_GET_MULTILIB_ABI_NAME for aarch64 (for use in Fortran vector header file) [Aarch64] Implement TARGET_GET_MULTILIB_ABI_NAME for aarch64 (for use in Fortran vector header file) - - - - --- 2019-02-19 Steve Ellcey New
[fortran] Fix PR 86119, spurios warning for len(classtype) with -Wconversion [fortran] Fix PR 86119, spurios warning for len(classtype) with -Wconversion - - - - --- 2019-02-19 Thomas Koenig New
[testsuite] Enable vect_usad_char effective target for PowerPC and fix up SAD_EXPR testcases [testsuite] Enable vect_usad_char effective target for PowerPC and fix up SAD_EXPR testcases - - - - --- 2019-02-19 Pat Haugen New
[v2,rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit [v2,rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit - - - - --- 2019-02-19 Paul A. Clarke New
Capture source location of dtors (PR c++/89390) Capture source location of dtors (PR c++/89390) - - - - --- 2019-02-19 David Malcolm New
[COMMITTED] Fix pr88850 test [COMMITTED] Fix pr88850 test - - - - --- 2019-02-19 Wilco Dijkstra New
Go patch committed: Add debugger-callable ASP dump functions Go patch committed: Add debugger-callable ASP dump functions - - - - --- 2019-02-19 Ian Lance Taylor New
[libgcc] Fixup _UnwindGetGR for function argument rename [libgcc] Fixup _UnwindGetGR for function argument rename - - - - --- 2019-02-19 Uros Bizjak New
[rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit [rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit - - - - --- 2019-02-19 Paul A. Clarke New
libgo patch committed: Do not require POWER8 libgo patch committed: Do not require POWER8 - - - - --- 2019-02-19 Ian Lance Taylor New
libgo patch committed: Stop stack scan when we can't unwind stack libgo patch committed: Stop stack scan when we can't unwind stack - - - - --- 2019-02-19 Ian Lance Taylor New
« 1 2 ... 485 486 4871277 1278 »