Show patches with: none      |   126672 patches
« 1 2 ... 225 226 2271266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,nvptx] Workaround sub.u16 driver JIT bug [committed,nvptx] Workaround sub.u16 driver JIT bug - - - - --- 2022-02-10 Tom de Vries New
[committed] wwwdocs: frontends: Adjust the Mercury reference [committed] wwwdocs: frontends: Adjust the Mercury reference - - - - --- 2022-02-10 Gerald Pfeifer New
[committed] doc: Tweak the www.bitwizard.nl reference [committed] doc: Tweak the www.bitwizard.nl reference - - - - --- 2022-02-10 Gerald Pfeifer New
[committed] wwwdocs: gcc-4.7: Update link to Go 1 standard [committed] wwwdocs: gcc-4.7: Update link to Go 1 standard - - - - --- 2022-02-10 Gerald Pfeifer New
[vect] Add vect_recog_cond_expr_convert_pattern. [vect] Add vect_recog_cond_expr_convert_pattern. - - - - --- 2022-02-10 Liu, Hongtao New
c: Add diagnostic when operator= is used as truth cond [PR25689] c: Add diagnostic when operator= is used as truth cond [PR25689] - - - - --- 2022-02-10 Zhao Wei Liew New
[COMMITTED] Fix PR aarch64/104474: ICE with vector float initializers and non-consts. [COMMITTED] Fix PR aarch64/104474: ICE with vector float initializers and non-consts. - - - - --- 2022-02-10 Li, Pan2 via Gcc-patches New
[committed] analyzer: more uninit test coverage [committed] analyzer: more uninit test coverage - - - - --- 2022-02-09 David Malcolm New
Go patch committed: Don't warn for print() Go patch committed: Don't warn for print() - - - - --- 2022-02-09 Ian Lance Taylor New
Go patch committed: Use nil pointer for zero length string constant Go patch committed: Use nil pointer for zero length string constant - - - - --- 2022-02-09 Ian Lance Taylor New
Go patch committed: treat notinheap types as not being pointers Go patch committed: treat notinheap types as not being pointers - - - - --- 2022-02-09 Ian Lance Taylor New
Go patch committed: link against -lrt on GNU/Linux Go patch committed: link against -lrt on GNU/Linux - - - - --- 2022-02-09 Ian Lance Taylor New
PR fortran/77693 - ICE in rtl_for_decl_init, at dwarf2out.c:17378 PR fortran/77693 - ICE in rtl_for_decl_init, at dwarf2out.c:17378 - - - - --- 2022-02-09 Harald Anlauf New
rs6000: Rename vec_clrl and vec_clrr to agreed-upon names rs6000: Rename vec_clrl and vec_clrr to agreed-upon names - - - - --- 2022-02-09 Li, Pan2 via Gcc-patches New
middle-end: Support ABIs that pass FP values as wider integers. middle-end: Support ABIs that pass FP values as wider integers. - - - - --- 2022-02-09 Roger Sayle New
[COMMITED] x86: Compile PR target/104441 tests with -march=x86-64 [COMMITED] x86: Compile PR target/104441 tests with -march=x86-64 - - - - --- 2022-02-09 H.J. Lu New
i386: -mno-xsave should disable all relevant ISA flags [PR104462] i386: -mno-xsave should disable all relevant ISA flags [PR104462] - - - - --- 2022-02-09 Uros Bizjak New
i386: Force inputs to a register to avoid lowpart_subreg failure [PR104458] i386: Force inputs to a register to avoid lowpart_subreg failure [PR104458] - - - - --- 2022-02-09 Uros Bizjak New
[committed,target/97040] Avoid using predefined insn name for instruction with different semantics [committed,target/97040] Avoid using predefined insn name for instruction with different semantics - - - - --- 2022-02-09 Jeff Law New
Patch committed: Correct -fgo-dump-spec alignment field name Patch committed: Correct -fgo-dump-spec alignment field name - - - - --- 2022-02-09 Ian Lance Taylor New
libstdc++: Strengthen memory order for atomic<T>::wait/notify libstdc++: Strengthen memory order for atomic<T>::wait/notify - - - - --- 2022-02-09 Thomas Rodgers New
[pushed,8/8] aarch64: Extend vec_concat patterns to 8-byte vectors aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,7/8] aarch64: Remove move_lo/hi_quad expanders aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,6/8] aarch64: Add a general vec_concat expander aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,5/8] aarch64: Add more vec_combine patterns aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,4/8] aarch64: Remove redundant vec_concat patterns aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,3/8] aarch64: Generalise adjacency check for load_pair_lanes aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,2/8] aarch64: Generalise vec_set predicate aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
[pushed,1/8] aarch64: Tighten general_operand predicates aarch64: Fix regression in vec_init code quality - - - - --- 2022-02-09 Richard Sandiford New
c++: memfn lookup consistency and using-decls [PR104432] c++: memfn lookup consistency and using-decls [PR104432] - - - - --- 2022-02-09 Patrick Palka New
[pushed] c++: modules and explicit(bool) [PR103752] [pushed] c++: modules and explicit(bool) [PR103752] - - - - --- 2022-02-09 Jason Merrill New
middle-end/104464 - ISEL and non-call EH #2 middle-end/104464 - ISEL and non-call EH #2 - - - - --- 2022-02-09 Richard Biener New
[pushed] c++: P2493 feature test macro updates [pushed] c++: P2493 feature test macro updates - - - - --- 2022-02-09 Jason Merrill New
Consider 'TDF_UID', 'TDF_NOUID' in 'print_node_brief', 'print_node' Consider 'TDF_UID', 'TDF_NOUID' in 'print_node_brief', 'print_node' - - - - --- 2022-02-09 Thomas Schwinge New
tree-optimization/104445 - check for vector extraction support tree-optimization/104445 - check for vector extraction support - - - - --- 2022-02-09 Richard Biener New
middle-end/104450 - ISEL and non-call EH middle-end/104450 - ISEL and non-call EH - - - - --- 2022-02-09 Richard Biener New
target/104453 - guard call folding with NULL LHS target/104453 - guard call folding with NULL LHS - - - - --- 2022-02-09 Richard Biener New
[i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. [i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. - - - - --- 2022-02-09 Liu, Hongtao New
c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427] c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427] - - - - --- 2022-02-09 Jakub Jelinek New
[i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. [i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. - - - - --- 2022-02-09 Liu, Hongtao New
ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribu… ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribu… - - - - --- 2022-02-09 Jakub Jelinek New
AutoFDO: Don't try to promote indirect calls that result in recursive direct calls AutoFDO: Don't try to promote indirect calls that result in recursive direct calls - - - - --- 2022-02-09 Eugene Rozenfeld New
Go patch committed: Recognize Go 1.18 runtime/internal/atomic methods Go patch committed: Recognize Go 1.18 runtime/internal/atomic methods - - - - --- 2022-02-09 Ian Lance Taylor New
Go patch committed: Implement FuncPCABI0, FuncPCABIInternal Go patch committed: Implement FuncPCABI0, FuncPCABIInternal - - - - --- 2022-02-09 Ian Lance Taylor New
PR target/102059 Fix inline of target specific functions PR target/102059 Fix inline of target specific functions - - - - --- 2022-02-09 Michael Meissner New
[v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU [v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU - - - - --- 2022-02-09 YunQiang Su New
x86: Check each component of source operand for AVX_U128_DIRTY x86: Check each component of source operand for AVX_U128_DIRTY - - - - --- 2022-02-09 H.J. Lu New
[rs6000] Remove TImode from mode iterator BOOL_128 [PR100694] [rs6000] Remove TImode from mode iterator BOOL_128 [PR100694] - - - - --- 2022-02-09 HAO CHEN GUI New
[committed] analyzer: fix hashing of bit_range_region::key_t [PR104452] [committed] analyzer: fix hashing of bit_range_region::key_t [PR104452] - - - - --- 2022-02-09 David Malcolm New
[pushed] c++: cleanup constant-init'd members [PR96876] [pushed] c++: cleanup constant-init'd members [PR96876] - - - - --- 2022-02-09 Jason Merrill New
libstdc++: Fix deadlock in atomic wait [PR104442] libstdc++: Fix deadlock in atomic wait [PR104442] - - - - --- 2022-02-09 Thomas Rodgers New
PR tree-optimization/104420: Fix checks for constant folding X*0.0 PR tree-optimization/104420: Fix checks for constant folding X*0.0 - - - - --- 2022-02-08 Roger Sayle New
handle "invisible" reference in -Wdangling-pointer (PR104436) handle "invisible" reference in -Wdangling-pointer (PR104436) - - - - --- 2022-02-08 Martin Sebor New
rs6000: Correct function prototypes for vec_replace_unaligned rs6000: Correct function prototypes for vec_replace_unaligned - - - - --- 2022-02-08 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Simplify resource management in directory iterators [committed] libstdc++: Simplify resource management in directory iterators - - - - --- 2022-02-08 Jonathan Wakely New
[V2] tree-optimization/104288 - Register non-null side effects properly. [V2] tree-optimization/104288 - Register non-null side effects properly. - - - - --- 2022-02-08 Andrew MacLeod New
Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128) Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128) - - - - --- 2022-02-08 Qing Zhao New
rs6000: Fix up vspltis_shifted [PR102140] rs6000: Fix up vspltis_shifted [PR102140] - - - - --- 2022-02-08 Jakub Jelinek New
middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR100775] middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR100775] - - - - --- 2022-02-08 Qing Zhao New
[committed,nvptx] Unbreak build, add PTX_ISA_SM70 [committed,nvptx] Unbreak build, add PTX_ISA_SM70 - - - - --- 2022-02-08 Tom de Vries New
[committed] libstdc++: Add comment to acinclude.m4 [committed] libstdc++: Add comment to acinclude.m4 - - - - --- 2022-02-08 Jonathan Wakely New
[committed] libstdc++: Adjust Filesystem TS test for Windows [committed] libstdc++: Adjust Filesystem TS test for Windows - - - - --- 2022-02-08 Jonathan Wakely New
[committed] libstdc++: Fix filesystem::remove_all for Windows [PR104161] [committed] libstdc++: Fix filesystem::remove_all for Windows [PR104161] - - - - --- 2022-02-08 Jonathan Wakely New
nvptx: Tweak constraints on copysign instructions. nvptx: Tweak constraints on copysign instructions. - - - - --- 2022-02-08 Roger Sayle New
[committed,nvptx] Choose -mptx default based on -misa [committed,nvptx] Choose -mptx default based on -misa - - - - --- 2022-02-08 Tom de Vries New
[v4,GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns [v4,GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns - - - - --- 2022-02-08 Maciej W. Rozycki New
[committed,testsuite] Require c99_runtime to run builtin-sprintf.c [committed,testsuite] Require c99_runtime to run builtin-sprintf.c - - - - --- 2022-02-08 Tom de Vries New
[committed,testsuite] Require c99_runtime to run builtin-sprintf.c [committed,testsuite] Require c99_runtime to run builtin-sprintf.c - - - - --- 2022-02-08 Tom de Vries New
[committed,nvptx] Fix .local atomic regressions [committed,nvptx] Fix .local atomic regressions - - - - --- 2022-02-08 Tom de Vries New
[committed] libgomp: Fix segfault with posthumous orphan tasks [PR104385] [committed] libgomp: Fix segfault with posthumous orphan tasks [PR104385] - - - - --- 2022-02-08 Jakub Jelinek New
c++: Don't emit repeated -Wshadow warnings for templates/ctors [PR104379] c++: Don't emit repeated -Wshadow warnings for templates/ctors [PR104379] - - - - --- 2022-02-08 Jakub Jelinek New
c++: Remove superflous assert [PR104403] c++: Remove superflous assert [PR104403] - - - - --- 2022-02-08 Jakub Jelinek New
dwarf2out: Don't call expand_expr during early_dwarf [PR104407] dwarf2out: Don't call expand_expr during early_dwarf [PR104407] - - - - --- 2022-02-08 Jakub Jelinek New
tree-optimization/104373 - early uninit diagnostic on unreachable code tree-optimization/104373 - early uninit diagnostic on unreachable code - - - - --- 2022-02-08 Richard Biener New
doc: invoke: RISC-V: Clean up the -mstrict-align wording doc: invoke: RISC-V: Clean up the -mstrict-align wording - - - - --- 2022-02-08 Palmer Dabbelt New
doc: invoke: RISC-V: Clean up the -memit-attribute wording doc: invoke: RISC-V: Clean up the -memit-attribute wording - - - - --- 2022-02-08 Palmer Dabbelt New
[5/4] tree-optimization/104288 - An alternative approach tree-optimization/104288 - Add more granularity to non-null tracking - - - - --- 2022-02-08 Andrew MacLeod New
[v1] RISC-V: Add support for inlining subword atomic operations [v1] RISC-V: Add support for inlining subword atomic operations - - - - --- 2022-02-08 Patrick O'Neill New
[committed] analyzer: fix ICE on realloc of non-heap [PR104417] [committed] analyzer: fix ICE on realloc of non-heap [PR104417] - - - - --- 2022-02-07 David Malcolm New
[committed] analyzer: fixes to memcpy [PR103872] [committed] analyzer: fixes to memcpy [PR103872] - - - - --- 2022-02-07 David Malcolm New
rs6000: Add support for vmsumcud and vec_msumc rs6000: Add support for vmsumcud and vec_msumc - - - - --- 2022-02-07 Li, Pan2 via Gcc-patches New
libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check - - - - --- 2022-02-07 Dimitar Dimitrov New
c++: deducing only from noexcept-spec [PR80951] c++: deducing only from noexcept-spec [PR80951] - - - - --- 2022-02-07 Patrick Palka New
c++: satisfaction value of type const bool [PR104410] c++: satisfaction value of type const bool [PR104410] - - - - --- 2022-02-07 Patrick Palka New
[4/4,GCC11] tree-optimization/104288 - range on entry should check dominators for non-null. tree-optimization/104288 - Add more granularity to non-null tracking - - - - --- 2022-02-07 Andrew MacLeod New
[3/4] tree-optimization/104288 - Update non-null interface to provide better precision. tree-optimization/104288 - Add more granularity to non-null tracking - - - - --- 2022-02-07 Andrew MacLeod New
[2/4] tree-optimization/104288 - Register side effects during ranger vrp domwalk. tree-optimization/104288 - Add more granularity to non-null tracking - - - - --- 2022-02-07 Andrew MacLeod New
[1/4] tree-optimization/104288 - Change non-null tracking from one bit to a pair. tree-optimization/104288 - Add more granularity to non-null tracking - - - - --- 2022-02-07 Andrew MacLeod New
[gcc13] middle-end/70090: Dynamic sizes for -fsanitize=object-size [gcc13] middle-end/70090: Dynamic sizes for -fsanitize=object-size - - - - --- 2022-02-07 Siddhesh Poyarekar New
middle-end/104402 - split out _Complex compares from COND_EXPRs middle-end/104402 - split out _Complex compares from COND_EXPRs - - - - --- 2022-02-07 Richard Biener New
Check always_inline flag in s390_can_inline_p [PR104327] Check always_inline flag in s390_can_inline_p [PR104327] - - - - --- 2022-02-07 Andreas Krebbel New
RISC-V: Enable TARGET_SUPPORTS_WIDE_INT RISC-V: Enable TARGET_SUPPORTS_WIDE_INT - - 1 - --- 2022-02-07 Vineet Gupta New
PR fortran/66193 - ICE for initialisation of some non-zero-sized arrays PR fortran/66193 - ICE for initialisation of some non-zero-sized arrays - - - - --- 2022-02-06 Harald Anlauf New
[committed] Fix expected output for s390 tests [committed] Fix expected output for s390 tests - - - - --- 2022-02-05 Jeff Law New
c++, v4: Further address_compare fixes [PR89074] c++, v4: Further address_compare fixes [PR89074] - - - - --- 2022-02-05 Jakub Jelinek New
[v4,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack [v4,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack - - - - --- 2022-02-05 Dan Li New
[committed] RISC-V: Fix detection of zifencei support for binutils [committed] RISC-V: Fix detection of zifencei support for binutils - - - - --- 2022-02-05 Kito Cheng New
[pushed] c++: assignment, aggregate, array [PR104300] [pushed] c++: assignment, aggregate, array [PR104300] - - - - --- 2022-02-05 Jason Merrill New
Go patch committed: Add "any" as alias for "interface{}" Go patch committed: Add "any" as alias for "interface{}" - - - - --- 2022-02-05 Ian Lance Taylor New
[committed] libstdc++: Fix std::filesystem build failure for Windows [committed] libstdc++: Fix std::filesystem build failure for Windows - - - - --- 2022-02-05 Jonathan Wakely New
« 1 2 ... 225 226 2271266 1267 »