Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   763 patches
« 1 23 4 57 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[committed] gimple-match-head: Fix a pasto in function comment [committed] gimple-match-head: Fix a pasto in function comment - - - -1- 2023-09-30 Jakub Jelinek Unresolved
[committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] [committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625] - - - -1- 2023-09-30 Jakub Jelinek Unresolved
vec.h: Guard most of static assertions for GCC >= 5 vec.h: Guard most of static assertions for GCC >= 5 - - - -1- 2023-09-29 Jakub Jelinek Unresolved
use *_grow_cleared rather than *_grow on vect_unpromoted_value use *_grow_cleared rather than *_grow on vect_unpromoted_value - - - -1- 2023-09-29 Jakub Jelinek Unresolved
[RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int - - - -1- 2023-09-28 Jakub Jelinek Unresolved
use *_grow_cleared rather than *_grow on vec<bitmap_head> use *_grow_cleared rather than *_grow on vec<bitmap_head> - - - -1- 2023-09-28 Jakub Jelinek Unresolved
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 - - - -1- 2023-09-28 Jakub Jelinek Unresolved
bitmap: Introduce bitmap_head_pod bitmap: Introduce bitmap_head_pod - - - -1- 2023-09-28 Jakub Jelinek Unresolved
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 - - - -1- 2023-09-27 Jakub Jelinek Unresolved
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 - - - -1- 2023-09-27 Jakub Jelinek Unresolved
remove workaround for GCC 4.1-4.3 remove workaround for GCC 4.1-4.3 - - - -1- 2023-09-27 Jakub Jelinek Unresolved
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 - - - -1- 2023-09-20 Jakub Jelinek Unresolved
c, c++, v3: Accept __builtin_classify_type (typename) c, c++, v3: Accept __builtin_classify_type (typename) - - - -1- 2023-09-20 Jakub Jelinek Unresolved
[committed] openmp: Add omp::decl attribute support [PR111392] [committed] openmp: Add omp::decl attribute support [PR111392] - - - -1- 2023-09-20 Jakub Jelinek Unresolved
match.pd: Some build_nonstandard_integer_type tweaks match.pd: Some build_nonstandard_integer_type tweaks - - - -1- 2023-09-19 Jakub Jelinek Unresolved
[committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] [committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] - - - -1- 2023-09-19 Jakub Jelinek Unresolved
v2: small _BitInt tweaks v2: small _BitInt tweaks - - - -1- 2023-09-19 Jakub Jelinek Unresolved
c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - -1- 2023-09-18 Jakub Jelinek Unresolved
c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - - -1- 2023-09-18 Jakub Jelinek Unresolved
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] - - - -1- 2023-09-12 Jakub Jelinek Unresolved
small _BitInt tweaks small _BitInt tweaks - - - -1- 2023-09-11 Jakub Jelinek Unresolved
sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] - - - -1- 2023-09-11 Jakub Jelinek Unresolved
pretty-print: Fix up pp_wide_int [PR111329] pretty-print: Fix up pp_wide_int [PR111329] - - - -1- 2023-09-08 Jakub Jelinek Unresolved
[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] - - - -1- 2023-09-07 Jakub Jelinek Unresolved
[committed,19/12] Additional _BitInt test coverage [PR102989] Untitled series #57004 - - - -1- 2023-09-06 Jakub Jelinek Unresolved
[committed,10/12,v2] C _BitInt support [PR102989] Untitled series #57004 - - - -1- 2023-09-06 Jakub Jelinek Unresolved
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 - - - -1- 2023-09-05 Jakub Jelinek Unresolved
[committed] tree-ssa-tail-merge: Fix a comment typo [committed] tree-ssa-tail-merge: Fix a comment typo - - - -1- 2023-09-05 Jakub Jelinek Unresolved
[18/12] Handle BITINT_TYPE in build_{, minus_}one_cst [PR102989] Untitled series #56922 - - - -1- 2023-09-05 Jakub Jelinek Unresolved
[17/12] _BitInt a ? ~b : b match.pd fix [PR102989] MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) - - - -1- 2023-09-05 Jakub Jelinek Unresolved
[16/12] _BitInt profile fixes [PR102989] Check that passes do not forget to define profile - - - -1- 2023-09-05 Jakub Jelinek Unresolved
[15/12] Add further _BitInt <-> floating point tests [PR102989] Untitled series #56914 - - - -1- 2023-09-04 Jakub Jelinek Unresolved
c++, v3: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR5… c++, v3: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR5… - - - -1- 2023-09-01 Jakub Jelinek Unresolved
c++, v2: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953] c++, v2: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953] - - - -1- 2023-09-01 Jakub Jelinek Unresolved
c++, v2: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR5… c++, v2: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR5… - - - -1- 2023-09-01 Jakub Jelinek Unresolved
[committed] testsuite: Fix vectcond-1.C FAIL on i686-linux [PR19832] [committed] testsuite: Fix vectcond-1.C FAIL on i686-linux [PR19832] - - - -1- 2023-09-01 Jakub Jelinek Unresolved
[committed] testsuite: Fix up pr110915* tests on i686-linux [PR110915] [committed] testsuite: Fix up pr110915* tests on i686-linux [PR110915] - - - -1- 2023-09-01 Jakub Jelinek Unresolved
c++, v3: Fix up mangling of function/block scope static structured bindings and emit abi tags [PR11… c++, v3: Fix up mangling of function/block scope static structured bindings and emit abi tags [PR11… - - - -1- 2023-08-31 Jakub Jelinek Unresolved
[RFC] c++: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953] [RFC] c++: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953] - - - -1- 2023-08-31 Jakub Jelinek Unresolved
c++: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR52953] c++: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR52953] - - - -1- 2023-08-31 Jakub Jelinek Unresolved
tree-ssa-strlen: Fix up handling of conditionally zero memcpy [PR110914] tree-ssa-strlen: Fix up handling of conditionally zero memcpy [PR110914] - - - -1- 2023-08-30 Jakub Jelinek Unresolved
store-merging: Fix up >= 64 bit insertion [PR111015] store-merging: Fix up >= 64 bit insertion [PR111015] - - - -1- 2023-08-30 Jakub Jelinek Unresolved
tree-ssa-math-opts: Improve uaddc/usubc pattern matching [PR111209] tree-ssa-math-opts: Improve uaddc/usubc pattern matching [PR111209] - - - -1- 2023-08-29 Jakub Jelinek Unresolved
[RFC] > WIDE_INT_MAX_PREC support in wide-int [RFC] > WIDE_INT_MAX_PREC support in wide-int - - - -1- 2023-08-28 Jakub Jelinek Unresolved
libcpp, v2: Small incremental patch for P1854R4 [PR110341] libcpp, v2: Small incremental patch for P1854R4 [PR110341] - - - -1- 2023-08-28 Jakub Jelinek Unresolved
c++, v2: Fix up mangling of function/block scope static structured bindings and emit abi tags [PR11… c++, v2: Fix up mangling of function/block scope static structured bindings and emit abi tags [PR11… - - - -1- 2023-08-28 Jakub Jelinek Unresolved
libcpp: Small incremental patch for P1854R4 [PR110341] libcpp: Small incremental patch for P1854R4 [PR110341] - - - -1- 2023-08-26 Jakub Jelinek Unresolved
c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341] - - - -1- 2023-08-25 Jakub Jelinek Unresolved
c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements - - - -1- 2023-08-25 Jakub Jelinek Unresolved
c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - -1- 2023-08-24 Jakub Jelinek Unresolved
c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] - - - -1- 2023-08-24 Jakub Jelinek Unresolved
[14/12] libgcc _BitInt helper documentation [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-22 Jakub Jelinek Unresolved
doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106652] doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106652] - - - -1- 2023-08-22 Jakub Jelinek Unresolved
c++: Fix up mangling of function/block scope static structured bindings [PR111069] c++: Fix up mangling of function/block scope static structured bindings [PR111069] - - - -1- 2023-08-22 Jakub Jelinek Unresolved
c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - - -1- 2023-08-22 Jakub Jelinek Unresolved
c, v4: Add stdckdint.h header for C23 c, v4: Add stdckdint.h header for C23 - - - -1- 2023-08-11 Jakub Jelinek Unresolved
c, v3: Add stdckdint.h header for C23 c, v3: Add stdckdint.h header for C23 - - - -1- 2023-08-11 Jakub Jelinek Unresolved
match.pd, v2: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938] match.pd, v2: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938] - - - -1- 2023-08-10 Jakub Jelinek Unresolved
c, v2: Add stdckdint.h header for C23 c, v2: Add stdckdint.h header for C23 - - - -1- 2023-08-10 Jakub Jelinek Unresolved
c, c++, v2: Accept __builtin_classify_type (typename) c, c++, v2: Accept __builtin_classify_type (typename) - - - -1- 2023-08-10 Jakub Jelinek Unresolved
c, v2: Add __typeof_unqual__ and __typeof_unqual support c, v2: Add __typeof_unqual__ and __typeof_unqual support - - - -1- 2023-08-10 Jakub Jelinek Unresolved
[13/12,v2] C _BitInt incremental fixes [PR102989] Untitled series #55109 - - - -1- 2023-08-10 Jakub Jelinek Unresolved
[13/12] C _BitInt incremental fixes [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-10 Jakub Jelinek Unresolved
[12/12] testsuite part 2 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[11/12] testsuite part 1 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[10/12] C _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[9/12] libgcc _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[8/12] libgcc: Generated tables for _BitInt <-> _Decimal* conversions [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[7/12] ubsan: _BitInt -fsanitize=undefined support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[6/12] i386: Enable _BitInt on x86-64 [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[5/12] _BitInt lowering support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[4/12] Middle-end _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[3/12] phiopt: Fix phiopt ICE on vops [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[2/12] lto-streamer-in: Adjust assert [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[1/12] expr: Small optimization [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
_BitInt to _Decimal* conversion support [PR102989] _BitInt to _Decimal* conversion support [PR102989] - - - -1- 2023-08-07 Jakub Jelinek Unresolved
_Decimal* to _BitInt conversion support [PR102989] _Decimal* to _BitInt conversion support [PR102989] - - - -1- 2023-08-04 Jakub Jelinek Unresolved
c-family: Add _BitInt support for __atomic_*fetch* [PR102989] c-family: Add _BitInt support for __atomic_*fetch* [PR102989] - - - -1- 2023-08-03 Jakub Jelinek Unresolved
_BitInt bit-field support [PR102989] _BitInt bit-field support [PR102989] - - - -1- 2023-08-02 Jakub Jelinek Unresolved
[RFC,WIP] _BitInt bit-field support [PR102989] [RFC,WIP] _BitInt bit-field support [PR102989] - - - -1- 2023-07-28 Jakub Jelinek Unresolved
gimple-fold: Handle _BitInt in __builtin_clear_padding [PR102989] gimple-fold: Handle _BitInt in __builtin_clear_padding [PR102989] - - - -1- 2023-07-28 Jakub Jelinek Unresolved
[5/5] testsuite part 2 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-07-27 Jakub Jelinek Unresolved
[4/5] testsuite part 1 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-07-27 Jakub Jelinek Unresolved
[3/5] C _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-07-27 Jakub Jelinek Unresolved
[2/5] libgcc _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-07-27 Jakub Jelinek Unresolved
[1/5] Middle-end _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-07-27 Jakub Jelinek Unresolved
range-op-float: Fix up -frounding-math frange_arithmetic +- handling [PR110755] range-op-float: Fix up -frounding-math frange_arithmetic +- handling [PR110755] - - - -1- 2023-07-24 Jakub Jelinek Unresolved
[committed] tree-switch-conversion: Fix a comment typo [committed] tree-switch-conversion: Fix a comment typo - - - -1- 2023-07-19 Jakub Jelinek Unresolved
wide-int: Fix up wi::divmod_internal [PR110731] wide-int: Fix up wi::divmod_internal [PR110731] - - - -1- 2023-07-19 Jakub Jelinek Unresolved
tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508] tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508] - - - -1- 2023-07-02 Jakub Jelinek Unresolved
tree-ssa-math-opts: Small uaddc/usubc pattern matching improvement [PR79173] tree-ssa-math-opts: Small uaddc/usubc pattern matching improvement [PR79173] - - - -1- 2023-06-20 Jakub Jelinek Unresolved
builtins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173] builtins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173] - - - -1- 2023-06-16 Jakub Jelinek Unresolved
tree-ssa-math-opts: Fix up uaddc/usubc pattern matching [PR110271] tree-ssa-math-opts: Fix up uaddc/usubc pattern matching [PR110271] - - - -1- 2023-06-16 Jakub Jelinek Unresolved
middle-end, i386, v3: Pattern recognize add/subtract with carry [PR79173] middle-end, i386, v3: Pattern recognize add/subtract with carry [PR79173] - - - -1- 2023-06-14 Jakub Jelinek Unresolved
middle-end: Move constant args folding of .UBSAN_CHECK_* and .*_OVERFLOW into fold-const-call.cc middle-end: Move constant args folding of .UBSAN_CHECK_* and .*_OVERFLOW into fold-const-call.cc - - - -1- 2023-06-14 Jakub Jelinek Unresolved
[committed] i386: Fix up whitespace in assembly [committed] i386: Fix up whitespace in assembly - - - -1- 2023-06-13 Jakub Jelinek Unresolved
libcpp: Diagnose #include after failed __has_include [PR80753] libcpp: Diagnose #include after failed __has_include [PR80753] - - - -1- 2023-06-13 Jakub Jelinek Unresolved
c: Add stdckdint.h header for C23 c: Add stdckdint.h header for C23 - - - -1- 2023-06-12 Jakub Jelinek Unresolved
c, c++: Accept __builtin_classify_type (typename) c, c++: Accept __builtin_classify_type (typename) - - - -1- 2023-06-12 Jakub Jelinek Unresolved
c: Add __typeof_unqual__ and __typeof_unqual support c: Add __typeof_unqual__ and __typeof_unqual support - - - -1- 2023-06-12 Jakub Jelinek Unresolved
« 1 23 4 57 8 »