Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7737 patches
« 1 2 ... 3 4 577 78 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific [committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific - - - - --- 2023-12-18 Jakub Jelinek New
[committed] testsuite: Fix up abi-tag25a.C test for C++11 [committed] testsuite: Fix up abi-tag25a.C test for C++11 - - - - --- 2023-12-18 Jakub Jelinek New
tree-object-size: Robustify alloc_size attribute handling [PR113013] tree-object-size: Robustify alloc_size attribute handling [PR113013] - - - - --- 2023-12-18 Jakub Jelinek New
match.pd: Optimize sign-extension followed by truncation [PR113024] match.pd: Optimize sign-extension followed by truncation [PR113024] - - - - --- 2023-12-14 Jakub Jelinek New
bitint: Introduce abi_limb_mode bitint: Introduce abi_limb_mode - - - - --- 2023-12-14 Jakub Jelinek New
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] - - - - --- 2023-12-14 Jakub Jelinek New
match.pd: Simplify (t * u) / (t * v) [PR112994] match.pd: Simplify (t * u) / (t * v) [PR112994] - - - - --- 2023-12-14 Jakub Jelinek New
match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994] match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994] - - - - --- 2023-12-14 Jakub Jelinek New
[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 - - - - --- 2023-12-14 Jakub Jelinek New
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] - - - - --- 2023-12-13 Jakub Jelinek New
c++: Fix tinst_level::to_list [PR112968] c++: Fix tinst_level::to_list [PR112968] - - - - --- 2023-12-13 Jakub Jelinek New
i386: Make most MD builtins nothrow, leaf [PR112962] i386: Make most MD builtins nothrow, leaf [PR112962] - - - - --- 2023-12-13 Jakub Jelinek New
i386: Fix ICE on __builtin_ia32_pabsd128 without lhs [PR112962] i386: Fix ICE on __builtin_ia32_pabsd128 without lhs [PR112962] - - - - --- 2023-12-13 Jakub Jelinek New
libcpp: Fix valgrind errors on pr88974.c [PR112956] libcpp: Fix valgrind errors on pr88974.c [PR112956] - - - - --- 2023-12-13 Jakub Jelinek New
attribs: Fix valgrind failures on -Wno-attributes* tests [PR112953] attribs: Fix valgrind failures on -Wno-attributes* tests [PR112953] - - - - --- 2023-12-13 Jakub Jelinek New
[committed] testsuite: Fix up test directive syntax errors [committed] testsuite: Fix up test directive syntax errors - - - - --- 2023-12-12 Jakub Jelinek New
[committed] libquadmath: Restore linking against -lm on most targets [PR112963] [committed] libquadmath: Restore linking against -lm on most targets [PR112963] - - - - --- 2023-12-12 Jakub Jelinek New
testsuite: Disable -fstack-protector* for some strub tests testsuite: Disable -fstack-protector* for some strub tests - - - - --- 2023-12-11 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR112924] [committed] testsuite: Add testcase for already fixed PR [PR112924] - - - - --- 2023-12-09 Jakub Jelinek New
phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887] phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887] - - - - --- 2023-12-09 Jakub Jelinek New
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 - - - - --- 2023-12-08 Jakub Jelinek New
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] - - - - --- 2023-12-08 Jakub Jelinek New
vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901] vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901] - - - - --- 2023-12-08 Jakub Jelinek New
haifa-sched: Avoid overflows in extend_h_i_d [PR112411] haifa-sched: Avoid overflows in extend_h_i_d [PR112411] - - - - --- 2023-12-08 Jakub Jelinek New
c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727] c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727] - - - - --- 2023-12-07 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR111068] [committed] testsuite: Add testcase for already fixed PR [PR111068] - - - - --- 2023-12-07 Jakub Jelinek New
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… - - - - --- 2023-12-07 Jakub Jelinek New
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] - - - - --- 2023-12-07 Jakub Jelinek New
c-family: Fix up -fno-debug-cpp [PR111965] c-family: Fix up -fno-debug-cpp [PR111965] - - - - --- 2023-12-07 Jakub Jelinek New
expr: Handle BITINT_TYPE in count_type_elements [PR112881] expr: Handle BITINT_TYPE in count_type_elements [PR112881] - - - - --- 2023-12-07 Jakub Jelinek New
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] - - - - --- 2023-12-07 Jakub Jelinek New
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 - - - - --- 2023-12-06 Jakub Jelinek New
libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c - - - - --- 2023-12-06 Jakub Jelinek New
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] - - - - --- 2023-12-05 Jakub Jelinek New
lower-bitint: Fix arithmetics followed by extension by many bits [PR112809] lower-bitint: Fix arithmetics followed by extension by many bits [PR112809] - - - - --- 2023-12-05 Jakub Jelinek New
libiberty: Fix build with GCC < 7 libiberty: Fix build with GCC < 7 - - - - --- 2023-12-05 Jakub Jelinek New
c++, v2: Fix parsing [[]][[]]; c++, v2: Fix parsing [[]][[]]; - - - - --- 2023-12-05 Jakub Jelinek New
c++, v2: Further #pragma GCC unroll C++ fix [PR112795] c++, v2: Further #pragma GCC unroll C++ fix [PR112795] - - - - --- 2023-12-05 Jakub Jelinek New
driver: Fix bootstrap with --enable-default-pie driver: Fix bootstrap with --enable-default-pie - - - - --- 2023-12-05 Jakub Jelinek New
libgfortran: Fix -Wincompatible-pointer-types errors libgfortran: Fix -Wincompatible-pointer-types errors - - - - --- 2023-12-05 Jakub Jelinek New
lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843] lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843] - - - - --- 2023-12-05 Jakub Jelinek New
c++: Fix parsing [[]][[]]; c++: Fix parsing [[]][[]]; - - - - --- 2023-12-05 Jakub Jelinek New
c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734] c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734] - - - - --- 2023-12-05 Jakub Jelinek New
i386: Fix -fcf-protection -Os ICE due to movabsq peephole2 [PR112845] i386: Fix -fcf-protection -Os ICE due to movabsq peephole2 [PR112845] - - - - --- 2023-12-05 Jakub Jelinek New
lower-bitint: Make temporarily wrong IL less wrong [PR112843] lower-bitint: Make temporarily wrong IL less wrong [PR112843] - - - - --- 2023-12-05 Jakub Jelinek New
i386: Improve code generation for vector __builtin_signbit (x.x[i]) ? -1 : 0 [PR112816] i386: Improve code generation for vector __builtin_signbit (x.x[i]) ? -1 : 0 [PR112816] - - - - --- 2023-12-05 Jakub Jelinek New
c++: Further #pragma GCC unroll C++ fix [PR112795] c++: Further #pragma GCC unroll C++ fix [PR112795] - - - - --- 2023-12-05 Jakub Jelinek New
i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR112837] i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR112837] - - - - --- 2023-12-04 Jakub Jelinek New
extend.texi: Mark builtin arguments with @var{...} extend.texi: Mark builtin arguments with @var{...} - - - - --- 2023-12-04 Jakub Jelinek New
i386: Fix up signbit<mode>2 expander [PR112816] i386: Fix up signbit<mode>2 expander [PR112816] - - - - --- 2023-12-04 Jakub Jelinek New
testsuite: Fix up gcc.target/s390/pr96127.c test for modern C [PR96127] testsuite: Fix up gcc.target/s390/pr96127.c test for modern C [PR96127] - - - - --- 2023-12-03 Jakub Jelinek New
testsuite: Fix up gcc.target/aarch64/pr112406.c for modern C [PR112406] testsuite: Fix up gcc.target/aarch64/pr112406.c for modern C [PR112406] - - - - --- 2023-12-03 Jakub Jelinek New
lower-bitint: Fix up lower_addsub_overflow [PR112807] lower-bitint: Fix up lower_addsub_overflow [PR112807] - - - - --- 2023-12-02 Jakub Jelinek New
c++: #pragma GCC unroll C++ fixes [PR112795] c++: #pragma GCC unroll C++ fixes [PR112795] - - - - --- 2023-12-02 Jakub Jelinek New
pro_and_epilogue: Call df_note_add_problem () if SHRINK_WRAPPING_ENABLED [PR112760] pro_and_epilogue: Call df_note_add_problem () if SHRINK_WRAPPING_ENABLED [PR112760] - - - - --- 2023-12-02 Jakub Jelinek New
testsuite: Tweak some further tests for modern C changes testsuite: Tweak some further tests for modern C changes - - - - --- 2023-12-01 Jakub Jelinek New
extend.texi: Fix up defbuiltin* with spaces in return type extend.texi: Fix up defbuiltin* with spaces in return type - - - - --- 2023-12-01 Jakub Jelinek New
lower-bitint: Fix lowering of middle sized _BitInt operations which can throw [PR112770] lower-bitint: Fix lowering of middle sized _BitInt operations which can throw [PR112770] - - - - --- 2023-12-01 Jakub Jelinek New
lower-bitint: Fix up handle_operand_addr for 0 constants [PR112771] lower-bitint: Fix up handle_operand_addr for 0 constants [PR112771] - - - - --- 2023-12-01 Jakub Jelinek New
lower-bitint: Fix up maximum addition/subtraction/multiplication result computations lower-bitint: Fix up maximum addition/subtraction/multiplication result computations - - - - --- 2023-12-01 Jakub Jelinek New
lower-bitint: Fix ICE on bitint-39.c lower-bitint: Fix ICE on bitint-39.c - - - - --- 2023-12-01 Jakub Jelinek New
lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR112750] lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR112750] - - - - --- 2023-12-01 Jakub Jelinek New
s390: Fix builtin-classify-type-1.c on s390 too [PR112725] s390: Fix builtin-classify-type-1.c on s390 too [PR112725] - - - - --- 2023-11-29 Jakub Jelinek New
[committed] rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725] [committed] rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725] - - - - --- 2023-11-29 Jakub Jelinek New
c++, v4: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v4: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - - - --- 2023-11-29 Jakub Jelinek New
wide-int: Fix wide_int division/remainder [PR112733] wide-int: Fix wide_int division/remainder [PR112733] - - - - --- 2023-11-29 Jakub Jelinek New
fold-const: Fix up multiple_of_p [PR112733] fold-const: Fix up multiple_of_p [PR112733] - - - - --- 2023-11-29 Jakub Jelinek New
fold-mem-offsets, v2: Fix powerpc64le-linux profiledbootstrap [PR111601] fold-mem-offsets, v2: Fix powerpc64le-linux profiledbootstrap [PR111601] - - - - --- 2023-11-28 Jakub Jelinek New
[committed] libiberty: Use x86 HW optimized sha1 [committed] libiberty: Use x86 HW optimized sha1 - - - - --- 2023-11-28 Jakub Jelinek New
testsuite: Fix up pr111754.c test testsuite: Fix up pr111754.c test - - - - --- 2023-11-28 Jakub Jelinek New
match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719] match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719] - - - - --- 2023-11-28 Jakub Jelinek New
match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719] match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719] - - - - --- 2023-11-28 Jakub Jelinek New
c++: Fix up __has_extension (cxx_init_captures) c++: Fix up __has_extension (cxx_init_captures) - - - - --- 2023-11-28 Jakub Jelinek New
fold-mem-offsets: Fix powerpc64le-linux profiledbootstrap [PR111601] fold-mem-offsets: Fix powerpc64le-linux profiledbootstrap [PR111601] - - - - --- 2023-11-27 Jakub Jelinek New
rs6000: Canonicalize copysign (x, -1) back to -abs (x) in the backend [PR112606] rs6000: Canonicalize copysign (x, -1) back to -abs (x) in the backend [PR112606] - - - - --- 2023-11-25 Jakub Jelinek New
i386: Fix up *jcc_bt*_mask{,_1} [PR111408] i386: Fix up *jcc_bt*_mask{,_1} [PR111408] - - - - --- 2023-11-25 Jakub Jelinek New
aarch64: Fix up aarch64_simd_stp<mode> [PR109977] aarch64: Fix up aarch64_simd_stp<mode> [PR109977] - - - - --- 2023-11-24 Jakub Jelinek New
mips: Fix up mips*-sde-elf* build [PR112300] mips: Fix up mips*-sde-elf* build [PR112300] - - - - --- 2023-11-24 Jakub Jelinek New
c++, v3: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v3: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - - - --- 2023-11-24 Jakub Jelinek New
i386: Fix ICE during cbranchv16qi4 expansion [PR112681] i386: Fix ICE during cbranchv16qi4 expansion [PR112681] - - - - --- 2023-11-24 Jakub Jelinek New
match.pd: Avoid simplification into invalid BIT_FIELD_REFs [PR112673] match.pd: Avoid simplification into invalid BIT_FIELD_REFs [PR112673] - - - - --- 2023-11-24 Jakub Jelinek New
lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST [PR112679] lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST [PR112679] - - - - --- 2023-11-24 Jakub Jelinek New
lower-bitint, v3: Fix up -fnon-call-exceptions bit-field load lowering [PR112668] lower-bitint, v3: Fix up -fnon-call-exceptions bit-field load lowering [PR112668] - - - - --- 2023-11-23 Jakub Jelinek New
expr: Fix &bitint_var handling in initializers [PR112336] expr: Fix &bitint_var handling in initializers [PR112336] - - - - --- 2023-11-23 Jakub Jelinek New
lower-bitint: Fix up -fnon-call-exceptions bit-field load lowering [PR112668] lower-bitint: Fix up -fnon-call-exceptions bit-field load lowering [PR112668] - - - - --- 2023-11-23 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR112518 [committed] testsuite: Add testcase for already fixed PR112518 - - - - --- 2023-11-22 Jakub Jelinek New
tree: Fix up try_catch_may_fallthru [PR112619] tree: Fix up try_catch_may_fallthru [PR112619] - - - - --- 2023-11-22 Jakub Jelinek New
c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - - --- 2023-11-22 Jakub Jelinek New
[committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] [committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] - - - - --- 2023-11-21 Jakub Jelinek New
c++, v3: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v3: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - - --- 2023-11-21 Jakub Jelinek New
testsuite: Fix up pr111309-2.c on arm [PR111309] testsuite: Fix up pr111309-2.c on arm [PR111309] - - - - --- 2023-11-21 Jakub Jelinek New
builtins: Fix fold_builtin_query clzg/ctzg side-effects handling [PR112639] builtins: Fix fold_builtin_query clzg/ctzg side-effects handling [PR112639] - - - - --- 2023-11-21 Jakub Jelinek New
c: Add __builtin_stdc_bit_{width,floor,ceil} builtins c: Add __builtin_stdc_bit_{width,floor,ceil} builtins - - - - --- 2023-11-18 Jakub Jelinek New
c: Add __builtin_bit_complement c: Add __builtin_bit_complement - - - - --- 2023-11-18 Jakub Jelinek New
c-family, middle-end: Add __builtin_c[lt]zg (arg, 0ULL) exception c-family, middle-end: Add __builtin_c[lt]zg (arg, 0ULL) exception - - - - --- 2023-11-18 Jakub Jelinek New
tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X - 1) optimization for direct optab [PR9… tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X - 1) optimization for direct optab [PR9… - - - - --- 2023-11-18 Jakub Jelinek New
middle-end, v2: Add new value for vector types for __builtin_classify_type middle-end, v2: Add new value for vector types for __builtin_classify_type - - - - --- 2023-11-17 Jakub Jelinek New
tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X - 1) optimization [PR90693] tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X - 1) optimization [PR90693] - - - - --- 2023-11-17 Jakub Jelinek New
match.pd: Optimize ctz/popcount/parity/ffs on extended argument [PR112566] match.pd: Optimize ctz/popcount/parity/ffs on extended argument [PR112566] - - - - --- 2023-11-17 Jakub Jelinek New
vect: Fix check_reduction_path [PR112374] vect: Fix check_reduction_path [PR112374] - - - - --- 2023-11-17 Jakub Jelinek New
« 1 2 ... 3 4 577 78 »