Show patches with: State = Action Required       |    Archived = No       |   128212 patches
« 1 2 ... 330 331 3321282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[fortran] PR99124 - [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541 [fortran] PR99124 - [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541 - - - - --- 2021-02-23 Paul Richard Thomas New
[pushed] Fix UBSAN in __ubsan::Value::getSIntValue [pushed] Fix UBSAN in __ubsan::Value::getSIntValue - - - - --- 2021-02-23 Martin Liška New
[v4,2/2] MIPS: add builtime option for -mcompact-branches [v4,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always - - - - --- 2021-02-23 YunQiang Su New
[v4,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always [v4,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always - - - - --- 2021-02-23 YunQiang Su New
[v4,2/2] ada: add 128bit operation for MIPS N32 and N64 [v4,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) - - - - --- 2021-02-23 YunQiang Su New
[v4,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [v4,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) - - - - --- 2021-02-23 YunQiang Su New
IPA ICF + ASAN: do not merge vars with different alignment IPA ICF + ASAN: do not merge vars with different alignment - - - - --- 2021-02-23 Martin Liška New
[COMMITED,BACKPORT,GCC9] aarch64: Add cpu cost tables for A64FX [COMMITED,BACKPORT,GCC9] aarch64: Add cpu cost tables for A64FX - - - - --- 2021-02-23 Qian Jianhua New
fold-const: Fix ICE in fold_read_from_constant_string on invalid code [PR99204] fold-const: Fix ICE in fold_read_from_constant_string on invalid code [PR99204] - - - - --- 2021-02-23 Jakub Jelinek New
[committed] libstdc++: Fix up constexpr std::char_traits<char>::compare [PR99181] [committed] libstdc++: Fix up constexpr std::char_traits<char>::compare [PR99181] - - - - --- 2021-02-23 Jakub Jelinek New
config.sub, config.guess : Import upstream 2021-01-25. config.sub, config.guess : Import upstream 2021-01-25. - - - - --- 2021-02-23 Kito Cheng New
add rv64im{,c,fc} multilibs add rv64im{,c,fc} multilibs - - - - --- 2021-02-23 Alexandre Oliva New
[COMMITED,BACKPORT,GCC10] aarch64: Add cpu cost tables for A64FX [COMMITED,BACKPORT,GCC10] aarch64: Add cpu cost tables for A64FX - - - - --- 2021-02-23 Qian Jianhua New
[rs6000,v2] Optimize pcrel access of globals [rs6000,v2] Optimize pcrel access of globals - - - - --- 2021-02-23 Li, Pan2 via Gcc-patches New
[v3,2/2] ada: add 128bit operation to MIPS N32 and N64 [v3,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) - - - - --- 2021-02-23 YunQiang Su New
[v3,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [v3,1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) - - - - --- 2021-02-23 YunQiang Su New
Committed: g++.dg/warn/Wplacement-new-size-1.C, -2, -6: Fix for default_packed targets Committed: g++.dg/warn/Wplacement-new-size-1.C, -2, -6: Fix for default_packed targets - - - - --- 2021-02-23 Hans-Peter Nilsson New
[committed] analyzer: handle error/error_at_line [PR99196] [committed] analyzer: handle error/error_at_line [PR99196] - - - - --- 2021-02-22 David Malcolm New
[v8] Practical improvement to libgcc complex divide [v8] Practical improvement to libgcc complex divide - - - - --- 2021-02-22 Patrick McGehearty New
Require SHF_GNU_RETAIN support for retain test Require SHF_GNU_RETAIN support for retain test - - - - --- 2021-02-22 H.J. Lu New
[2/2] libstdc++: Fix endianness issue with IBM long double [PR98384] [1/2] libstdc++: Robustify long double std::to_chars testcase [PR98384] - - - - --- 2021-02-22 Patrick Palka New
[1/2] libstdc++: Robustify long double std::to_chars testcase [PR98384] [1/2] libstdc++: Robustify long double std::to_chars testcase [PR98384] - - - - --- 2021-02-22 Patrick Palka New
[libstdc++] Refactor/cleanup of atomic wait implementation [libstdc++] Refactor/cleanup of atomic wait implementation - - - - --- 2021-02-22 Thomas Rodgers New
PR fortran/99206 - [11 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1980 PR fortran/99206 - [11 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1980 - - - - --- 2021-02-22 Harald Anlauf New
[constexpr,coroutines] Generic lambda coroutines cannot be constexpr [PR96251]. [constexpr,coroutines] Generic lambda coroutines cannot be constexpr [PR96251]. - - - - --- 2021-02-22 Iain Sandoe New
Committed: g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib targets Committed: g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib targets - - - - --- 2021-02-22 Hans-Peter Nilsson New
cris: testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4. cris: testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X*4. - - - - --- 2021-02-22 Hans-Peter Nilsson New
cris: testsuite/gcc.target/cris/biap-mul.c: New test. cris: testsuite/gcc.target/cris/biap-mul.c: New test. - - - - --- 2021-02-22 Hans-Peter Nilsson New
cris: Fix addi insn mult vs. shift canonicalization cris: Fix addi insn mult vs. shift canonicalization - - - - --- 2021-02-22 Hans-Peter Nilsson New
[gcc-12] ira: Correct HONOR_REG_ALLOC_ORDER usage [gcc-12] ira: Correct HONOR_REG_ALLOC_ORDER usage - - - - --- 2021-02-22 Uros Bizjak New
[committed] hppa: Add mi_thunk support for vcalls [committed] hppa: Add mi_thunk support for vcalls - - - - --- 2021-02-22 John David Anglin New
c++: Recursing header imports and other duplicates [PR 99174] c++: Recursing header imports and other duplicates [PR 99174] - - - - --- 2021-02-22 Nathan Sidwell New
c++: cross-header-unit template definitions [PR 99153] c++: cross-header-unit template definitions [PR 99153] - - - - --- 2021-02-22 Nathan Sidwell New
Fortran/OpenMP: Fix optional dummy procedures [PR99171] Fortran/OpenMP: Fix optional dummy procedures [PR99171] - - - - --- 2021-02-22 Tobias Burnus New
dump SLP subgraph before costing dump SLP subgraph before costing - - - - --- 2021-02-22 Richard Biener New
tree-optimization/99165 - fix ICE in store-merging w/ non-call EH tree-optimization/99165 - fix ICE in store-merging w/ non-call EH - - - - --- 2021-02-22 Richard Biener New
[v2,5/5] RISC-V: Update shift-shift-5.c testcase for big endian RISC-V big endian support - - - - --- 2021-02-21 Marcus Comstedt New
[v2,4/5] RISC-V: Fix trampoline generation on big endian RISC-V big endian support - - - - --- 2021-02-21 Marcus Comstedt New
[v2,3/5] RISC-V: Update soft-fp config for big-endian RISC-V big endian support - - - - --- 2021-02-21 Marcus Comstedt New
[v2,2/5] RISC-V: Add riscv{32,64}be with big endian as default RISC-V big endian support - - - - --- 2021-02-21 Marcus Comstedt New
« 1 2 ... 330 331 3321282 1283 »