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
3
4
…
7
8
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
combine: Fix recent WORD_REGISTER_OPERATIONS check [PR113010]
combine: Fix recent WORD_REGISTER_OPERATIONS check [PR113010]
- - -
-
1
-
2024-03-04
Jakub Jelinek
Unresolved
[committed] libgomp: Use void (*) (void *) rather than void (*)() for host_fn type [PR114216]
[committed] libgomp: Use void (*) (void *) rather than void (*)() for host_fn type [PR114216]
- - -
-
1
-
2024-03-04
Jakub Jelinek
Unresolved
bitint: Fix tree node sharing bug [PR114209]
bitint: Fix tree node sharing bug [PR114209]
- - -
-
1
-
2024-03-04
Jakub Jelinek
Unresolved
i386: Fix ICEs with SUBREGs from vector etc. constants to XFmode [PR114184]
i386: Fix ICEs with SUBREGs from vector etc. constants to XFmode [PR114184]
- - -
-
1
-
2024-03-04
Jakub Jelinek
Unresolved
function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot
function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot
- - -
-
1
-
2024-03-01
Jakub Jelinek
Unresolved
bitint: Handle VCE from large/huge _BitInt SSA_NAME from load [PR114156]
bitint: Handle VCE from large/huge _BitInt SSA_NAME from load [PR114156]
- - -
-
1
-
2024-03-01
Jakub Jelinek
Unresolved
c++, v2: Fix up decltype of non-dependent structured binding decl in template [PR92687]
c++, v2: Fix up decltype of non-dependent structured binding decl in template [PR92687]
- - -
-
1
-
2024-03-01
Jakub Jelinek
Unresolved
calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
- - -
-
1
-
2024-02-29
Jakub Jelinek
Unresolved
dwarf2out: Don't move variable sized aggregates to comdat [PR114015]
dwarf2out: Don't move variable sized aggregates to comdat [PR114015]
- - -
-
1
-
2024-02-29
Jakub Jelinek
Unresolved
c++: Fix up decltype of non-dependent structured binding decl in template [PR92687]
c++: Fix up decltype of non-dependent structured binding decl in template [PR92687]
- - -
-
1
-
2024-02-29
Jakub Jelinek
Unresolved
[committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462]
[committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462]
- - -
-
1
-
2024-02-28
Jakub Jelinek
Unresolved
graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041]
graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041]
- - -
-
1
-
2024-02-28
Jakub Jelinek
Unresolved
gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et…
gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et…
- - -
-
1
-
2024-02-28
Jakub Jelinek
Unresolved
i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe…
i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe…
- - -
-
1
-
2024-02-27
Jakub Jelinek
Unresolved
i386: For noreturn functions save at least the bp register if it is used [PR114116]
i386: For noreturn functions save at least the bp register if it is used [PR114116]
- - -
-
1
-
2024-02-27
Jakub Jelinek
Unresolved
expand: Add trivial folding for bit query builtins at expansion time [PR114044]
expand: Add trivial folding for bit query builtins at expansion time [PR114044]
- - -
-
1
-
2024-02-27
Jakub Jelinek
Unresolved
match.pd: Guard 2 simplifications on integral TYPE_OVERFLOW_UNDEFINED [PR114090]
match.pd: Guard 2 simplifications on integral TYPE_OVERFLOW_UNDEFINED [PR114090]
- - -
-
1
-
2024-02-26
Jakub Jelinek
Unresolved
fold-const: Avoid infinite recursion in +-*&|^minmax reassociation [PR114084]
fold-const: Avoid infinite recursion in +-*&|^minmax reassociation [PR114084]
- - -
-
1
-
2024-02-26
Jakub Jelinek
Unresolved
[committed] i386: Fix up x86_function_profiler -masm=intel support [PR114094]
[committed] i386: Fix up x86_function_profiler -masm=intel support [PR114094]
- - -
-
1
-
2024-02-26
Jakub Jelinek
Unresolved
Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more
Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more
- - -
-
1
-
2024-02-24
Jakub Jelinek
Unresolved
bitint: Handle VIEW_CONVERT_EXPRs between large/huge BITINT_TYPEs and VECTOR/COMPLEX_TYPE etc. [PR1…
bitint: Handle VIEW_CONVERT_EXPRs between large/huge BITINT_TYPEs and VECTOR/COMPLEX_TYPE etc. [PR1…
- - -
-
1
-
2024-02-24
Jakub Jelinek
Unresolved
c++: Fix ICE due to folding a call to constructor on cdtor_returns_this arches (aka arm32) [PR11308…
c++: Fix ICE due to folding a call to constructor on cdtor_returns_this arches (aka arm32) [PR11308…
- - -
-
1
-
2024-02-23
Jakub Jelinek
Unresolved
expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054]
expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054]
- - -
-
1
-
2024-02-23
Jakub Jelinek
Unresolved
c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042]
c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042]
- - -
-
1
-
2024-02-23
Jakub Jelinek
Unresolved
bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040]
bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040]
- - -
-
1
-
2024-02-23
Jakub Jelinek
Unresolved
c, v2: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11…
c, v2: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11…
- - -
-
1
-
2024-02-22
Jakub Jelinek
Unresolved
profile-count: Don't dump through a temporary buffer [PR111960]
profile-count: Don't dump through a temporary buffer [PR111960]
- - -
-
1
-
2024-02-22
Jakub Jelinek
Unresolved
bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038]
bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038]
- - -
-
1
-
2024-02-22
Jakub Jelinek
Unresolved
c: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11 etc…
c: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11 etc…
- - -
-
1
-
2024-02-22
Jakub Jelinek
Unresolved
call-cdce: Add missing BUILT_IN_*F{32,64}X handling and improve BUILT_IN_*L [PR113993]
call-cdce: Add missing BUILT_IN_*F{32,64}X handling and improve BUILT_IN_*L [PR113993]
- - -
-
1
-
2024-02-21
Jakub Jelinek
Unresolved
c-family, c++, v2: Fix up handling of types which may have padding in __atomic_{compare_}exchange
c-family, c++, v2: Fix up handling of types which may have padding in __atomic_{compare_}exchange
- - -
-
1
-
2024-02-20
Jakub Jelinek
Unresolved
c++: Fix explicit instantiation of const variable templates after earlier implicit instantation [PR…
c++: Fix explicit instantiation of const variable templates after earlier implicit instantation [PR…
- - -
-
1
-
2024-02-20
Jakub Jelinek
Unresolved
match.pd: Fix ICE on BIT_INSERT_EXPR of BIT_FIELD_REF folding [PR113967]
match.pd: Fix ICE on BIT_INSERT_EXPR of BIT_FIELD_REF folding [PR113967]
- - -
-
1
-
2024-02-19
Jakub Jelinek
Unresolved
c-family, c++: Fix up handling of types which may have padding in __atomic_{compare_}exchange
c-family, c++: Fix up handling of types which may have padding in __atomic_{compare_}exchange
- - -
-
1
-
2024-02-19
Jakub Jelinek
Unresolved
fortran: gfc_trans_subcomponent_assign fixes [PR113503]
fortran: gfc_trans_subcomponent_assign fixes [PR113503]
- - -
-
1
-
2024-02-17
Jakub Jelinek
Unresolved
dwarf2out, v3: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
dwarf2out, v3: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
dwarf2out, v2: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
dwarf2out, v2: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
testsuite: Fix up lra effective target
testsuite: Fix up lra effective target
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
c++: Diagnose this specifier on template parameters [PR113929]
c++: Diagnose this specifier on template parameters [PR113929]
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
c++: Fix up parameter pack diagnostics on xobj vs. varargs functions [PR113802]
c++: Fix up parameter pack diagnostics on xobj vs. varargs functions [PR113802]
- - -
-
1
-
2024-02-16
Jakub Jelinek
Unresolved
[committed] testsuite: Require lra effective target for pr107385.c
[committed] testsuite: Require lra effective target for pr107385.c
- - -
-
1
-
2024-02-15
Jakub Jelinek
Unresolved
gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead
gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead
- - -
-
1
-
2024-02-15
Jakub Jelinek
Unresolved
expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921]
expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921]
- - -
-
1
-
2024-02-15
Jakub Jelinek
Unresolved
lower-bitint: Ensure we don't get coalescing ICEs for (ab) SSA_NAMEs used in mul/div/mod [PR113567]
lower-bitint: Ensure we don't get coalescing ICEs for (ab) SSA_NAMEs used in mul/div/mod [PR113567]
- - -
-
1
-
2024-02-15
Jakub Jelinek
Unresolved
icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907]
icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907]
- - -
-
1
-
2024-02-15
Jakub Jelinek
Unresolved
libgcc: Implement -mx32 [PR113855]
libgcc: Implement -mx32 [PR113855]
- - -
-
1
-
2024-02-13
Jakub Jelinek
Unresolved
Add %[zt][diox] tests to gcc.dg/format/
Add %[zt][diox] tests to gcc.dg/format/
- - -
-
1
-
2024-02-13
Jakub Jelinek
Unresolved
pretty-print: Fix up ptrdiff handling for %tu, %to, %tx
pretty-print: Fix up ptrdiff handling for %tu, %to, %tx
- - -
-
1
-
2024-02-13
Jakub Jelinek
Unresolved
libgcc: Fix UB in FP_FROM_BITINT
libgcc: Fix UB in FP_FROM_BITINT
- - -
-
1
-
2024-02-13
Jakub Jelinek
Unresolved
hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t
hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t
- - -
-
1
-
2024-02-13
Jakub Jelinek
Unresolved
lower-bitint: Fix handle_cast when used e.g. in comparisons of precisions multiple of limb_prec [PR…
lower-bitint: Fix handle_cast when used e.g. in comparisons of precisions multiple of limb_prec [PR…
- - -
-
1
-
2024-02-12
Jakub Jelinek
Unresolved
attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674]
attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674]
- - -
-
1
-
2024-02-12
Jakub Jelinek
Unresolved
gengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another spot
gengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another spot
- - -
-
1
-
2024-02-12
Jakub Jelinek
Unresolved
testsuite: Fix up gcc.dg/pr113693.c for ia32
testsuite: Fix up gcc.dg/pr113693.c for ia32
- - -
-
1
-
2024-02-12
Jakub Jelinek
Unresolved
libiberty: Fix up libiberty_vprintf_buffer_size
libiberty: Fix up libiberty_vprintf_buffer_size
- - -
-
1
-
2024-02-12
Jakub Jelinek
Unresolved
[RFC] i386: Enable _BitInt support on ia32
[RFC] i386: Enable _BitInt support on ia32
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
libgcc: Fix a bug in _BitInt -> dfp conversions
libgcc: Fix a bug in _BitInt -> dfp conversions
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support
libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
gimple-low: Fix up handling of volatile automatic vars in assume attribute [PR110754]
gimple-low: Fix up handling of volatile automatic vars in assume attribute [PR110754]
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
Add %[zt][diox] support to pretty-print
Add %[zt][diox] support to pretty-print
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
- - -
-
1
-
2024-02-10
Jakub Jelinek
Unresolved
Patch ping
Patch ping
- - -
-
1
-
2024-02-09
Jakub Jelinek
Unresolved
expand: Fix asm goto expansion [PR113415]
expand: Fix asm goto expansion [PR113415]
- - -
-
1
-
2024-02-09
Jakub Jelinek
Unresolved
lower-bitint: Fix up additions of EH edges [PR113818]
lower-bitint: Fix up additions of EH edges [PR113818]
- - -
-
1
-
2024-02-09
Jakub Jelinek
Unresolved
lower-bitint: Attempt not to emit always true conditions in handle_cast [PR113774]
lower-bitint: Attempt not to emit always true conditions in handle_cast [PR113774]
- - -
-
1
-
2024-02-09
Jakub Jelinek
Unresolved
bitint: Fix handling of VIEW_CONVERT_EXPRs to minimally supported huge INTEGER_TYPEs [PR113783]
bitint: Fix handling of VIEW_CONVERT_EXPRs to minimally supported huge INTEGER_TYPEs [PR113783]
- - -
-
1
-
2024-02-09
Jakub Jelinek
Unresolved
[wwwdocs] Add 2 more C++26 core papers
[wwwdocs] Add 2 more C++26 core papers
- - -
-
1
-
2024-02-07
Jakub Jelinek
Unresolved
wide-int: Fix mul_internal overflow handling [PR113753]
wide-int: Fix mul_internal overflow handling [PR113753]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
range-op: Fix up ABSU_EXPR handling [PR113756]
range-op: Fix up ABSU_EXPR handling [PR113756]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
c++: Disallow this specifier except for parameter declarations [PR113788]
c++: Disallow this specifier except for parameter declarations [PR113788]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
[committed] aarch64: Fix build against libc++ in c++11 mode [PR113763]
[committed] aarch64: Fix build against libc++ in c++11 mode [PR113763]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
asan: Don't fold some strlens with -fsanitize=address [PR110676]
asan: Don't fold some strlens with -fsanitize=address [PR110676]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736]
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759]
tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759]
- - -
-
1
-
2024-02-06
Jakub Jelinek
Unresolved
contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed
contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed
- - -
-
1
-
2024-02-05
Jakub Jelinek
Unresolved
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
- - -
-
1
-
2024-02-05
Jakub Jelinek
Unresolved
lower-bitint: Remove single label _BitInt switches [PR113737]
lower-bitint: Remove single label _BitInt switches [PR113737]
- - -
-
1
-
2024-02-05
Jakub Jelinek
Unresolved
wide-int: Fix up wi::bswap_large [PR113722]
wide-int: Fix up wi::bswap_large [PR113722]
- - -
-
1
-
2024-02-03
Jakub Jelinek
Unresolved
ggc-common: Fix save PCH assertion
ggc-common: Fix save PCH assertion
- - -
-
1
-
2024-02-03
Jakub Jelinek
Unresolved
[committed] libgcc: Export XF, TF, HF and BFmode specific _BitInt symbols from libgcc_s.so.1 [PR113…
[committed] libgcc: Export XF, TF, HF and BFmode specific _BitInt symbols from libgcc_s.so.1 [PR113…
- - -
-
1
-
2024-02-02
Jakub Jelinek
Unresolved
lower-bitint: Handle casts from large/huge _BitInt to pointer/reference types [PR113692]
lower-bitint: Handle casts from large/huge _BitInt to pointer/reference types [PR113692]
- - -
-
1
-
2024-02-02
Jakub Jelinek
Unresolved
lower-bitint: Handle uninitialized large/huge SSA_NAMEs as inline asm inputs [PR113699]
lower-bitint: Handle uninitialized large/huge SSA_NAMEs as inline asm inputs [PR113699]
- - -
-
1
-
2024-02-02
Jakub Jelinek
Unresolved
tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbreak bootstrap [PR113705]
tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbreak bootstrap [PR113705]
- - -
-
1
-
2024-02-01
Jakub Jelinek
Unresolved
varasm, v3: Handle private COMDAT function symbol reference in readonly data section [PR113617]
varasm, v3: Handle private COMDAT function symbol reference in readonly data section [PR113617]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
gimple-low: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]
gimple-low: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
libgcc, v2: Fix up _BitInt division [PR113604]
libgcc, v2: Fix up _BitInt division [PR113604]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402]
libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
libgcc: Fix up i386/t-heap-trampoline [PR113403]
libgcc: Fix up i386/t-heap-trampoline [PR113403]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
gimple-fold: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]
gimple-fold: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
simplify-rtx: Fix up last argument to simplify_gen_unary [PR113656]
simplify-rtx: Fix up last argument to simplify_gen_unary [PR113656]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
dwarf2out: Fix ICE on large _BitInt in loc_list_from_tree_1 [PR113637]
dwarf2out: Fix ICE on large _BitInt in loc_list_from_tree_1 [PR113637]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in handle_operand_addr [PR113639]
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in handle_operand_addr [PR113639]
- - -
-
1
-
2024-01-31
Jakub Jelinek
Unresolved
[committed] testsuite: Fix up pr113622-{2,3}.c for i686-linux [PR113622]
[committed] testsuite: Fix up pr113622-{2,3}.c for i686-linux [PR113622]
- - -
-
1
-
2024-01-30
Jakub Jelinek
Unresolved
tree-ssa-strlen: Fix up handle_store [PR113603]
tree-ssa-strlen: Fix up handle_store [PR113603]
- - -
-
1
-
2024-01-30
Jakub Jelinek
Unresolved
except: Fix __builtin_eh_return_data_regno (-42) expansion [PR101195]
except: Fix __builtin_eh_return_data_regno (-42) expansion [PR101195]
- - -
-
1
-
2024-01-30
Jakub Jelinek
Unresolved
tree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
tree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
- - -
-
1
-
2024-01-29
Jakub Jelinek
Unresolved
lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614]
lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614]
- - -
-
1
-
2024-01-27
Jakub Jelinek
Unresolved
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568]
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568]
- - -
-
1
-
2024-01-27
Jakub Jelinek
Unresolved
«
1
2
3
4
…
7
8
»