Show patches with: none      |   126820 patches
« 1 2 ... 227 228 2291268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[committed] libstdc++: Allow Clang to use <stdatomic.h> before C++23 [committed] libstdc++: Allow Clang to use <stdatomic.h> before C++23 - - - - --- 2022-02-04 Jonathan Wakely New
[committed] libstdc++: Remove un-implementable noexcept from Filesystem TS operations [committed] libstdc++: Remove un-implementable noexcept from Filesystem TS operations - - - - --- 2022-02-04 Jonathan Wakely New
[v2] doc: RISC-V: Document the `-misa-spec=' option [v2] doc: RISC-V: Document the `-misa-spec=' option 1 - 1 - --- 2022-02-04 Maciej W. Rozycki New
[committed] libstdc++: Fix filesystem::remove_all races [PR104161] [committed] libstdc++: Fix filesystem::remove_all races [PR104161] - - - - --- 2022-02-04 Jonathan Wakely New
match.pd: Fix x * 0.0 -> 0.0 folding [PR104389] match.pd: Fix x * 0.0 -> 0.0 folding [PR104389] - - - - --- 2022-02-04 Jakub Jelinek New
[committed] rs6000: Clean up ISA 3.1 documentation [PR100808] [committed] rs6000: Clean up ISA 3.1 documentation [PR100808] - - - - --- 2022-02-04 Li, Pan2 via Gcc-patches New
doc: RISC-V: Document the `-misa-spec=' option doc: RISC-V: Document the `-misa-spec=' option - - - - --- 2022-02-04 Maciej W. Rozycki New
rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380] rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380] - - - - --- 2022-02-04 Jakub Jelinek New
analyzer: Fix tests for glibc 2.35 [PR101081] analyzer: Fix tests for glibc 2.35 [PR101081] - - - - --- 2022-02-04 Joel Teichroeb New
[V2] Use system default for long double if not specified on PowerPC. [V2] Use system default for long double if not specified on PowerPC. - - - - --- 2022-02-04 Michael Meissner New
[committed] doc: Update references to "C++2a" in cpp.texi [committed] doc: Update references to "C++2a" in cpp.texi - - - - --- 2022-02-04 Jonathan Wakely New
[committed] libstdc++: Add suggestion to std::uncaught_exception() warning [committed] libstdc++: Add suggestion to std::uncaught_exception() warning - - - - --- 2022-02-04 Jonathan Wakely New
c++: Improve diagnostics for template args terminated with >= or >>= [PR104319] c++: Improve diagnostics for template args terminated with >= or >>= [PR104319] - - - - --- 2022-02-04 Jakub Jelinek New
[committed] libgomp.fortran/allocate-1.f90: Minor cleanup (was: Re: [PATCH] [gfortran] Add support … [committed] libgomp.fortran/allocate-1.f90: Minor cleanup (was: Re: [PATCH] [gfortran] Add support … - - - - --- 2022-02-04 Tobias Burnus New
[4/4] Optimization passes adjustments for birth CLOBBERs [1/4,RFC] middle-end/90348 - add explicit birth - - - - --- 2022-02-04 Richard Biener New
[3/4] Diagnostic passes adjustments [1/4,RFC] middle-end/90348 - add explicit birth - - - - --- 2022-02-04 Richard Biener New
[2/4] Testcase adjustments for birth CLOBBERs [1/4,RFC] middle-end/90348 - add explicit birth - - - - --- 2022-02-04 Richard Biener New
[1/4,RFC] middle-end/90348 - add explicit birth [1/4,RFC] middle-end/90348 - add explicit birth - - - - --- 2022-02-04 Richard Biener New
c++, v3: Further address_compare fixes [PR89074] c++, v3: Further address_compare fixes [PR89074] - - - - --- 2022-02-04 Jakub Jelinek New
[v2] tree-optimization/100499 - niter analysis and multiple_of_p [v2] tree-optimization/100499 - niter analysis and multiple_of_p - - - - --- 2022-02-04 Richard Biener New
configure: add --disable-fix-includes configure: add --disable-fix-includes - - - - --- 2022-02-04 Martin Liška New
Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329] Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329] - - - - --- 2022-02-04 Tobias Burnus New
Fix PR debug/104366 Fix PR debug/104366 - - - - --- 2022-02-04 Eric Botcazou New
[RFC] tree-optimization/104373 - early diagnostic on unreachable code [RFC] tree-optimization/104373 - early diagnostic on unreachable code - - - - --- 2022-02-04 Richard Biener New
tree-optimization/103641 - improve vect_synth_mult_by_constant tree-optimization/103641 - improve vect_synth_mult_by_constant - - - - --- 2022-02-04 Richard Biener New
[committed] analyzer: fixes to realloc-handling [PR104369] [committed] analyzer: fixes to realloc-handling [PR104369] - - - - --- 2022-02-03 David Malcolm New
[committed] analyzer: fix zero-fill of calloc [committed] analyzer: fix zero-fill of calloc - - - - --- 2022-02-03 David Malcolm New
i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362] i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362] - - - - --- 2022-02-03 Uros Bizjak New
PR target/104345: Use nvptx "set" instruction for cond ? -1 : 0. PR target/104345: Use nvptx "set" instruction for cond ? -1 : 0. - - - - --- 2022-02-03 Roger Sayle New
c++: conditional noexcept-spec on defaulted comparison op [PR96242] c++: conditional noexcept-spec on defaulted comparison op [PR96242] - - - - --- 2022-02-03 Patrick Palka New
[fortran] PR37336 (Finalization) - [F03] Finish derived-type finalization [fortran] PR37336 (Finalization) - [F03] Finish derived-type finalization - - - - --- 2022-02-03 Paul Richard Thomas New
c++: dependence of member's noexcept-spec [PR104079] c++: dependence of member's noexcept-spec [PR104079] - - - - --- 2022-02-03 Patrick Palka New
c++, v2: Further address_compare fixes [PR89074] c++, v2: Further address_compare fixes [PR89074] - - - - --- 2022-02-03 Jakub Jelinek New
[v2] Add CLOBBER_EOL to mark storage end-of-life clobbers [v2] Add CLOBBER_EOL to mark storage end-of-life clobbers - - - - --- 2022-02-03 Richard Biener New
Speed up fixincludes. Speed up fixincludes. - - - - --- 2022-02-03 Martin Liška New
ranger: fix small thinko in fur_list constructor ranger: fix small thinko in fur_list constructor - - - - --- 2022-02-03 Aldy Hernandez New
[v3,1/8] rs6000: More factoring of overload processing [v3,1/8] rs6000: More factoring of overload processing - - - - --- 2022-02-03 Li, Pan2 via Gcc-patches New
[v4] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer [v4] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer - - - - --- 2022-02-03 David Seifert New
[v3] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer [v3] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer - - - - --- 2022-02-03 David Seifert New
[v2] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer [v2] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer - - - - --- 2022-02-03 David Seifert New
PR rtl-optimization/101885: Prevent combine from clobbering flags PR rtl-optimization/101885: Prevent combine from clobbering flags - - - - --- 2022-02-03 Roger Sayle New
[pushed] aarch64: Remove struct_vect_25.c XFAILs [pushed] aarch64: Remove struct_vect_25.c XFAILs - - - - --- 2022-02-03 Richard Sandiford New
[pushed] aarch64: Adjust tests after fix for PR102659 [pushed] aarch64: Adjust tests after fix for PR102659 - - - - --- 2022-02-03 Richard Sandiford New
[pushed] aarch64: Add missing movmisalign patterns [pushed] aarch64: Add missing movmisalign patterns - - - - --- 2022-02-03 Richard Sandiford New
[pushed] aarch64: Remove VALL_F16MOV iterator [pushed] aarch64: Remove VALL_F16MOV iterator - - - - --- 2022-02-03 Richard Sandiford New
[pushed] testsuite: Remove TSVC XFAILs for SVE [pushed] testsuite: Remove TSVC XFAILs for SVE - - - - --- 2022-02-03 Richard Sandiford New
[pushed] testsuite: Update guality xfails for aarch64*-*-* [pushed] testsuite: Update guality xfails for aarch64*-*-* - - - - --- 2022-02-03 Richard Sandiford New
debug/104337 - avoid messing with the abstract origin chain in NRV debug/104337 - avoid messing with the abstract origin chain in NRV - - - - --- 2022-02-03 Richard Biener New
[pushed] Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknown [pushed] Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknown - - - - --- 2022-02-03 Martin Liška New
[pushed] s390x: Fix one more -Wformat-diag. [pushed] s390x: Fix one more -Wformat-diag. - - - - --- 2022-02-03 Martin Liška New
libgcc: Actually force divide by zero libgcc: Actually force divide by zero - - - - --- 2022-02-03 Jakub Jelinek New
[committed] openmp, fortran: Improve !$omp atomic checks [PR104328] [committed] openmp, fortran: Improve !$omp atomic checks [PR104328] - - - - --- 2022-02-03 Jakub Jelinek New
« 1 2 ... 227 228 2291268 1269 »