Show patches with: Submitter = Jakub Jelinek       |    Archived = No       |   787 patches
« 1 25 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258] go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258] - - - -1- 2023-03-24 Jakub Jelinek Unresolved
builtins: Fix up ICE in inline_string_cmp [PR109258] builtins: Fix up ICE in inline_string_cmp [PR109258] - - - -1- 2023-03-24 Jakub Jelinek Unresolved
[committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137] [committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137] - - - -1- 2023-03-24 Jakub Jelinek Unresolved
[committed] testsuite: Add testcase for already fixed PR [PR99739] [committed] testsuite: Add testcase for already fixed PR [PR99739] - - - 1-- 2023-03-24 Jakub Jelinek Accepted
ranger: Ranger meets aspell ranger: Ranger meets aspell - - - -1- 2023-03-23 Jakub Jelinek Unresolved
tree-vect-generic: Fix up expand_vector_condition [PR109176] tree-vect-generic: Fix up expand_vector_condition [PR109176] - - - -1- 2023-03-23 Jakub Jelinek Unresolved
match.pd: Fix up fneg/fadd simplification [PR109230] match.pd: Fix up fneg/fadd simplification [PR109230] - - - -1- 2023-03-22 Jakub Jelinek Unresolved
[jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]] [jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215] tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215] - - - -1- 2023-03-21 Jakub Jelinek Unresolved
c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - - -1- 2023-03-18 Jakub Jelinek Unresolved
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
tree-inline: Fix up multiversioning with vector arguments [PR105554] tree-inline: Fix up multiversioning with vector arguments [PR105554] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
testsuite: Fix up forwprop-39.c testcase [PR109145] testsuite: Fix up forwprop-39.c testcase [PR109145] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
c, ubsan: Instrument even shortened divisions [PR109151] c, ubsan: Instrument even shortened divisions [PR109151] - - - -1- 2023-03-17 Jakub Jelinek Unresolved
[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
[committed] ubsan: Add another testcase for [0] array in the middle of struct [PR108894] [committed] ubsan: Add another testcase for [0] array in the middle of struct [PR108894] - - - 1-- 2023-03-01 Jakub Jelinek Accepted
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
c++: Add testcases from some Issaquah DRs c++: Add testcases from some Issaquah DRs - - - 1-- 2023-02-14 Jakub Jelinek Accepted
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
« 1 25 6 7 8 »