Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7767 patches
« 1 2 ... 4 5 677 78 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
i386: Fix mov imm,%rax; mov %rdi,%rdx; mulx %rax -> mov imm,%rdx; mulx %rdi peephole2 [PR112526] i386: Fix mov imm,%rax; mov %rdi,%rdx; mulx %rax -> mov imm,%rdx; mulx %rdi peephole2 [PR112526] - - - - --- 2023-11-16 Jakub Jelinek New
slp: Fix handling of IFN_CLZ/CTZ [PR112536] slp: Fix handling of IFN_CLZ/CTZ [PR112536] - - - - --- 2023-11-16 Jakub Jelinek New
[4/4] libsanitizer: Readd __ubsan_handle_function_type_mismatch_v1{,_abort} Untitled series #382297 - - - - --- 2023-11-15 Jakub Jelinek New
[3/4] libsanitizer: Adjust the asan/sanity-check-pure-c-1.c test Untitled series #382297 - - - - --- 2023-11-15 Jakub Jelinek New
[2/4] libsanitizer: Apply local patches Untitled series #382297 - - - - --- 2023-11-15 Jakub Jelinek New
[committed] testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets [committed] testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets - - - - --- 2023-11-15 Jakub Jelinek New
c++, v2: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++… c++, v2: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++… - - - - --- 2023-11-14 Jakub Jelinek New
i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523] i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523] - - - - --- 2023-11-14 Jakub Jelinek New
libcpp, contrib: Update to Unicode 15.1 libcpp, contrib: Update to Unicode 15.1 - - - - --- 2023-11-14 Jakub Jelinek New
tree: Handle BITINT_TYPE in type_contains_placeholder_1 [PR112511] tree: Handle BITINT_TYPE in type_contains_placeholder_1 [PR112511] - - - - --- 2023-11-14 Jakub Jelinek New
c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26 c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26 - - - - --- 2023-11-13 Jakub Jelinek New
[committed] i386: Remove j constraint letter from list of unused letters [committed] i386: Remove j constraint letter from list of unused letters - - - - --- 2023-11-13 Jakub Jelinek New
gimple-range-cache: Fix ICEs when dumping details [PR111967] gimple-range-cache: Fix ICEs when dumping details [PR111967] - - - - --- 2023-11-11 Jakub Jelinek New
tree-ssa-math-opts: Fix up gsi_remove order in match_uaddc_usubc [PR112430] tree-ssa-math-opts: Fix up gsi_remove order in match_uaddc_usubc [PR112430] - - - - --- 2023-11-11 Jakub Jelinek New
c, c++: Add new value for vector types for __builtin_classify_type (type) c, c++: Add new value for vector types for __builtin_classify_type (type) - - - - --- 2023-11-11 Jakub Jelinek New
Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309] Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309] - - - - --- 2023-11-09 Jakub Jelinek New
libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [PR65833] libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [PR65833] - - - - --- 2023-11-08 Jakub Jelinek New
c++: Fix error recovery ICE [PR112365] c++: Fix error recovery ICE [PR112365] - - - - --- 2023-11-05 Jakub Jelinek New
[committed] openmp: Mention C attribute syntax in documentation [committed] openmp: Mention C attribute syntax in documentation - - - - --- 2023-11-05 Jakub Jelinek New
[committed] openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add omp::decl [committed] openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add omp::decl - - - - --- 2023-11-05 Jakub Jelinek New
[committed] openmp: Add omp::decl support for C2X [committed] openmp: Add omp::decl support for C2X - - - - --- 2023-11-04 Jakub Jelinek New
[committed] openmp: Add support for omp::directive and omp::sequence attributes in C2X [committed] openmp: Add support for omp::directive and omp::sequence attributes in C2X - - - - --- 2023-11-04 Jakub Jelinek New
attribs: Fix ICE with -Wno-attributes= [PR112339] attribs: Fix ICE with -Wno-attributes= [PR112339] - - - - --- 2023-11-03 Jakub Jelinek New
c++, v2: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341] c++, v2: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341] - - - - --- 2023-11-03 Jakub Jelinek New
tree-ssa-math-opts: Fix up match_uaddc_usubc [PR111845] tree-ssa-math-opts: Fix up match_uaddc_usubc [PR111845] - - - - --- 2023-10-18 Jakub Jelinek New
wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u} wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u} - - - - --- 2023-10-17 Jakub Jelinek New
wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800] wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800] - - - - --- 2023-10-14 Jakub Jelinek New
wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800] wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800] - - - - --- 2023-10-14 Jakub Jelinek New
middle-end, v2: Allow _BitInt(65535) [PR102989] middle-end, v2: Allow _BitInt(65535) [PR102989] - - - - --- 2023-10-13 Jakub Jelinek New
middle-end: Allow _BitInt(65535) [PR102989] middle-end: Allow _BitInt(65535) [PR102989] - - - - --- 2023-10-13 Jakub Jelinek New
[committed] wide-int: Fix build with gcc < 12 or clang++ [PR111787] [committed] wide-int: Fix build with gcc < 12 or clang++ [PR111787] - - - - --- 2023-10-12 Jakub Jelinek New
libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc - - - - --- 2023-10-12 Jakub Jelinek New
wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] - - - - --- 2023-10-11 Jakub Jelinek New
dwarf2out: Stop using wide_int in GC structures dwarf2out: Stop using wide_int in GC structures - - - - --- 2023-10-10 Jakub Jelinek New
wide-int: Remove rwide_int, introduce dw_wide_int wide-int: Remove rwide_int, introduce dw_wide_int - - - - --- 2023-10-09 Jakub Jelinek New
wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989] - - - - --- 2023-10-09 Jakub Jelinek New
[RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int - - - - --- 2023-10-06 Jakub Jelinek New
[RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int - - - - --- 2023-10-05 Jakub Jelinek New
[committed] sreal: Fix typo in function name [committed] sreal: Fix typo in function name - - - - --- 2023-10-05 Jakub Jelinek New
ipa: Remove ipa_bits ipa: Remove ipa_bits - - - - --- 2023-10-05 Jakub Jelinek New
match.pd: Avoid other build_nonstandard_integer_type calls [PR111369] match.pd: Avoid other build_nonstandard_integer_type calls [PR111369] - - - - --- 2023-10-03 Jakub Jelinek New
match.pd: Fix up a ? cst1 : cst2 regression on signed bool [PR111668] match.pd: Fix up a ? cst1 : cst2 regression on signed bool [PR111668] - - - - --- 2023-10-03 Jakub Jelinek New
match.pd: Avoid another build_nonstandard_integer_type call [PR111369] match.pd: Avoid another build_nonstandard_integer_type call [PR111369] - - - - --- 2023-09-30 Jakub Jelinek New
[committed] gimple-match-head: Fix a pasto in function comment [committed] gimple-match-head: Fix a pasto in function comment - - - - --- 2023-09-30 Jakub Jelinek New
[committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] [committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] - - - - --- 2023-09-30 Jakub Jelinek New
vec.h: Guard most of static assertions for GCC >= 5 vec.h: Guard most of static assertions for GCC >= 5 - - - - --- 2023-09-29 Jakub Jelinek New
use *_grow_cleared rather than *_grow on vect_unpromoted_value use *_grow_cleared rather than *_grow on vect_unpromoted_value - - - - --- 2023-09-29 Jakub Jelinek New
[RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int - - - - --- 2023-09-28 Jakub Jelinek New
use *_grow_cleared rather than *_grow on vec<bitmap_head> use *_grow_cleared rather than *_grow on vec<bitmap_head> - - - - --- 2023-09-28 Jakub Jelinek New
vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-28 Jakub Jelinek New
bitmap: Introduce bitmap_head_pod bitmap: Introduce bitmap_head_pod - - - - --- 2023-09-28 Jakub Jelinek New
vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-27 Jakub Jelinek New
vec.h: Make some ops work with non-trivially copy constructible and/or destructible types vec.h: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-27 Jakub Jelinek New
remove workaround for GCC 4.1-4.3 remove workaround for GCC 4.1-4.3 - - - - --- 2023-09-27 Jakub Jelinek New
middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImode middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImode - - - - --- 2023-09-20 Jakub Jelinek New
c, c++, v3: Accept __builtin_classify_type (typename) c, c++, v3: Accept __builtin_classify_type (typename) - - - - --- 2023-09-20 Jakub Jelinek New
[committed] openmp: Add omp::decl attribute support [PR111392] [committed] openmp: Add omp::decl attribute support [PR111392] - - - - --- 2023-09-20 Jakub Jelinek New
match.pd: Some build_nonstandard_integer_type tweaks match.pd: Some build_nonstandard_integer_type tweaks - - - - --- 2023-09-19 Jakub Jelinek New
[committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] [committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] - - - - --- 2023-09-19 Jakub Jelinek New
v2: small _BitInt tweaks v2: small _BitInt tweaks - - - - --- 2023-09-19 Jakub Jelinek New
c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - - --- 2023-09-18 Jakub Jelinek New
c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - - - --- 2023-09-18 Jakub Jelinek New
testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377] testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377] - - - - --- 2023-09-12 Jakub Jelinek New
small _BitInt tweaks small _BitInt tweaks - - - - --- 2023-09-11 Jakub Jelinek New
sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] - - - - --- 2023-09-11 Jakub Jelinek New
pretty-print: Fix up pp_wide_int [PR111329] pretty-print: Fix up pp_wide_int [PR111329] - - - - --- 2023-09-08 Jakub Jelinek New
[committed] middle-end: Avoid calling targetm.c.bitint_type_info inside of gcc_assert [PR102989] [committed] middle-end: Avoid calling targetm.c.bitint_type_info inside of gcc_assert [PR102989] - - - - --- 2023-09-07 Jakub Jelinek New
[committed,19/12] Additional _BitInt test coverage [PR102989] Untitled series #371955 - - - - --- 2023-09-06 Jakub Jelinek New
[committed,10/12,v2] C _BitInt support [PR102989] Untitled series #371955 - - - - --- 2023-09-06 Jakub Jelinek New
c: Don't pedwarn on _FloatN{,x} or {f,F}N{,x} suffixes for C2X c: Don't pedwarn on _FloatN{,x} or {f,F}N{,x} suffixes for C2X - - - - --- 2023-09-05 Jakub Jelinek New
« 1 2 ... 4 5 677 78 »