Show patches with: Archived = No       |   126925 patches
« 1 2 ... 315 316 3171269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Objective-C++ : Fix handling of unnamed message parms [PR49070]. Objective-C++ : Fix handling of unnamed message parms [PR49070]. - - - - --- 2021-02-26 Iain Sandoe New
coroutines : Handle exceptions throw before the first await_resume() [PR95615]. coroutines : Handle exceptions throw before the first await_resume() [PR95615]. - - - - --- 2021-02-26 Iain Sandoe New
dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]. dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]. - - - - --- 2021-02-26 Iain Sandoe New
add powerpc_vsx_ok requirement to undef-bool tests add powerpc_vsx_ok requirement to undef-bool tests - - - - --- 2021-02-26 Alexandre Oliva New
add -mpowerpc-gpopt to options for sqrt insn on PowerPC add -mpowerpc-gpopt to options for sqrt insn on PowerPC - - - - --- 2021-02-26 Alexandre Oliva New
analyzer: implement exploded_path copy ctor analyzer: implement exploded_path copy ctor - - - - --- 2021-02-26 David Malcolm New
[5/5] barrier: optimise by not having the hasher in a loop [1/5] std::latch: reduce internal implementation from ptrdiff_t to int - - - - --- 2021-02-26 Thiago Macieira New
[4/5] barrier: use int instead of unsigned char for the phase state [1/5] std::latch: reduce internal implementation from ptrdiff_t to int - - - - --- 2021-02-26 Thiago Macieira New
[3/5] std::__atomic_wait: don't use __detail::__waiter with futex [1/5] std::latch: reduce internal implementation from ptrdiff_t to int - - - - --- 2021-02-26 Thiago Macieira New
[2/5] Atomic __platform_wait: accept any 32-bit type, not just int [1/5] std::latch: reduce internal implementation from ptrdiff_t to int - - - - --- 2021-02-26 Thiago Macieira New
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int [1/5] std::latch: reduce internal implementation from ptrdiff_t to int - - - - --- 2021-02-26 Thiago Macieira New
[x86] Fix PR target/99264 [x86] Fix PR target/99264 - - - - --- 2021-02-26 Eric Botcazou New
[FYI] Add missing dg-require-effective-target fpic directives to powerpc tests [FYI] Add missing dg-require-effective-target fpic directives to powerpc tests - - - - --- 2021-02-26 Alexandre Oliva New
[3/3] nvptx: NVPTX parts for OpenACC private variables patch openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
[2/3] amdgcn: AMD GCN parts for OpenACC private variables patch openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
[1/3] openacc: Add support for gang local storage allocation in shared memory openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
openacc: Warnings for strange partitioning choices for parallel regions openacc: Warnings for strange partitioning choices for parallel regions - - - - --- 2021-02-26 Julian Brown New
middle-end: Pretty-print address space of aggregates middle-end: Pretty-print address space of aggregates - - - - --- 2021-02-26 Julian Brown New
middle-end/99281 - avoid bitfield stores into addressable types middle-end/99281 - avoid bitfield stores into addressable types - - - - --- 2021-02-26 Richard Biener New
c/99275 - fix missing space in diagnostic c/99275 - fix missing space in diagnostic - - - - --- 2021-02-26 Richard Biener New
Honor --disable-decimal-float in building _Float128 support. Honor --disable-decimal-float in building _Float128 support. - - - - --- 2021-02-26 Michael Meissner New
[pushed] c++: Fix class NTTP constness handling [PR98810] [pushed] c++: Fix class NTTP constness handling [PR98810] - - - - --- 2021-02-26 Jason Merrill New
[pushed] builtins: Fix typos in warn_for_access [PR99278] [pushed] builtins: Fix typos in warn_for_access [PR99278] - - - - --- 2021-02-26 Marek Polacek New
rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279] rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279] - - - - --- 2021-02-26 Peter Bergner New
[committed] analyzer: eliminate dedupe_candidate [PR96374] [committed] analyzer: eliminate dedupe_candidate [PR96374] - - - - --- 2021-02-26 David Malcolm New
libgo patch committed: Ensure 8 byte atomicity on ppc64 libgo patch committed: Ensure 8 byte atomicity on ppc64 - - - - --- 2021-02-26 Ian Lance Taylor New
c++: Fix operator() lookup in lambdas [PR95451] c++: Fix operator() lookup in lambdas [PR95451] - - - - --- 2021-02-25 Jakub Jelinek New
c++: Implement P1102R2 - Down with ()! c++: Implement P1102R2 - Down with ()! - - - - --- 2021-02-25 Jakub Jelinek New
arm: force use of r4 for __gnu_cmse_nonsecure_call when !FPCXT [PR99271] arm: force use of r4 for __gnu_cmse_nonsecure_call when !FPCXT [PR99271] - - - - --- 2021-02-25 Richard Earnshaw (lists) New
c++: Rename new -flang-note-module-read option [PR 99166] c++: Rename new -flang-note-module-read option [PR 99166] - - - - --- 2021-02-25 Nathan Sidwell New
Committed, pr95690.f90: move error line for CRIS. Committed, pr95690.f90: move error line for CRIS. - - - - --- 2021-02-25 Hans-Peter Nilsson New
c++tools: Make NETWORKING define check consistent [PR 98318] c++tools: Make NETWORKING define check consistent [PR 98318] - - - - --- 2021-02-25 Nathan Sidwell New
[committed,PR99233] testsuite: Run test pr96264.c only for little endian target [committed,PR99233] testsuite: Run test pr96264.c only for little endian target - - - - --- 2021-02-25 Vladimir Makarov New
[committed] middle-end slp: Don't traverse tree on (nil) nodes. [committed] middle-end slp: Don't traverse tree on (nil) nodes. - - - - --- 2021-02-25 Tamar Christina New
[committed] libstdc++: Document library versioning for GCC 11 [committed] libstdc++: Document library versioning for GCC 11 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Do not assume std::FILE is complete [PR 99270] [committed] libstdc++: Do not assume std::FILE is complete [PR 99270] - - - - --- 2021-02-25 Jonathan Wakely New
c++: Fix typo in module-mapper [PR 98318] c++: Fix typo in module-mapper [PR 98318] - - - - --- 2021-02-25 Nathan Sidwell New
First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit - - - - --- 2021-02-25 Richard Biener New
[wwwdocs] Document new libstdc++ features [wwwdocs] Document new libstdc++ features - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Add std::to_underlying for C++23 [committed] libstdc++: Add std::to_underlying for C++23 - - - - --- 2021-02-25 Jonathan Wakely New
Fortran: Create CLASS(*) early to avoid ICE [PR99254] Fortran: Create CLASS(*) early to avoid ICE [PR99254] - - - - --- 2021-02-25 Tobias Burnus New
tree-optimization/99253 - fix reduction path check tree-optimization/99253 - fix reduction path check - - - - --- 2021-02-25 Richard Biener New
Make the PR99220 fix more robust Make the PR99220 fix more robust - - - - --- 2021-02-25 Richard Biener New
c++: Fix call to push_tinst_level during satisfaction [PR99214] c++: Fix call to push_tinst_level during satisfaction [PR99214] - - - - --- 2021-02-25 Patrick Palka New
c++: Fix pretty printing of context of local class [PR99213] c++: Fix pretty printing of context of local class [PR99213] - - - - --- 2021-02-25 Patrick Palka New
gcc.misc-tests/outputs.exp: assert unique test-names gcc.misc-tests/outputs.exp: assert unique test-names - - - - --- 2021-02-25 Hans-Peter Nilsson New
outputs.exp: skip @file -save-temps if target has -L or -I outputs.exp: skip @file -save-temps if target has -L or -I - - - - --- 2021-02-25 Hans-Peter Nilsson New
[committed] analyzer: fix false positive on realloc [PR99193] [committed] analyzer: fix false positive on realloc [PR99193] - - - - --- 2021-02-25 David Malcolm New
c++: const_cast of null pointer in constant expr [PR99176] c++: const_cast of null pointer in constant expr [PR99176] - - - - --- 2021-02-24 Marek Polacek New
avoid -Wnonull for dynamic_cast (PR 99251) avoid -Wnonull for dynamic_cast (PR 99251) - - - - --- 2021-02-24 Martin Sebor New
libstdc++: Fix __floating_to_chars_precision for __float128 libstdc++: Fix __floating_to_chars_precision for __float128 - - - - --- 2021-02-24 Patrick Palka New
[7/7,og10] openacc: Strided array sections and components of derived-type arrays openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[6/7,og10] openacc: Fix lowering for derived-type mappings through array elements openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[5/7,og10] Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[4/7,og10] Fortran: OpenMP/OpenACC diagnose substring rejections better openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[3/7,og10] openacc: Character types and mixed arrays/derived type tests openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[2/7,og10] openacc: Use class_pointer instead of pointer attribute for class types openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[1/7,og10] openacc: Dereference BT_CLASS data pointers but not BT_DERIVED pointers openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[v3,6/6] RISC-V: Fix matches against subreg with a bytenum of 0 in riscv.md RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
[v3,5/6] RISC-V: Update shift-shift-5.c testcase for big endian RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
[v3,4/6] RISC-V: Fix trampoline generation on big endian RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
[v3,3/6] RISC-V: Update soft-fp config for big-endian RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
[v3,2/6] RISC-V: Add riscv{32,64}be with big endian as default RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
[v3,1/6] RISC-V: Support -mlittle-endian and -mbig-endian RISC-V big endian support - - - - --- 2021-02-24 Marcus Comstedt New
c++: Macro location fixes [PR 98718] c++: Macro location fixes [PR 98718] - - - - --- 2021-02-24 Nathan Sidwell New
Darwin, testsuite : Prune 'object file not found for object'. Darwin, testsuite : Prune 'object file not found for object'. - - - - --- 2021-02-24 Iain Sandoe New
coroutines : Call promise CTOR with parm copies [PR97587]. coroutines : Call promise CTOR with parm copies [PR97587]. - - - - --- 2021-02-24 Iain Sandoe New
coroutines : Remove throwing_cleanup marks from the ramp [PR95822]. coroutines : Remove throwing_cleanup marks from the ramp [PR95822]. - - - - --- 2021-02-24 Iain Sandoe New
[pushed] testsuite, coroutines : Make final_suspend calls noexcept. [pushed] testsuite, coroutines : Make final_suspend calls noexcept. - - - - --- 2021-02-24 Iain Sandoe New
[committed] openmp: Diagnose invalid teams nested in target construct [PR99226] [committed] openmp: Diagnose invalid teams nested in target construct [PR99226] - - - - --- 2021-02-24 Jakub Jelinek New
[committed] libgcc: Avoid signed negation overflow in __powi?f2 [PR99236] [committed] libgcc: Avoid signed negation overflow in __powi?f2 [PR99236] - - - - --- 2021-02-24 Jakub Jelinek New
[committed,PR99123] inline-asm: Don't use decompose_mem_address to find used hard regs [committed,PR99123] inline-asm: Don't use decompose_mem_address to find used hard regs - - - - --- 2021-02-24 Vladimir Makarov New
match.pd: Use single_use for (T)(A) + CST -> (T)(A + CST) [PR95798] match.pd: Use single_use for (T)(A) + CST -> (T)(A + CST) [PR95798] - - - - --- 2021-02-24 Jakub Jelinek New
vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] - - - - --- 2021-02-24 Jakub Jelinek New
Committed: cris: support -fstack-usage Committed: cris: support -fstack-usage - - - - --- 2021-02-24 Hans-Peter Nilsson New
[committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] [committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389] - - - - --- 2021-02-24 Jonathan Wakely New
c++: modules & -fpreprocessed [PR 99072] c++: modules & -fpreprocessed [PR 99072] - - - - --- 2021-02-24 Nathan Sidwell New
[committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header [committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header - - - - --- 2021-02-24 Jonathan Wakely New
[comitted] Testsuite: Disable PR99149 test on big-endian [comitted] Testsuite: Disable PR99149 test on big-endian - - - - --- 2021-02-24 Tamar Christina New
[fortran] PR99125 - [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068) [fortran] PR99125 - [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068) - - - - --- 2021-02-24 Paul Richard Thomas New
fold-const: Fix up ((1 << x) & y) != 0 folding for vectors [PR99225] fold-const: Fix up ((1 << x) & y) != 0 folding for vectors [PR99225] - - - - --- 2021-02-24 Jakub Jelinek New
match.pd, expand: Fold VCE from integer with [0, 1] range to bool into NOP_EXPR [PR80635] match.pd, expand: Fold VCE from integer with [0, 1] range to bool into NOP_EXPR [PR80635] - - - - --- 2021-02-24 Jakub Jelinek New
Revert: "Don't build insn-extract.o with rtl checking" Revert: "Don't build insn-extract.o with rtl checking" - - - - --- 2021-02-24 Matthias Klose New
c/99224 - avoid ICEing on invalid __builtin_next_arg c/99224 - avoid ICEing on invalid __builtin_next_arg - - - - --- 2021-02-24 Richard Biener New
[v2] rs6000: Convert the vector element register to SImode [PR98914] [v2] rs6000: Convert the vector element register to SImode [PR98914] - - - - --- 2021-02-24 Xionghu Luo New
[rs6000] Rename variable for clarity [rs6000] Rename variable for clarity - - - - --- 2021-02-23 Pat Haugen New
[libstdc++] Refactor/cleanup of atomic wait implementation [libstdc++] Refactor/cleanup of atomic wait implementation - - - - --- 2021-02-23 Thomas Rodgers New
PR libfortran/99218 - [8/9/10/11 Regression] matmul on temporary array accesses invalid memory PR libfortran/99218 - [8/9/10/11 Regression] matmul on temporary array accesses invalid memory - - - - --- 2021-02-23 Harald Anlauf New
clear more front end VLA bounds from IL (PR 97172) clear more front end VLA bounds from IL (PR 97172) - - - - --- 2021-02-23 Martin Sebor New
middle-end slp: fix accidental resource re-use of slp_tree (PR99220) middle-end slp: fix accidental resource re-use of slp_tree (PR99220) - - - - --- 2021-02-23 Tamar Christina New
arm: Fix CMSE support detection in libgcc (PR target/99157) arm: Fix CMSE support detection in libgcc (PR target/99157) - - - - --- 2021-02-23 Christophe Lyon New
[3/3] Force IBM long double for conversion test on PowerPC. [1/3] Add long double target-supports on PowerPC. - - - - --- 2021-02-23 Michael Meissner New
[2/3] Force long double to be IBM 128-bit on PowerPC test, PR target/70117 [1/3] Add long double target-supports on PowerPC. - - - - --- 2021-02-23 Michael Meissner New
[1/3] Add long double target-supports on PowerPC. [1/3] Add long double target-supports on PowerPC. - - - - --- 2021-02-23 Michael Meissner New
libstdc++: Update baseline symbols for {aarch64,ia64,m68k,riscv64}-linux libstdc++: Update baseline symbols for {aarch64,ia64,m68k,riscv64}-linux - - - - --- 2021-02-23 Andreas Schwab New
c++: typedef for linkage [PR 99208] c++: typedef for linkage [PR 99208] - - - - --- 2021-02-23 Nathan Sidwell New
[4/4] libstdc++: More efficient last day of month. [1/4] libstdc++: More efficient date from days. - - - - --- 2021-02-23 Li, Pan2 via Gcc-patches New
[3/4] libstdc++: More efficient is_leap. [1/4] libstdc++: More efficient date from days. - - - - --- 2021-02-23 Li, Pan2 via Gcc-patches New
[2/4] libstdc++: More efficient days from date. [1/4] libstdc++: More efficient date from days. - - - - --- 2021-02-23 Li, Pan2 via Gcc-patches New
[1/4] libstdc++: More efficient date from days. [1/4] libstdc++: More efficient date from days. - - - - --- 2021-02-23 Li, Pan2 via Gcc-patches New
« 1 2 ... 315 316 3171269 1270 »