Show patches with: Archived = No       |   126633 patches
« 1 2 ... 215 216 2171266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] gcc-12: linkify various options [wwwdocs] gcc-12: linkify various options - - - - --- 2022-04-01 David Malcolm New
[wwwdocs] gcc-12: jit changes [wwwdocs] gcc-12: jit changes - - - - --- 2022-04-01 David Malcolm New
[committed] jit: further doc fixes [committed] jit: further doc fixes - - - - --- 2022-04-01 David Malcolm New
[committed] libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS [committed] libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS - - - - --- 2022-04-01 Jonathan Wakely New
[v2] Ignore zero width fields in arguments and issue -Wpsabi warning about C zero-width field ABI c… [v2] Ignore zero width fields in arguments and issue -Wpsabi warning about C zero-width field ABI c… - - - - --- 2022-04-01 Xi Ruoyao New
[v2] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change … [v2] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change … - - - - --- 2022-04-01 Xi Ruoyao New
[libgomp,testsuite,nvptx] Limit recursion in declare_target-{1,2}.f90 [libgomp,testsuite,nvptx] Limit recursion in declare_target-{1,2}.f90 - - - - --- 2022-04-01 Tom de Vries New
[committed,libgomp,testsuite,nvptx] Fix dg-output test in vector-length-128-7.c [committed,libgomp,testsuite,nvptx] Fix dg-output test in vector-length-128-7.c - - - - --- 2022-04-01 Tom de Vries New
tree-optimization/100810 - avoid undefs in IVOPT rewrites tree-optimization/100810 - avoid undefs in IVOPT rewrites - - - - --- 2022-04-01 Richard Biener New
[committed] libstdc++: Fix filenames in Doxygen @file comments [committed] libstdc++: Fix filenames in Doxygen @file comments - - 1 - --- 2022-04-01 Jonathan Wakely New
[RFC] ipa-cp: Feed results of IPA-CP into SCCVN [RFC] ipa-cp: Feed results of IPA-CP into SCCVN - - - - --- 2022-04-01 Martin Jambor New
[committed,nvptx,testsuite] Fix gcc.target/nvptx/alias-*.c on sm_80 [committed,nvptx,testsuite] Fix gcc.target/nvptx/alias-*.c on sm_80 - - - - --- 2022-04-01 Tom de Vries New
phiopt: Improve value_replacement [PR104645] phiopt: Improve value_replacement [PR104645] - - - - --- 2022-04-01 Jakub Jelinek New
[OpenMP] Fix nested use_device_ptr [OpenMP] Fix nested use_device_ptr - - - - --- 2022-04-01 Chung-Lin Tang New
[V3] Split vector load from parm_del to elemental loads to avoid STLF stalls. [V3] Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-04-01 Liu, Hongtao New
Split vector load from parm_del to elemental loads to avoid STLF stalls. Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-04-01 Liu, Hongtao New
[v2] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002] [v2] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002] - - - - --- 2022-04-01 Kewen.Lin New
[COMMITTED] MAINTAINERS: Update my email address [COMMITTED] MAINTAINERS: Update my email address - - - - --- 2022-04-01 Qian Jianhua New
fixed-point/composite-type: add -Wno-array-parameter fixed-point/composite-type: add -Wno-array-parameter - - - - --- 2022-04-01 Alexandre Oliva New
[committed] contrib: Fix up spelling of loongarch-str.h dependency [PR105114] [committed] contrib: Fix up spelling of loongarch-str.h dependency [PR105114] - - - - --- 2022-03-31 Jakub Jelinek New
mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-fie… mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-fie… - - - - --- 2022-03-31 Xi Ruoyao New
[9] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977] [9] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977] - - - - --- 2022-03-31 Alex Coplan New
mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 1… mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 1… - - - - --- 2022-03-31 Xi Ruoyao New
testsuite: Add further zero size elt passing tests [PR102024] testsuite: Add further zero size elt passing tests [PR102024] - - - - --- 2022-03-31 Jakub Jelinek New
libstdc++: Implement std::unreachable() for C++23 (P0627R6) libstdc++: Implement std::unreachable() for C++23 (P0627R6) - - - - --- 2022-03-31 Jonathan Wakely New
[committed] libstdc++: Add comment about memalign requirements [committed] libstdc++: Add comment about memalign requirements - - - - --- 2022-03-31 Jonathan Wakely New
testsuite: add missing dg-require-effective-target fpic testsuite: add missing dg-require-effective-target fpic - - - - --- 2022-03-31 Marc Poulhiès New
options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto… options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto… - - - - --- 2022-03-31 Thomas Schwinge New
[RFC/gcov,12/12] gcov-tool: Add merge-stream subcommand Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,11/12] gcov: Record EOF error during read Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,10/12] gcov: Fix integer types in ftw_read_file() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,09/12] gcov: Move gcov_open() to caller of read_gcda_file() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,08/12] gcov: Move prepend to list to read_gcda_file() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,07/12] gcov: Use xstrdup() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,06/12] gcov-tool: Support file input from stdin Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,05/12] gcov: Add __gcov_filename_to_gcfn() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,04/12] gcov: Make gcov_seek() static Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,03/12] gcov: Add open mode parameter to gcov_do_dump() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,02/12] gcov: Add mode to all gcov_open() Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[RFC/gcov,01/12] gcov-tool: Allow merging of empty profile lists Add merge-stream subcommand to gcov-tool - - - - --- 2022-03-31 Sebastian Huber New
[committed,nvptx,testsuite] Fix typo in gcc.target/nvptx/march.c [committed,nvptx,testsuite] Fix typo in gcc.target/nvptx/march.c - - - - --- 2022-03-31 Tom de Vries New
tree-optimization/105109 - bogus uninit diagnostic with _Complex tree-optimization/105109 - bogus uninit diagnostic with _Complex - - - - --- 2022-03-31 Richard Biener New
sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069] sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069] - - - - --- 2022-03-31 Jakub Jelinek New
[committed,nvptx] Fix ASM_SPEC workaround for sm_30 [committed,nvptx] Fix ASM_SPEC workaround for sm_30 - - - - --- 2022-03-31 Tom de Vries New
C++ modules and AAPCS/ARM EABI clash on inline key methods C++ modules and AAPCS/ARM EABI clash on inline key methods - - - - --- 2022-03-31 Alexandre Oliva New
rtl-optimization/105091 - wrong DSE with missed TREE_ADDRESSABLE rtl-optimization/105091 - wrong DSE with missed TREE_ADDRESSABLE - - - - --- 2022-03-31 Richard Biener New
--target-help: align with --help=target --target-help: align with --help=target - - - - --- 2022-03-31 Martin Liška New
gcov: Reword comment for gcov_read_string() gcov: Reword comment for gcov_read_string() - - - - --- 2022-03-31 Sebastian Huber New
Split vector load from parm_del to elemental loads to avoid STLF stalls. Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-03-31 Liu, Hongtao New
[pushed] c++: parse trivial DMI immediately [PR96645] [pushed] c++: parse trivial DMI immediately [PR96645] - - - - --- 2022-03-31 Jason Merrill New
Test for linking for arm/size-optimization-ieee-[123].c Test for linking for arm/size-optimization-ieee-[123].c - - - - --- 2022-03-31 Alexandre Oliva New
[3/3] Refactor and update CTF testcases [PR105089] Fix PR debug/105089 - - - - --- 2022-03-30 Indu Bhagat New
[2/3] CTF for extern variable fix [PR105089] Fix PR debug/105089 - - - - --- 2022-03-30 Indu Bhagat New
[1/3] ctfc: get rid of the static variable in ctf_list_add_ctf_vars () Fix PR debug/105089 - - - - --- 2022-03-30 Indu Bhagat New
c-family: Tweak -Woverflow diagnostic c-family: Tweak -Woverflow diagnostic - - - - --- 2022-03-30 Marek Polacek New
c++: deduction for dependent class type of NTTP [PR105110] c++: deduction for dependent class type of NTTP [PR105110] - - - - --- 2022-03-30 Patrick Palka New
options: Clarifications around option definition records' help texts (was: make conflicting help te… options: Clarifications around option definition records' help texts (was: make conflicting help te… - - - - --- 2022-03-30 Thomas Schwinge New
[committed] PR fortran/100892 - ICE on procedure pointer to function returning array of size n [committed] PR fortran/100892 - ICE on procedure pointer to function returning array of size n - - - - --- 2022-03-30 Harald Anlauf New
options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an… options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an… - - - - --- 2022-03-30 Thomas Schwinge New
[committed,PR105032] LRA: modify loop condition to find reload insns for hard reg splitting [committed,PR105032] LRA: modify loop condition to find reload insns for hard reg splitting - - - - --- 2022-03-30 Vladimir Makarov New
[committed] testsuite: Change pr80334.C testcase to dg-do compile [PR102772] [committed] testsuite: Change pr80334.C testcase to dg-do compile [PR102772] - - - - --- 2022-03-30 Jakub Jelinek New
c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328] c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328] - - - - --- 2022-03-30 Benno Evers New
[wwwdocs] gcc-12: Nvptx updates. [wwwdocs] gcc-12: Nvptx updates. - - - - --- 2022-03-30 Tom de Vries New
[wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796] [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796] - - - - --- 2022-03-30 Jakub Jelinek New
[9,backport] cplxlower: Avoid a transform when looking at a default definition [9,backport] cplxlower: Avoid a transform when looking at a default definition - - - - --- 2022-03-30 Martin Jambor New
ubsan: Fix ICE due to -fsanitize=object-size [PR105093] ubsan: Fix ICE due to -fsanitize=object-size [PR105093] - - - - --- 2022-03-30 Jakub Jelinek New
store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094] store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094] - - - - --- 2022-03-30 Jakub Jelinek New
[committed] openmp: Ensure DECL_CONTEXT of OpenMP iterators in templates [PR105092] [committed] openmp: Ensure DECL_CONTEXT of OpenMP iterators in templates [PR105092] - - - - --- 2022-03-30 Jakub Jelinek New
[V2] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293. [V2] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293. - - - - --- 2022-03-30 Michael Meissner New
[committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085] [committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085] - - - - --- 2022-03-29 David Malcolm New
PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685 PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685 - - - - --- 2022-03-29 Harald Anlauf New
c-family: ICE with -Wconversion and A ?: B [PR101030] c-family: ICE with -Wconversion and A ?: B [PR101030] - - - - --- 2022-03-29 Marek Polacek New
[committed] PR fortran/104571 - ICE in resolve_elemental_actual, at fortran/resolve.cc:2383 [committed] PR fortran/104571 - ICE in resolve_elemental_actual, at fortran/resolve.cc:2383 - - - - --- 2022-03-29 Harald Anlauf New
[committed] testsuite: Disable tests for C++23 that depend on std::unexpected [committed] testsuite: Disable tests for C++23 that depend on std::unexpected - - - - --- 2022-03-29 Jonathan Wakely New
c++: ICE with failed __is_constructible constraint [PR100474] c++: ICE with failed __is_constructible constraint [PR100474] - - - - --- 2022-03-29 Patrick Palka New
[committed] c-family: Add -Wmisleading-indentation testcase [PR71637] [committed] c-family: Add -Wmisleading-indentation testcase [PR71637] - - - - --- 2022-03-29 Patrick Palka New
gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597] gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597] - - - - --- 2022-03-29 Marek Polacek New
[committed] arm: temporarily disable 'local' pcs selection (PR96882) [committed] arm: temporarily disable 'local' pcs selection (PR96882) - - - - --- 2022-03-29 Richard Earnshaw New
[2/2] aarch64: correctly handle zero-sized bit-fields in AAPCS64 [PR102024] [1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024] - - - - --- 2022-03-29 Richard Earnshaw New
[1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024] [1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024] - - - - --- 2022-03-29 Richard Earnshaw New
[committed,nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__ [committed,nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__ - - - - --- 2022-03-29 Tom de Vries New
libgcc, riscv: Add restore libcalls to be used by tail calling functions libgcc, riscv: Add restore libcalls to be used by tail calling functions - - - - --- 2022-03-29 Lewis Revill New
[nvptx,doc] Update misa and mptx, add march and march-map [nvptx,doc] Update misa and mptx, add march and march-map - - - - --- 2022-03-29 Tom de Vries New
testsuite: Allow setting gpp_std_list in configuration files testsuite: Allow setting gpp_std_list in configuration files - - - - --- 2022-03-29 Jonathan Wakely New
[committed,nvptx] Update help text for m64 [committed,nvptx] Update help text for m64 - - - - --- 2022-03-29 Tom de Vries New
[committed,nvptx] Add march-map [committed,nvptx] Add march-map - - - - --- 2022-03-29 Tom de Vries New
[committed,nvptx] Add march alias for misa [committed,nvptx] Add march alias for misa - - - - --- 2022-03-29 Tom de Vries New
options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeL… options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeL… - - - - --- 2022-03-29 Thomas Schwinge New
options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (… options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (… - - - - --- 2022-03-29 Thomas Schwinge New
options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] … options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] … - - - - --- 2022-03-29 Thomas Schwinge New
options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove… options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove… - - - - --- 2022-03-29 Thomas Schwinge New
options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 … options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 … - - - - --- 2022-03-29 Thomas Schwinge New
[committed] libstdc++: Workaround for missing 'using enum' in Clang 12 [committed] libstdc++: Workaround for missing 'using enum' in Clang 12 - - - - --- 2022-03-29 Jonathan Wakely New
[committed] libstdc++: Fix incorrect preprocessor conditions in <version> [committed] libstdc++: Fix incorrect preprocessor conditions in <version> - - - - --- 2022-03-29 Jonathan Wakely New
c++: Fox template-introduction tentative parsing in class bodies clear colon_corrects_to_scope_p [P… c++: Fox template-introduction tentative parsing in class bodies clear colon_corrects_to_scope_p [P… - - - - --- 2022-03-29 Jakub Jelinek New
combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985] - - - - --- 2022-03-29 Jakub Jelinek New
analyzer/strndup-1.c: skip on *-*-vxworks* analyzer/strndup-1.c: skip on *-*-vxworks* - - - - --- 2022-03-29 Alexandre Oliva New
[committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087] [committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087] - - - - --- 2022-03-29 David Malcolm New
[committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074] [committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074] - - - - --- 2022-03-29 David Malcolm New
gcc.dg/weak/typeof-2: arm may use constant pool gcc.dg/weak/typeof-2: arm may use constant pool - - - - --- 2022-03-28 Alexandre Oliva New
« 1 2 ... 215 216 2171266 1267 »