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
…
5
6
7
8
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
[committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
- - -
-
1
-
2023-03-17
Jakub Jelinek
Unresolved
contrib: Update instructions regarding Unicode updates
contrib: Update instructions regarding Unicode updates
- - -
-
1
-
2023-03-16
Jakub Jelinek
Unresolved
[committed] libcpp: Update Unicode copyright years
[committed] libcpp: Update Unicode copyright years
- - -
-
1
-
2023-03-16
Jakub Jelinek
Unresolved
i386: Fix up split_double_concat [PR109109]
i386: Fix up split_double_concat [PR109109]
- - -
-
1
-
2023-03-14
Jakub Jelinek
Unresolved
gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634]
gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634]
- - -
-
1
-
2023-03-14
Jakub Jelinek
Unresolved
tree-vect-patterns: Fix up ICE in upper_bound [PR109115]
tree-vect-patterns: Fix up ICE in upper_bound [PR109115]
- - -
-
1
-
2023-03-14
Jakub Jelinek
Unresolved
c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096]
c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096]
- - -
-
1
-
2023-03-14
Jakub Jelinek
Unresolved
testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]
testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]
- - -
-
1
-
2023-03-14
Jakub Jelinek
Unresolved
libstdc++: Another baseline_symbols.txt update
libstdc++: Another baseline_symbols.txt update
- - -
-
1
-
2023-03-13
Jakub Jelinek
Unresolved
c++ testsuite: Add test for PR107703
c++ testsuite: Add test for PR107703
- - -
-
1
-
2023-03-10
Jakub Jelinek
Unresolved
range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math [PR109008]
range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math [PR109008]
- - -
-
1
-
2023-03-10
Jakub Jelinek
Unresolved
range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR10900…
range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR10900…
- - -
-
1
-
2023-03-10
Jakub Jelinek
Unresolved
c++, abi: Fix up class layout with bitfields [PR109039]
c++, abi: Fix up class layout with bitfields [PR109039]
- - -
-
1
-
2023-03-09
Jakub Jelinek
Unresolved
range-op-float: Fix up reverse binary operations [PR109008]
range-op-float: Fix up reverse binary operations [PR109008]
- - -
-
1
-
2023-03-09
Jakub Jelinek
Unresolved
c++: Fix up ICE in emit_support_tinfo_1 [PR109042]
c++: Fix up ICE in emit_support_tinfo_1 [PR109042]
- - -
-
1
-
2023-03-07
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up syntax error in scan-tree-dump-times target selector
[committed] testsuite: Fix up syntax error in scan-tree-dump-times target selector
- - -
-
1
-
2023-03-05
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up syntax errors in scan-tree-dump-times target selectors
[committed] testsuite: Fix up syntax errors in scan-tree-dump-times target selectors
- - -
-
1
-
2023-03-04
Jakub Jelinek
Unresolved
Remove remaining traces of m_vecdata from comments [PR109006]
Remove remaining traces of m_vecdata from comments [PR109006]
- - -
-
1
-
2023-03-04
Jakub Jelinek
Unresolved
[committed] diagnostics, v2: Fix up selftests with $COLUMNS < 42 [PR108973]
[committed] diagnostics, v2: Fix up selftests with $COLUMNS < 42 [PR108973]
- - -
-
1
-
2023-03-04
Jakub Jelinek
Unresolved
c++, v2: Don't defer local statics initialized with constant expressions [PR108702]
c++, v2: Don't defer local statics initialized with constant expressions [PR108702]
- - -
-
1
-
2023-03-03
Jakub Jelinek
Unresolved
waccess: Fix two -Wnonnull warning issues [PR108986]
waccess: Fix two -Wnonnull warning issues [PR108986]
- - -
-
1
-
2023-03-03
Jakub Jelinek
Unresolved
gimple-fold: Fix up fputs -> fwrite folding [PR108988]
gimple-fold: Fix up fputs -> fwrite folding [PR108988]
- - -
-
1
-
2023-03-03
Jakub Jelinek
Unresolved
diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973]
diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973]
- - -
-
1
-
2023-03-03
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up memchr-3.c test [PR108991]
[committed] testsuite: Fix up memchr-3.c test [PR108991]
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
wwwdocs: Document several further C++23 changes
wwwdocs: Document several further C++23 changes
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32 with -mno-sse2 [PR108…
c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32 with -mno-sse2 [PR108…
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
[wwwdocs] gcc-13/porting_to.html: Document C++ -fexcess-precision=standard
[wwwdocs] gcc-13/porting_to.html: Document C++ -fexcess-precision=standard
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
fold-const: Ignore padding bits in native_interpret_expr REAL_CST reverse verification [PR108934]
fold-const: Ignore padding bits in native_interpret_expr REAL_CST reverse verification [PR108934]
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
[committed] openmp: Fix up error recovery for invalid structured bindings in OpenMP range for loops…
[committed] openmp: Fix up error recovery for invalid structured bindings in OpenMP range for loops…
- - -
-
1
-
2023-03-02
Jakub Jelinek
Unresolved
c++, v2: Emit fundamental tinfos for all _Float*/decltype(0.0bf16) types unconditionally [PR108883]
c++, v2: Emit fundamental tinfos for all _Float*/decltype(0.0bf16) types unconditionally [PR108883]
- - -
-
1
-
2023-03-01
Jakub Jelinek
Unresolved
cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PLUS,MINUS}_{HI,LO}_EXPR in expand_debug_e…
cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PLUS,MINUS}_{HI,LO}_EXPR in expand_debug_e…
- - -
-
1
-
2023-03-01
Jakub Jelinek
Unresolved
c++: Emit fundamental tinfos for all _Float*/decltype(0.0bf16) types unconditionally [PR108883]
c++: Emit fundamental tinfos for all _Float*/decltype(0.0bf16) types unconditionally [PR108883]
- - -
-
1
-
2023-02-28
Jakub Jelinek
Unresolved
ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894]
ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894]
- - -
-
1
-
2023-02-28
Jakub Jelinek
Unresolved
lto: Fix up lto_fixup_prevailing_type [PR108910]
lto: Fix up lto_fixup_prevailing_type [PR108910]
- - -
-
1
-
2023-02-28
Jakub Jelinek
Unresolved
[committed] i386: Update i386-builtin.def file comment description of BDESC{,_FIRST}
[committed] i386: Update i386-builtin.def file comment description of BDESC{,_FIRST}
- - -
-
1
-
2023-02-24
Jakub Jelinek
Unresolved
cgraphclones: Don't share DECL_ARGUMENTS between thunk and its artificial thunk [PR108854]
cgraphclones: Don't share DECL_ARGUMENTS between thunk and its artificial thunk [PR108854]
- - -
-
1
-
2023-02-24
Jakub Jelinek
Unresolved
[committed] i386: Fix up builtins used in avx512bf16vlintrin.h [PR108881]
[committed] i386: Fix up builtins used in avx512bf16vlintrin.h [PR108881]
- - -
-
1
-
2023-02-24
Jakub Jelinek
Unresolved
testsuite: Fix up modules.exp [PR108899]
testsuite: Fix up modules.exp [PR108899]
- - -
-
1
-
2023-02-23
Jakub Jelinek
Unresolved
xtensa: Fix up fatal_error message strings in xtensa-dynconfig.c [PR108890]
xtensa: Fix up fatal_error message strings in xtensa-dynconfig.c [PR108890]
- - -
-
1
-
2023-02-23
Jakub Jelinek
Unresolved
c++: Fix up -fcontracts option description [PR108890]
c++: Fix up -fcontracts option description [PR108890]
- - -
-
1
-
2023-02-23
Jakub Jelinek
Unresolved
c++: Add target hook for emit_support_tinfos [PR108883]
c++: Add target hook for emit_support_tinfos [PR108883]
- - -
-
1
-
2023-02-23
Jakub Jelinek
Unresolved
ipa-prop: Fix another case of missing BUILT_IN_UNREACHABLE_TRAP handling [PR106258]
ipa-prop: Fix another case of missing BUILT_IN_UNREACHABLE_TRAP handling [PR106258]
- - -
-
1
-
2023-02-23
Jakub Jelinek
Unresolved
tree, v2: Add 3 argument fndecl_built_in_p
tree, v2: Add 3 argument fndecl_built_in_p
- - -
-
1
-
2023-02-22
Jakub Jelinek
Unresolved
tree: Add 3 argument fndecl_built_in_p
tree: Add 3 argument fndecl_built_in_p
- - -
-
1
-
2023-02-22
Jakub Jelinek
Unresolved
cygwin: Don't try to support multilibs [PR107998]
cygwin: Don't try to support multilibs [PR107998]
- - -
-
1
-
2023-02-22
Jakub Jelinek
Unresolved
cgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_UNREACHABLE in more spots [PR106258]
cgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_UNREACHABLE in more spots [PR106258]
- - -
-
1
-
2023-02-22
Jakub Jelinek
Unresolved
c++: Don't recurse on DECL_INITIAL for DECL_EXPR on non-VAR_DECLs [PR108606]
c++: Don't recurse on DECL_INITIAL for DECL_EXPR on non-VAR_DECLs [PR108606]
- - -
-
1
-
2023-02-22
Jakub Jelinek
Unresolved
[committed] powerpc: Another umaddditi4 fix [PR108862]
[committed] powerpc: Another umaddditi4 fix [PR108862]
- - -
-
1
-
2023-02-20
Jakub Jelinek
Unresolved
libstdc++: Some baseline_symbols.txt updates
libstdc++: Some baseline_symbols.txt updates
- - -
-
1
-
2023-02-20
Jakub Jelinek
Unresolved
reassoc: Fold some statements [PR108819]
reassoc: Fold some statements [PR108819]
- - -
-
1
-
2023-02-18
Jakub Jelinek
Unresolved
i386: Fix up replacement of registers in certain peephole2s [PR108832]
i386: Fix up replacement of registers in certain peephole2s [PR108832]
- - -
-
1
-
2023-02-18
Jakub Jelinek
Unresolved
optabs: Fix up expand_doubleword_shift_condmove for shift_mask == 0 [PR108803]
optabs: Fix up expand_doubleword_shift_condmove for shift_mask == 0 [PR108803]
- - -
-
1
-
2023-02-17
Jakub Jelinek
Unresolved
[committed] libgomp: Fix up some typos in libgomp.texi
[committed] libgomp: Fix up some typos in libgomp.texi
- - -
-
1
-
2023-02-16
Jakub Jelinek
Unresolved
[committed] libgomp: Fix comment typo
[committed] libgomp: Fix comment typo
- - -
-
1
-
2023-02-16
Jakub Jelinek
Unresolved
tree-ssa-dse: Fix up handling of lhs of internal calls [PR108657]
tree-ssa-dse: Fix up handling of lhs of internal calls [PR108657]
- - -
-
1
-
2023-02-16
Jakub Jelinek
Unresolved
reassoc: Fix up (ab) handling in eliminate_redundant_comparison [PR108783]
reassoc: Fix up (ab) handling in eliminate_redundant_comparison [PR108783]
- - -
-
1
-
2023-02-16
Jakub Jelinek
Unresolved
[committed] powerpc: Fix up expansion for WIDEN_MULT_PLUS_EXPR [PR108787]
[committed] powerpc: Fix up expansion for WIDEN_MULT_PLUS_EXPR [PR108787]
- - -
-
1
-
2023-02-15
Jakub Jelinek
Unresolved
asan: Add --param=asan-kernel-mem-intrinsic-prefix= [PR108777]
asan: Add --param=asan-kernel-mem-intrinsic-prefix= [PR108777]
- - -
-
1
-
2023-02-14
Jakub Jelinek
Unresolved
ipa-cp: Punt for too large offsets [PR108605]
ipa-cp: Punt for too large offsets [PR108605]
- - -
-
1
-
2023-02-11
Jakub Jelinek
Unresolved
[wwwdocs] gcc-13/changes.html: Document C++ -fexcess-precision=standard
[wwwdocs] gcc-13/changes.html: Document C++ -fexcess-precision=standard
- - -
-
1
-
2023-02-09
Jakub Jelinek
Unresolved
c++: Don't defer local statics initialized with constant expressions [PR108702]
c++: Don't defer local statics initialized with constant expressions [PR108702]
- - -
-
1
-
2023-02-09
Jakub Jelinek
Unresolved
i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758]
i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758]
- - -
-
1
-
2023-02-09
Jakub Jelinek
Unresolved
c++, debug: Fix up locus of DW_TAG_imported_module [PR108716]
c++, debug: Fix up locus of DW_TAG_imported_module [PR108716]
- - -
-
1
-
2023-02-09
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up PR108525 test [PR108525]
[committed] testsuite: Fix up PR108525 test [PR108525]
- - -
-
1
-
2023-02-08
Jakub Jelinek
Unresolved
tree.def: Remove outdated comment on SAD_EXPR
tree.def: Remove outdated comment on SAD_EXPR
- - -
-
1
-
2023-02-08
Jakub Jelinek
Unresolved
c++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_convert REAL_CST [PR108698]
c++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_convert REAL_CST [PR108698]
- - -
-
1
-
2023-02-08
Jakub Jelinek
Unresolved
vect-patterns: Fix up vect_widened_op_tree [PR108692]
vect-patterns: Fix up vect_widened_op_tree [PR108692]
- - -
-
1
-
2023-02-08
Jakub Jelinek
Unresolved
[committed] testsuite: Expect -Wdeprecated warning in warn/Wstrict-aliasing-bogus-union-2.C for C++…
[committed] testsuite: Expect -Wdeprecated warning in warn/Wstrict-aliasing-bogus-union-2.C for C++…
- - -
-
1
-
2023-02-07
Jakub Jelinek
Unresolved
ipa-split: Don't split returns_twice functions [PR106923]
ipa-split: Don't split returns_twice functions [PR106923]
- - -
-
1
-
2023-02-07
Jakub Jelinek
Unresolved
cgraph: Handle simd clones in cgraph_node::set_{const,pure}_flag [PR106433]
cgraph: Handle simd clones in cgraph_node::set_{const,pure}_flag [PR106433]
- - -
-
1
-
2023-02-07
Jakub Jelinek
Unresolved
ubsan: Fix up another spot that should have been BUILT_IN_UNREACHABLE_TRAPS [PR108655]
ubsan: Fix up another spot that should have been BUILT_IN_UNREACHABLE_TRAPS [PR108655]
- - -
-
1
-
2023-02-03
Jakub Jelinek
Unresolved
fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
- - -
-
1
-
2023-02-03
Jakub Jelinek
Unresolved
range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]
range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]
- - -
-
1
-
2023-02-03
Jakub Jelinek
Unresolved
tree: Use comdat tree_code_{type,length} even for C++11/14 [PR108634]
tree: Use comdat tree_code_{type,length} even for C++11/14 [PR108634]
- - -
-
1
-
2023-02-02
Jakub Jelinek
Unresolved
Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]
Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]
- - -
-
1
-
2023-02-02
Jakub Jelinek
Unresolved
[committed] nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_vars [PR10843…
[committed] nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_vars [PR10843…
- - -
-
1
-
2023-02-02
Jakub Jelinek
Unresolved
ree: Fix -fcompare-debug issues in combine_reaching_defs [PR108573]
ree: Fix -fcompare-debug issues in combine_reaching_defs [PR108573]
- - -
-
1
-
2023-02-01
Jakub Jelinek
Unresolved
[committed] c++, openmp: Handle some OMP_*/OACC_* constructs during constant expression evaluation …
[committed] c++, openmp: Handle some OMP_*/OACC_* constructs during constant expression evaluation …
- - -
-
1
-
2023-02-01
Jakub Jelinek
Unresolved
bbpart: Fix up ICE on asm goto [PR108596]
bbpart: Fix up ICE on asm goto [PR108596]
- - -
-
1
-
2023-01-31
Jakub Jelinek
Unresolved
i386: Fix up -Wuninitialized warnings in avx512erintrin.h [PR105593]
i386: Fix up -Wuninitialized warnings in avx512erintrin.h [PR105593]
- - -
-
1
-
2023-01-31
Jakub Jelinek
Unresolved
i386: Fix up ix86_convert_const_wide_int_to_broadcast [PR108599]
i386: Fix up ix86_convert_const_wide_int_to_broadcast [PR108599]
- - -
-
1
-
2023-01-31
Jakub Jelinek
Unresolved
sched-deps, cselib: Fix up some -fcompare-debug issues and regressions [PR108463]
sched-deps, cselib: Fix up some -fcompare-debug issues and regressions [PR108463]
- - -
-
1
-
2023-01-27
Jakub Jelinek
Unresolved
libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]
libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]
- - -
-
1
-
2023-01-27
Jakub Jelinek
Unresolved
doc: Fix up return type of __builtin_va_arg_pack_len [PR108560]
doc: Fix up return type of __builtin_va_arg_pack_len [PR108560]
- - -
-
1
-
2023-01-27
Jakub Jelinek
Unresolved
cgraph: Adjust verify_corresponds_to_fndecl [PR106061]
cgraph: Adjust verify_corresponds_to_fndecl [PR106061]
- - -
-
1
-
2023-01-27
Jakub Jelinek
Unresolved
[committed] frange: Fix up foperator_{,not_}equal::fold_range for signed zeros [PR108540]
[committed] frange: Fix up foperator_{,not_}equal::fold_range for signed zeros [PR108540]
- - -
-
1
-
2023-01-26
Jakub Jelinek
Unresolved
tree: Fix up tree_code_{length,type}
tree: Fix up tree_code_{length,type}
- - -
-
1
-
2023-01-26
Jakub Jelinek
Unresolved
value-relation: Small tweaks to tables
value-relation: Small tweaks to tables
- - -
-
1
-
2023-01-26
Jakub Jelinek
Unresolved
[committed] openmp, c++: Workaround fold_for_warn ICE on invalid OpenMP collapsed loops [PR108503]
[committed] openmp, c++: Workaround fold_for_warn ICE on invalid OpenMP collapsed loops [PR108503]
- - -
-
1
-
2023-01-26
Jakub Jelinek
Unresolved
store-merging: Disable string_concatenate mode if start or end aren't byte aligned [PR108498]
store-merging: Disable string_concatenate mode if start or end aren't byte aligned [PR108498]
- - -
-
1
-
2023-01-25
Jakub Jelinek
Unresolved
c++: Fix up mangling of static lambdas [PR108525]
c++: Fix up mangling of static lambdas [PR108525]
- - -
-
1
-
2023-01-24
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up new51.C test on various targets [PR108533]
[committed] testsuite: Fix up new51.C test on various targets [PR108533]
- - -
-
1
-
2023-01-24
Jakub Jelinek
Unresolved
c++, cgraphbuild: Handle DECL_VALUE_EXPRs in record_reference [PR108474]
c++, cgraphbuild: Handle DECL_VALUE_EXPRs in record_reference [PR108474]
- - -
-
1
-
2023-01-23
Jakub Jelinek
Unresolved
c++: Handle structured bindings like anon unions in initializers [PR108474]
c++: Handle structured bindings like anon unions in initializers [PR108474]
- - -
-
1
-
2023-01-21
Jakub Jelinek
Repeat Merge
file-prefix-map: Fix up -f*-prefix-map= [PR108464]
file-prefix-map: Fix up -f*-prefix-map= [PR108464]
- - -
-
1
-
2023-01-20
Jakub Jelinek
Unresolved
value-relation: Fix up relation_union [PR108447]
value-relation: Fix up relation_union [PR108447]
- - -
-
1
-
2023-01-19
Jakub Jelinek
Unresolved
c++: Fix up handling of references to anon union members in initializers [PR53932]
c++: Fix up handling of references to anon union members in initializers [PR53932]
- - -
-
1
-
2023-01-19
Jakub Jelinek
Unresolved
niter: Fix up unused var warning [PR108457]
niter: Fix up unused var warning [PR108457]
- - -
-
1
-
2023-01-19
Jakub Jelinek
Unresolved
[committed] openmp: Fix up OpenMP expansion of non-rectangular loops [PR108459]
[committed] openmp: Fix up OpenMP expansion of non-rectangular loops [PR108459]
- - -
-
1
-
2023-01-19
Jakub Jelinek
Unresolved
c++: Fix up handling of non-dependent subscript with static operator[] [PR108437]
c++: Fix up handling of non-dependent subscript with static operator[] [PR108437]
- - -
-
1
-
2023-01-19
Jakub Jelinek
Unresolved
«
1
2
…
5
6
7
8
»