Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jakub Jelinek
| State =
Action Required
| Archived =
No
| 763 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
lower-bitint: Add debugging dump of SSA_NAME -> decl mappings
lower-bitint: Add debugging dump of SSA_NAME -> decl mappings
- - -
-
1
-
2024-01-27
Jakub Jelinek
Unresolved
libgcc: Fix up _BitInt division [PR113604]
libgcc: Fix up _BitInt division [PR113604]
- - -
-
1
-
2024-01-27
Jakub Jelinek
Unresolved
c++: Fix up build_m_component_ref [PR113599]
c++: Fix up build_m_component_ref [PR113599]
- - -
-
1
-
2024-01-25
Jakub Jelinek
Unresolved
convert: Fix test for out of bounds shift count [PR113574]
convert: Fix test for out of bounds shift count [PR113574]
- - -
-
1
-
2024-01-25
Jakub Jelinek
Unresolved
[committed] docs: Fix 2 typos
[committed] docs: Fix 2 typos
- - -
-
1
-
2024-01-25
Jakub Jelinek
Unresolved
gcn: Fix a warning
gcn: Fix a warning
- - -
-
1
-
2024-01-23
Jakub Jelinek
Unresolved
c: Call c_fully_fold on __atomic_* operands in atomic_bitint_fetch_using_cas_loop [PR113518]
c: Call c_fully_fold on __atomic_* operands in atomic_bitint_fetch_using_cas_loop [PR113518]
- - -
-
1
-
2024-01-23
Jakub Jelinek
Unresolved
fold-const: Fold larger VIEW_CONVERT_EXPRs [PR113462]
fold-const: Fold larger VIEW_CONVERT_EXPRs [PR113462]
- - -
-
1
-
2024-01-22
Jakub Jelinek
Unresolved
lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462]
lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462]
- - -
-
1
-
2024-01-20
Jakub Jelinek
Unresolved
tree-switch-conversion: Bugfixes for _BitInt [PR113491]
tree-switch-conversion: Bugfixes for _BitInt [PR113491]
- - -
-
1
-
2024-01-20
Jakub Jelinek
Unresolved
lower-bitint: Don't use m_loads for loads used in GIMPLE_ASM [PR113464]
lower-bitint: Don't use m_loads for loads used in GIMPLE_ASM [PR113464]
- - -
-
1
-
2024-01-19
Jakub Jelinek
Unresolved
gimple-ssa-warn-restrict: Only use type range from NOP_EXPR for non-narrowing conversions [PR113463]
gimple-ssa-warn-restrict: Only use type range from NOP_EXPR for non-narrowing conversions [PR113463]
- - -
-
1
-
2024-01-19
Jakub Jelinek
Unresolved
sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYPEs [PR113459]
sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYPEs [PR113459]
- - -
-
1
-
2024-01-19
Jakub Jelinek
Unresolved
riscv: Remove Bool keywords from riscv.opt
riscv: Remove Bool keywords from riscv.opt
- - -
-
1
-
2024-01-18
Jakub Jelinek
Repeat Merge
testsuite: Fix up scev-16.c test [PR113446]
testsuite: Fix up scev-16.c test [PR113446]
- - -
-
1
-
2024-01-18
Jakub Jelinek
Unresolved
testsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test [PR113452]
testsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test [PR113452]
- - -
-
1
-
2024-01-18
Jakub Jelinek
Unresolved
opts: Fix up -ffold-mem-offsets option keywords
opts: Fix up -ffold-mem-offsets option keywords
- - -
-
1
-
2024-01-18
Jakub Jelinek
Unresolved
i386: Add -masm=intel profiling support [PR113122]
i386: Add -masm=intel profiling support [PR113122]
- - -
-
1
-
2024-01-18
Jakub Jelinek
Unresolved
lower-bitint: Force some arrays corresponding to large/huge _BitInt SSA_NAMEs to BLKmode
lower-bitint: Force some arrays corresponding to large/huge _BitInt SSA_NAMEs to BLKmode
- - -
-
1
-
2024-01-18
Jakub Jelinek
Unresolved
gimple-ssa-warn-access: Cast huge params to sizetype before using them in maybe_check_access_sizes …
gimple-ssa-warn-access: Cast huge params to sizetype before using them in maybe_check_access_sizes …
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
[committed] Fix comment typos
[committed] Fix comment typos
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
lower-bitint: Avoid overlap between destinations and sources in libgcc calls [PR113421]
lower-bitint: Avoid overlap between destinations and sources in libgcc calls [PR113421]
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
[committed] openmp: Add OpenMP _BitInt support [PR113409]
[committed] openmp: Add OpenMP _BitInt support [PR113409]
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
lower-bitint: Fix up VIEW_CONVERT_EXPR handling [PR113408]
lower-bitint: Fix up VIEW_CONVERT_EXPR handling [PR113408]
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
ipa-strub: Fix handling of _BitInt returns [PR113406]
ipa-strub: Fix handling of _BitInt returns [PR113406]
- - -
-
1
-
2024-01-17
Jakub Jelinek
Unresolved
libgcc: Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]
libgcc: Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]
- - -
-
1
-
2024-01-16
Jakub Jelinek
Repeat Merge
cfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL partitioning [PR113372]
cfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL partitioning [PR113372]
- - -
-
1
-
2024-01-16
Jakub Jelinek
Unresolved
lower-bitint: Fix up handling of INTEGER_CSTs in handle_operand in right shifts or comparisons [PR1…
lower-bitint: Fix up handling of INTEGER_CSTs in handle_operand in right shifts or comparisons [PR1…
- - -
-
1
-
2024-01-15
Jakub Jelinek
Unresolved
lower-bitint: Fix up handle_operand_addr INTEGER_CST handling [PR113361]
lower-bitint: Fix up handle_operand_addr INTEGER_CST handling [PR113361]
- - -
-
1
-
2024-01-13
Jakub Jelinek
Unresolved
c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/148 non-proposal
c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/148 non-proposal
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
varasm: Fix up process_pending_assemble_externals [PR113182]
varasm: Fix up process_pending_assemble_externals [PR113182]
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
lower-bitint: Fix up handling of unsigned INTEGER_CSTs operands with lots of 1s in the upper bits […
lower-bitint: Fix up handling of unsigned INTEGER_CSTs operands with lots of 1s in the upper bits […
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up preprocessor conditions in bitint-31.c test
[committed] testsuite: Fix up preprocessor conditions in bitint-31.c test
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
sra: Punt for too large _BitInt accesses [PR113330]
sra: Punt for too large _BitInt accesses [PR113330]
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
lower-bitint: Fix a typo in a condition [PR113323]
lower-bitint: Fix a typo in a condition [PR113323]
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
lower-bitint: Fix up handling of uninitialized large/huge _BitInt call arguments [PR113316]
lower-bitint: Fix up handling of uninitialized large/huge _BitInt call arguments [PR113316]
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
c: Avoid _BitInt indexes > sizetype in ARRAY_REFs [PR113315]
c: Avoid _BitInt indexes > sizetype in ARRAY_REFs [PR113315]
- - -
-
1
-
2024-01-12
Jakub Jelinek
Unresolved
libgcc: Use may_alias attribute in bitint handlers
libgcc: Use may_alias attribute in bitint handlers
- - -
-
1
-
2024-01-11
Jakub Jelinek
Unresolved
libgomp, v2: Use absolute pathname to testsuite/flock [PR113192]
libgomp, v2: Use absolute pathname to testsuite/flock [PR113192]
- - -
-
1
-
2024-01-10
Jakub Jelinek
Unresolved
sra: Partial fix for BITINT_TYPEs [PR113120]
sra: Partial fix for BITINT_TYPEs [PR113120]
- - -
-
1
-
2024-01-10
Jakub Jelinek
Unresolved
[committed] aarch64: Fix up GC of aarch64_simd_types [PR113270]
[committed] aarch64: Fix up GC of aarch64_simd_types [PR113270]
- - -
-
1
-
2024-01-09
Jakub Jelinek
Unresolved
[committed] libgomp: Use absolute pathname to testsuite/flock [PR113192]
[committed] libgomp: Use absolute pathname to testsuite/flock [PR113192]
- - -
-
1
-
2024-01-09
Jakub Jelinek
Unresolved
c-family: copy attribute diagnostic fixes [PR113262]
c-family: copy attribute diagnostic fixes [PR113262]
- - -
-
1
-
2024-01-09
Jakub Jelinek
Unresolved
vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR113210]
vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR113210]
- - -
-
1
-
2024-01-09
Jakub Jelinek
Unresolved
vect: Fix ICE in vect_analyze_loop_costing [PR113210]
vect: Fix ICE in vect_analyze_loop_costing [PR113210]
- - -
-
1
-
2024-01-06
Jakub Jelinek
Unresolved
gimplify: Fix ICE in recalculate_side_effects [PR113228]
gimplify: Fix ICE in recalculate_side_effects [PR113228]
- - -
-
1
-
2024-01-06
Jakub Jelinek
Unresolved
scev: Avoid ICE on results used in abnormal PHI args [PR113201]
scev: Avoid ICE on results used in abnormal PHI args [PR113201]
- - -
-
1
-
2024-01-04
Jakub Jelinek
Unresolved
Improve __builtin_popcount* (x) == 1 generation if x is known != 0 [PR90693]
Improve __builtin_popcount* (x) == 1 generation if x is known != 0 [PR90693]
- - -
-
1
-
2024-01-04
Jakub Jelinek
Repeat Merge
lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]
lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]
- - -
-
1
-
2024-01-04
Jakub Jelinek
Unresolved
lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appears before REALPART_EXPR…
lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appears before REALPART_EXPR…
- - -
-
1
-
2024-01-04
Jakub Jelinek
Unresolved
[committed] Small tweaks for update-copyright.py
[committed] Small tweaks for update-copyright.py
- - -
-
1
-
2024-01-03
Jakub Jelinek
Unresolved
combine: Don't optimize paradoxical SUBREG AND CONST_INT on WORD_REGISTER_OPERATIONS targets [PR112…
combine: Don't optimize paradoxical SUBREG AND CONST_INT on WORD_REGISTER_OPERATIONS targets [PR112…
- - -
-
1
-
2023-12-22
Jakub Jelinek
Unresolved
symtab-thunks: Use aggregate_value_p even on is_gimple_reg_type returns [PR112941]
symtab-thunks: Use aggregate_value_p even on is_gimple_reg_type returns [PR112941]
- - -
-
1
-
2023-12-22
Jakub Jelinek
Unresolved
lower-bitint: Handle unreleased SSA_NAMEs from earlier passes gracefully [PR113102]
lower-bitint: Handle unreleased SSA_NAMEs from earlier passes gracefully [PR113102]
- - -
-
1
-
2023-12-22
Jakub Jelinek
Unresolved
lower-bitint: Fix handle_cast ICE [PR113102]
lower-bitint: Fix handle_cast ICE [PR113102]
- - -
-
1
-
2023-12-22
Jakub Jelinek
Unresolved
ubsan: Add workaround for missing bitint libubsan support for shifts [PR112941]
ubsan: Add workaround for missing bitint libubsan support for shifts [PR112941]
- - -
-
1
-
2023-12-21
Jakub Jelinek
Unresolved
lower-bitint: Avoid nested casts in muldiv/float operands [PR112941]
lower-bitint: Avoid nested casts in muldiv/float operands [PR112941]
- - -
-
1
-
2023-12-21
Jakub Jelinek
Unresolved
c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++
c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++
- - -
-
1
-
2023-12-20
Jakub Jelinek
Unresolved
lower-bitint: Fix up handling of nested casts in mergeable stmt handling [PR112941]
lower-bitint: Fix up handling of nested casts in mergeable stmt handling [PR112941]
- - -
-
1
-
2023-12-20
Jakub Jelinek
Unresolved
i386: Fix mmx.md signbit expanders [PR112816]
i386: Fix mmx.md signbit expanders [PR112816]
- - -
-
1
-
2023-12-19
Jakub Jelinek
Unresolved
c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes
c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes
- - -
-
1
-
2023-12-18
Jakub Jelinek
Unresolved
[committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
[committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
- - -
-
1
-
2023-12-18
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up abi-tag25a.C test for C++11
[committed] testsuite: Fix up abi-tag25a.C test for C++11
- - -
-
1
-
2023-12-18
Jakub Jelinek
Unresolved
tree-object-size: Robustify alloc_size attribute handling [PR113013]
tree-object-size: Robustify alloc_size attribute handling [PR113013]
- - -
-
1
-
2023-12-18
Jakub Jelinek
Unresolved
match.pd: Optimize sign-extension followed by truncation [PR113024]
match.pd: Optimize sign-extension followed by truncation [PR113024]
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
bitint: Introduce abi_limb_mode
bitint: Introduce abi_limb_mode
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
lower-bitint: Fix .{ADD,SUB,MUL}_OVERFLOW with _BitInt large/huge INTEGER_CST arguments [PR113003]
lower-bitint: Fix .{ADD,SUB,MUL}_OVERFLOW with _BitInt large/huge INTEGER_CST arguments [PR113003]
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
match.pd: Simplify (t * u) / (t * v) [PR112994]
match.pd: Simplify (t * u) / (t * v) [PR112994]
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994]
match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994]
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up target-enter-data-1.c on 32-bit targets
[committed] testsuite: Fix up target-enter-data-1.c on 32-bit targets
- - -
-
1
-
2023-12-14
Jakub Jelinek
Unresolved
lower-bitint: Fix lowering of non-_BitInt to _BitInt cast merged with some wider cast [PR112940]
lower-bitint: Fix lowering of non-_BitInt to _BitInt cast merged with some wider cast [PR112940]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
c++: Fix tinst_level::to_list [PR112968]
c++: Fix tinst_level::to_list [PR112968]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
i386: Make most MD builtins nothrow, leaf [PR112962]
i386: Make most MD builtins nothrow, leaf [PR112962]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
i386: Fix ICE on __builtin_ia32_pabsd128 without lhs [PR112962]
i386: Fix ICE on __builtin_ia32_pabsd128 without lhs [PR112962]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
libcpp: Fix valgrind errors on pr88974.c [PR112956]
libcpp: Fix valgrind errors on pr88974.c [PR112956]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
attribs: Fix valgrind failures on -Wno-attributes* tests [PR112953]
attribs: Fix valgrind failures on -Wno-attributes* tests [PR112953]
- - -
-
1
-
2023-12-13
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up test directive syntax errors
[committed] testsuite: Fix up test directive syntax errors
- - -
-
1
-
2023-12-12
Jakub Jelinek
Unresolved
[committed] libquadmath: Restore linking against -lm on most targets [PR112963]
[committed] libquadmath: Restore linking against -lm on most targets [PR112963]
- - -
-
1
-
2023-12-12
Jakub Jelinek
Unresolved
testsuite: Disable -fstack-protector* for some strub tests
testsuite: Disable -fstack-protector* for some strub tests
- - -
-
1
-
2023-12-11
Jakub Jelinek
Unresolved
phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887]
phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887]
- - -
-
1
-
2023-12-09
Jakub Jelinek
Unresolved
c++, v2: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
c++, v2: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
- - -
-
1
-
2023-12-08
Jakub Jelinek
Unresolved
lower-bitint: Avoid merging non-mergeable stmt with cast and mergeable stmt [PR112902]
lower-bitint: Avoid merging non-mergeable stmt with cast and mergeable stmt [PR112902]
- - -
-
1
-
2023-12-08
Jakub Jelinek
Unresolved
vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901]
vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901]
- - -
-
1
-
2023-12-08
Jakub Jelinek
Unresolved
haifa-sched: Avoid overflows in extend_h_i_d [PR112411]
haifa-sched: Avoid overflows in extend_h_i_d [PR112411]
- - -
-
1
-
2023-12-08
Jakub Jelinek
Unresolved
c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727]
c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727]
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
v2: Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112…
v2: Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112…
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112411]
Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112411]
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
c-family: Fix up -fno-debug-cpp [PR111965]
c-family: Fix up -fno-debug-cpp [PR111965]
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
expr: Handle BITINT_TYPE in count_type_elements [PR112881]
expr: Handle BITINT_TYPE in count_type_elements [PR112881]
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
tree-ssa-dce: Fix up maybe_optimize_arith_overflow for BITINT_TYPE [PR112880]
tree-ssa-dce: Fix up maybe_optimize_arith_overflow for BITINT_TYPE [PR112880]
- - -
-
1
-
2023-12-07
Jakub Jelinek
Unresolved
c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
- - -
-
1
-
2023-12-06
Jakub Jelinek
Unresolved
libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c
libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c
- - -
-
1
-
2023-12-06
Jakub Jelinek
Unresolved
i386: Move vzeroupper pass from after reload pass to after postreload_cse [PR112760]
i386: Move vzeroupper pass from after reload pass to after postreload_cse [PR112760]
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
lower-bitint: Fix arithmetics followed by extension by many bits [PR112809]
lower-bitint: Fix arithmetics followed by extension by many bits [PR112809]
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
libiberty: Fix build with GCC < 7
libiberty: Fix build with GCC < 7
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
c++, v2: Fix parsing [[]][[]];
c++, v2: Fix parsing [[]][[]];
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
c++, v2: Further #pragma GCC unroll C++ fix [PR112795]
c++, v2: Further #pragma GCC unroll C++ fix [PR112795]
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
driver: Fix bootstrap with --enable-default-pie
driver: Fix bootstrap with --enable-default-pie
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
libgfortran: Fix -Wincompatible-pointer-types errors
libgfortran: Fix -Wincompatible-pointer-types errors
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843]
lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843]
- - -
-
1
-
2023-12-05
Jakub Jelinek
Unresolved
«
1
2
3
4
…
7
8
»