Show patches with: State = Action Required       |    Archived = No       |   127264 patches
« 1 2 ... 332 333 3341272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fix testsuite/g++.dg/init/new26.C for C++-14 and later fix testsuite/g++.dg/init/new26.C for C++-14 and later - - - - --- 2020-12-22 Alexandre Oliva New
Account for VxWorks headers in libstdc++ test on names Account for VxWorks headers in libstdc++ test on names - - - - --- 2020-12-22 Alexandre Oliva New
Add conditions on VxWorks versions for gcc.dg/vxworks/initpri?.c Add conditions on VxWorks versions for gcc.dg/vxworks/initpri?.c - - - - --- 2020-12-22 Alexandre Oliva New
gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR06x0 gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR06x0 - - - - --- 2020-12-22 Alexandre Oliva New
Fix VxWorks xfail filters on pthread-init-?.c Fix VxWorks xfail filters on pthread-init-?.c - - - - --- 2020-12-22 Alexandre Oliva New
Add missing vxworks filters to lib/target-supports.exp functions Add missing vxworks filters to lib/target-supports.exp functions - - - - --- 2020-12-22 Alexandre Oliva New
Split wchars tests from the normal variant Split wchars tests from the normal variant - - - - --- 2020-12-22 Alexandre Oliva New
mark some tests in gcc.target/arm as requiring "fpic" support mark some tests in gcc.target/arm as requiring "fpic" support - - - - --- 2020-12-22 Alexandre Oliva New
Add conditional include of vxWorks.h for kernel mode Add conditional include of vxWorks.h for kernel mode - - - - --- 2020-12-22 Alexandre Oliva New
Add dg-require-wchars to libstdc++ testsuite Add dg-require-wchars to libstdc++ testsuite - - - - --- 2020-12-22 Alexandre Oliva New
[PR97714] final: accept markers at line 0 [PR97714] final: accept markers at line 0 - - - - --- 2020-12-22 Alexandre Oliva New
c++: Module ICE fix c++: Module ICE fix - - - - --- 2020-12-22 Nathan Sidwell New
c++: Module ICE fix c++: Module ICE fix - - - - --- 2020-12-22 Nathan Sidwell New
[v2] C++ : Add the -stdlib= option. [v2] C++ : Add the -stdlib= option. - - - - --- 2020-12-22 Iain Sandoe New
libgo patch committed: Add a success field to the sudog structure libgo patch committed: Add a success field to the sudog structure - - - - --- 2020-12-22 Ian Lance Taylor New
libgo patch committed: Omit nil-channel cases from selectgo order slices libgo patch committed: Omit nil-channel cases from selectgo order slices - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Remove the scase.releasetime field Go patch committed: Remove the scase.releasetime field - - - - --- 2020-12-22 Ian Lance Taylor New
i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793] i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793] - - - - --- 2020-12-22 Uros Bizjak New
Add pytest for a GCOV test-case Add pytest for a GCOV test-case - - - - --- 2020-12-22 Martin Liška New
libstdc++: gdb pretty printer fails from c frame libstdc++: gdb pretty printer fails from c frame - - - - --- 2020-12-22 Rae Kim New
[DOC] Document my changes in GCC 11. [DOC] Document my changes in GCC 11. - - - - --- 2020-12-22 Martin Liška New
rs6000: Use rldimi for vec init instead of shift + ior rs6000: Use rldimi for vec init instead of shift + ior - - - - --- 2020-12-22 Kewen.Lin New
ira: Skip some pseudos in move_unallocated_pseudos ira: Skip some pseudos in move_unallocated_pseudos - - - - --- 2020-12-22 Kewen.Lin New
bootstrap: include string/vector before abort redefinition bootstrap: include string/vector before abort redefinition - - - - --- 2020-12-22 Nikhil Benesch New
[pushed] c++: Add some asserts in mangle.c [pushed] c++: Add some asserts in mangle.c - - - - --- 2020-12-22 Jason Merrill New
[pushed] c++: Fix demangling of <unresolved-name> [pushed] c++: Fix demangling of <unresolved-name> - - - - --- 2020-12-22 Jason Merrill New
godump patch committed: DECL_ORIGINAL_TYPE is sometimes NULL godump patch committed: DECL_ORIGINAL_TYPE is sometimes NULL - - - - --- 2020-12-22 Ian Lance Taylor New
Go patch committed: Force MPFR exponent range to be large enough Go patch committed: Force MPFR exponent range to be large enough - - - - --- 2020-12-22 Ian Lance Taylor New
c++: Fix up floating point complex handling in build_zero_init_1 [PR98353] c++: Fix up floating point complex handling in build_zero_init_1 [PR98353] - - - - --- 2020-12-21 Jakub Jelinek New
[committed] gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353] [committed] gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353] - - - - --- 2020-12-21 Jakub Jelinek New
[pushed] c++: Fix demangling of qualified-id after '.' [pushed] c++: Fix demangling of qualified-id after '.' - - - - --- 2020-12-21 Jason Merrill New
[pushed] c++: Fix demangling of x.operator type [pushed] c++: Fix demangling of x.operator type - - - - --- 2020-12-21 Jason Merrill New
[pushed] Darwin : Update the kernel version to macOS version mapping. [pushed] Darwin : Update the kernel version to macOS version mapping. - - - - --- 2020-12-21 Iain Sandoe New
c++: Windows rename [PR 98412] c++: Windows rename [PR 98412] - - - - --- 2020-12-21 Nathan Sidwell New
bootstrap: std:stoul non-portable [PR 98412] bootstrap: std:stoul non-portable [PR 98412] - - - - --- 2020-12-21 Nathan Sidwell New
libstdc++: Gracefully disable floating-point to_chars on unsupported targets libstdc++: Gracefully disable floating-point to_chars on unsupported targets - - - - --- 2020-12-21 Patrick Palka New
rtl-ssa: Fix updates to call clobbers [PR98403] rtl-ssa: Fix updates to call clobbers [PR98403] - - - - --- 2020-12-21 Richard Sandiford New
[PATCHv2] hurd: libgcc unwinding over signal trampolines with SIGINFO [PATCHv2] hurd: libgcc unwinding over signal trampolines with SIGINFO - - - - --- 2020-12-21 Samuel Thibault New
libcody: Add ranlib libcody: Add ranlib - - - - --- 2020-12-21 Nathan Sidwell New
hurd: libgcc unwinding over signal trampolines with SIGINFO hurd: libgcc unwinding over signal trampolines with SIGINFO - - - - --- 2020-12-21 Samuel Thibault New
libcody: Add netinet.h libcody: Add netinet.h - - - - --- 2020-12-21 Nathan Sidwell New
libcody: to_string is not always available [PR 98412] libcody: to_string is not always available [PR 98412] - - - - --- 2020-12-21 Nathan Sidwell New
libcody: Fix exe suffix [PR 98409] libcody: Fix exe suffix [PR 98409] - - - - --- 2020-12-21 Nathan Sidwell New
[C] qualifiers of pointers to arrays in C2X [PR 98397] [C] qualifiers of pointers to arrays in C2X [PR 98397] - - - - --- 2020-12-21 Uecker, Martin New
[committed] fold-const: Fix up a buffer overflow in native_encode_initializer [PR98407] [committed] fold-const: Fix up a buffer overflow in native_encode_initializer [PR98407] - - - - --- 2020-12-21 Jakub Jelinek New
[RFC] Run pass_sink_code once more after ivopts/fre [RFC] Run pass_sink_code once more after ivopts/fre - - - - --- 2020-12-21 Xionghu Luo New
c++: Handle array members in build_comparison_op [PR93480] c++: Handle array members in build_comparison_op [PR93480] - - - - --- 2020-12-21 Jakub Jelinek New
[committed] openmp: Fix up handling of addressable temporaries in simd lb, b and incr expressions [… [committed] openmp: Fix up handling of addressable temporaries in simd lb, b and incr expressions [… - - - - --- 2020-12-21 Jakub Jelinek New
[fix,bootstrap] libcody: Include <netinet/in.h> as needed [fix,bootstrap] libcody: Include <netinet/in.h> as needed - - - - --- 2020-12-20 Gerald Pfeifer New
PR fortran/93685 - [9/10/11 Regression] ICE in gfc_constructor_append_expr, at fortran/constructor.… PR fortran/93685 - [9/10/11 Regression] ICE in gfc_constructor_append_expr, at fortran/constructor.… - - - - --- 2020-12-20 Harald Anlauf New
[COMMITTED] gcc: xtensa: implement bswapsi2, bswapdi2 and helpers [COMMITTED] gcc: xtensa: implement bswapsi2, bswapdi2 and helpers - - - - --- 2020-12-20 Max Filippov New
[committed] libstdc++: Fix indentation in <semaphore> [committed] libstdc++: Fix indentation in <semaphore> - - - - --- 2020-12-20 Jonathan Wakely New
[committed] doc: Fix a typo [PR98400] [committed] doc: Fix a typo [PR98400] - - - - --- 2020-12-20 Jakub Jelinek New
[fortran,committed] Set DECL_ARTIFICIAL on auxiliary variables [fortran,committed] Set DECL_ARTIFICIAL on auxiliary variables - - - - --- 2020-12-20 Thomas König New
[fortran,testsuite,committed] Fix some more coarray stuff [fortran,testsuite,committed] Fix some more coarray stuff - - - - --- 2020-12-20 Thomas König New
V3 [PATCH 5/5] gnulib: Support variables from the top level Makefile V3 [PATCH 5/5] gnulib: Support variables from the top level Makefile - - - - --- 2020-12-19 H.J. Lu New
V3 [PATCH 4/5] Set TESTS to gdb.dwarf2/*.exp for PGO build training V3 [PATCH 4/5] Set TESTS to gdb.dwarf2/*.exp for PGO build training - - - - --- 2020-12-19 H.J. Lu New
V3 [PATCH 3/5] Support the PGO build for binutils+gdb V3 [PATCH 3/5] Support the PGO build for binutils+gdb - - - - --- 2020-12-19 H.J. Lu New
V3 [PATCH 2/5] Binutils: Pass --plugin to AR and RANLIB V3 [PATCH 2/5] Binutils: Pass --plugin to AR and RANLIB - - - - --- 2020-12-19 H.J. Lu New
V3 [PATCH 1/5] GCC: Pass --plugin to AR and RANLIB V3 [PATCH 1/5] GCC: Pass --plugin to AR and RANLIB - - - - --- 2020-12-19 H.J. Lu New
[committed] bswap: Fix up a thinko with empty CONSTRUCTORs [PR98378] [committed] bswap: Fix up a thinko with empty CONSTRUCTORs [PR98378] - - - - --- 2020-12-19 Jakub Jelinek New
store VLA bounds in attribute access as strings (PR 97172) store VLA bounds in attribute access as strings (PR 97172) - - - - --- 2020-12-19 Martin Sebor New
Go patch committed: Check for floating-point exponent overflow Go patch committed: Check for floating-point exponent overflow - - - - --- 2020-12-18 Ian Lance Taylor New
diagnostics: Support for -finput-charset [PR93067] diagnostics: Support for -finput-charset [PR93067] - - - - --- 2020-12-18 Lewis Hyatt New
libstdc++/testsuite: Tweak dg-prune-output regex for out-of-tree contexts libstdc++/testsuite: Tweak dg-prune-output regex for out-of-tree contexts - - - - --- 2020-12-18 Olivier Hainque New
[committed] openmp: Don't optimize shared to firstprivate on task with depend clause [committed] openmp: Don't optimize shared to firstprivate on task with depend clause - - - - --- 2020-12-18 Jakub Jelinek New
expr: Fix up constant_byte_string bitfield handling [PR98366] expr: Fix up constant_byte_string bitfield handling [PR98366] - - - - --- 2020-12-18 Jakub Jelinek New
[committed] libcc1: Fix up libcc1 configure [PR98330] [committed] libcc1: Fix up libcc1 configure [PR98330] - - - - --- 2020-12-18 Jakub Jelinek New
[committed] libstdc++: Fix mistake in PR98374 change [PR98377] [committed] libstdc++: Fix mistake in PR98374 change [PR98377] - - - - --- 2020-12-18 Patrick Palka New
[committed] aarch64: Extend aarch64-autovec-preference==2 to 128-bit SVE [committed] aarch64: Extend aarch64-autovec-preference==2 to 128-bit SVE - - - - --- 2020-12-18 Richard Sandiford New
libstdc++: Fix build failure on AArch64 ILP32 [PR98370] libstdc++: Fix build failure on AArch64 ILP32 [PR98370] - - - - --- 2020-12-18 Patrick Palka New
Arm MVE: Add missing complex mul iterators Arm MVE: Add missing complex mul iterators - - - - --- 2020-12-18 Tamar Christina New
libstdc++: Fix build failure due to missing <langinfo.h> [PR98374] libstdc++: Fix build failure due to missing <langinfo.h> [PR98374] - - - - --- 2020-12-18 Patrick Palka New
DWARF: fix debug info for offload kernels DWARF: fix debug info for offload kernels - - - - --- 2020-12-18 Stubbs, Andrew New
[2/2] Add simd testsuite [1/2] Add std::experimental::simd from the Parallelism TS 2 - - - - --- 2020-12-18 Matthias Kretz New
[1/2] Add std::experimental::simd from the Parallelism TS 2 [1/2] Add std::experimental::simd from the Parallelism TS 2 - - - - --- 2020-12-18 Matthias Kretz New
c++: Fix windows binary files [PR 98362] c++: Fix windows binary files [PR 98362] - - - - --- 2020-12-18 Nathan Sidwell New
Make switchconv smarter. Make switchconv smarter. - - - - --- 2020-12-18 Martin Liška New
vect: Fix missing alias checks for 128-bit SVE [PR98371] vect: Fix missing alias checks for 128-bit SVE [PR98371] - - - - --- 2020-12-18 Richard Sandiford New
Go testsuite patch committed: Handle +builds line correctly in testsuite Go testsuite patch committed: Handle +builds line correctly in testsuite - - - - --- 2020-12-18 Ian Lance Taylor New
[v6] Practical improvement to libgcc complex divide [v6] Practical improvement to libgcc complex divide - - - - --- 2020-12-18 Patrick McGehearty New
libstdc++: Add support for C++20 barriers libstdc++: Add support for C++20 barriers - - - - --- 2020-12-17 Thomas Rodgers New
c++: fix string literal member initializer bug [PR90926] c++: fix string literal member initializer bug [PR90926] - - - - --- 2020-12-17 Tom Greenslade \(thomgree\) New
[committed] rtl-ssa: Fix reg_raw_mode thinko [PR98347] [committed] rtl-ssa: Fix reg_raw_mode thinko [PR98347] - - - - --- 2020-12-17 Richard Sandiford New
libstdc++: Add support for C++20 barriers libstdc++: Add support for C++20 barriers - - - - --- 2020-12-17 Thomas Rodgers New
Update default_estimated_poly_value prototype in targhooks.h Update default_estimated_poly_value prototype in targhooks.h - - - - --- 2020-12-17 H.J. Lu New
V2 [PATCH 3/3] Support the PGO build for binutils+gdb V2 [PATCH 3/3] Support the PGO build for binutils+gdb - - - - --- 2020-12-17 H.J. Lu New
V2 [PATCH 2/3] Binutils: Pass --plugin to AR and RANLIB V2 [PATCH 2/3] Binutils: Pass --plugin to AR and RANLIB - - - - --- 2020-12-17 H.J. Lu New
V2 [PATCH 1/3] GCC: Pass --plugin to AR and RANLIB V2 [PATCH 1/3] GCC: Pass --plugin to AR and RANLIB - - - - --- 2020-12-17 H.J. Lu New
doc: Standard library header units doc: Standard library header units - - - - --- 2020-12-17 Nathan Sidwell New
c++: Fix clang problem [PR 98340] c++: Fix clang problem [PR 98340] - - - - --- 2020-12-17 Nathan Sidwell New
[3/3] arm: Auto-vectorization for MVE: vshr [1/3] arm: Add movmisalign patterns for MVE (PR target/97875) - - - - --- 2020-12-17 Christophe Lyon New
[2/3] arm: Auto-vectorization for MVE: vshl [1/3] arm: Add movmisalign patterns for MVE (PR target/97875) - - - - --- 2020-12-17 Christophe Lyon New
[1/3] arm: Add movmisalign patterns for MVE (PR target/97875) [1/3] arm: Add movmisalign patterns for MVE (PR target/97875) - - - - --- 2020-12-17 Christophe Lyon New
[OG10] Fortran: delinearize multi-dimensional array accesses [OG10] Fortran: delinearize multi-dimensional array accesses - - - - --- 2020-12-17 Sandra Loosemore New
[committed] libstdc++: Fix condition for gthreads-timed effective-target [committed] libstdc++: Fix condition for gthreads-timed effective-target - - - - --- 2020-12-17 Jonathan Wakely New
c++: Fix PCH ICE with __builtin_source_location [PR98343] c++: Fix PCH ICE with __builtin_source_location [PR98343] - - - - --- 2020-12-17 Jakub Jelinek New
arm: Fix bootstrap arm: Fix bootstrap - - - - --- 2020-12-17 Andrea Corallo New
simplify-rtx: Optimize (x - 1) * y + y [PR98334] simplify-rtx: Optimize (x - 1) * y + y [PR98334] - - - - --- 2020-12-17 Jakub Jelinek New
store-merging: Handle vector CONSTRUCTORs using bswap [PR96239] store-merging: Handle vector CONSTRUCTORs using bswap [PR96239] - - - - --- 2020-12-17 Jakub Jelinek New
« 1 2 ... 332 333 3341272 1273 »