Show patches with: State = Action Required       |   127384 patches
« 1 2 ... 407 408 4091273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042] c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042] - - - - --- 2024-02-23 Jakub Jelinek New
bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040] bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040] - - - - --- 2024-02-23 Jakub Jelinek New
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… - - - - --- 2024-02-22 Jakub Jelinek New
profile-count: Don't dump through a temporary buffer [PR111960] profile-count: Don't dump through a temporary buffer [PR111960] - - - - --- 2024-02-22 Jakub Jelinek New
bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] - - - - --- 2024-02-22 Jakub Jelinek New
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… - - - - --- 2024-02-22 Jakub Jelinek New
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] - - - - --- 2024-02-21 Jakub Jelinek New
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 - - - - --- 2024-02-20 Jakub Jelinek New
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… - - - - --- 2024-02-20 Jakub Jelinek New
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] - - - - --- 2024-02-19 Jakub Jelinek New
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 - - - - --- 2024-02-19 Jakub Jelinek New
fortran: gfc_trans_subcomponent_assign fixes [PR113503] fortran: gfc_trans_subcomponent_assign fixes [PR113503] - - - - --- 2024-02-17 Jakub Jelinek New
dwarf2out, v3: Emit DW_AT_export_symbols on anon unions/structs [PR113918] dwarf2out, v3: Emit DW_AT_export_symbols on anon unions/structs [PR113918] - - - - --- 2024-02-16 Jakub Jelinek New
dwarf2out, v2: Emit DW_AT_export_symbols on anon unions/structs [PR113918] dwarf2out, v2: Emit DW_AT_export_symbols on anon unions/structs [PR113918] - - - - --- 2024-02-16 Jakub Jelinek New
testsuite: Fix up lra effective target testsuite: Fix up lra effective target - - - - --- 2024-02-16 Jakub Jelinek New
c++: Diagnose this specifier on template parameters [PR113929] c++: Diagnose this specifier on template parameters [PR113929] - - - - --- 2024-02-16 Jakub Jelinek New
dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918] dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918] - - - - --- 2024-02-16 Jakub Jelinek New
c++: Fix up parameter pack diagnostics on xobj vs. varargs functions [PR113802] c++: Fix up parameter pack diagnostics on xobj vs. varargs functions [PR113802] - - - - --- 2024-02-16 Jakub Jelinek New
[committed] testsuite: Require lra effective target for pr107385.c [committed] testsuite: Require lra effective target for pr107385.c - - - - --- 2024-02-15 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR107385] [committed] testsuite: Add testcase for already fixed PR [PR107385] - - - - --- 2024-02-15 Jakub Jelinek New
gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead - - - - --- 2024-02-15 Jakub Jelinek New
expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921] expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921] - - - - --- 2024-02-15 Jakub Jelinek New
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] - - - - --- 2024-02-15 Jakub Jelinek New
icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] - - - - --- 2024-02-15 Jakub Jelinek New
libgcc: Implement -mx32 [PR113855] libgcc: Implement -mx32 [PR113855] - - - - --- 2024-02-13 Jakub Jelinek New
Add %[zt][diox] tests to gcc.dg/format/ Add %[zt][diox] tests to gcc.dg/format/ - - - - --- 2024-02-13 Jakub Jelinek New
pretty-print: Fix up ptrdiff handling for %tu, %to, %tx pretty-print: Fix up ptrdiff handling for %tu, %to, %tx - - - - --- 2024-02-13 Jakub Jelinek New
libgcc: Fix UB in FP_FROM_BITINT libgcc: Fix UB in FP_FROM_BITINT - - - - --- 2024-02-13 Jakub Jelinek New
hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t - - - - --- 2024-02-13 Jakub Jelinek New
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… - - - - --- 2024-02-12 Jakub Jelinek New
attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674] attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674] - - - - --- 2024-02-12 Jakub Jelinek New
gengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another spot gengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another spot - - - - --- 2024-02-12 Jakub Jelinek New
testsuite: Fix up gcc.dg/pr113693.c for ia32 testsuite: Fix up gcc.dg/pr113693.c for ia32 - - - - --- 2024-02-12 Jakub Jelinek New
libiberty: Fix up libiberty_vprintf_buffer_size libiberty: Fix up libiberty_vprintf_buffer_size - - - - --- 2024-02-12 Jakub Jelinek New
[RFC] i386: Enable _BitInt support on ia32 [RFC] i386: Enable _BitInt support on ia32 - - - - --- 2024-02-10 Jakub Jelinek New
lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering - - - - --- 2024-02-10 Jakub Jelinek New
libgcc: Fix a bug in _BitInt -> dfp conversions libgcc: Fix a bug in _BitInt -> dfp conversions - - - - --- 2024-02-10 Jakub Jelinek New
libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support - - - - --- 2024-02-10 Jakub Jelinek New
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] - - - - --- 2024-02-10 Jakub Jelinek New
Add %[zt][diox] support to pretty-print Add %[zt][diox] support to pretty-print - - - - --- 2024-02-10 Jakub Jelinek New
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 - - - - --- 2024-02-10 Jakub Jelinek New
Patch ping Patch ping - - - - --- 2024-02-09 Jakub Jelinek New
expand: Fix asm goto expansion [PR113415] expand: Fix asm goto expansion [PR113415] - - - - --- 2024-02-09 Jakub Jelinek New
lower-bitint: Fix up additions of EH edges [PR113818] lower-bitint: Fix up additions of EH edges [PR113818] - - - - --- 2024-02-09 Jakub Jelinek New
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] - - - - --- 2024-02-09 Jakub Jelinek New
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] - - - - --- 2024-02-09 Jakub Jelinek New
[wwwdocs] Add 2 more C++26 core papers [wwwdocs] Add 2 more C++26 core papers - - - - --- 2024-02-07 Jakub Jelinek New
wide-int: Fix mul_internal overflow handling [PR113753] wide-int: Fix mul_internal overflow handling [PR113753] - - - - --- 2024-02-06 Jakub Jelinek New
range-op: Fix up ABSU_EXPR handling [PR113756] range-op: Fix up ABSU_EXPR handling [PR113756] - - - - --- 2024-02-06 Jakub Jelinek New
c++: Disallow this specifier except for parameter declarations [PR113788] c++: Disallow this specifier except for parameter declarations [PR113788] - - - - --- 2024-02-06 Jakub Jelinek New
[committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] [committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] - - - - --- 2024-02-06 Jakub Jelinek New
asan: Don't fold some strlens with -fsanitize=address [PR110676] asan: Don't fold some strlens with -fsanitize=address [PR110676] - - - - --- 2024-02-06 Jakub Jelinek New
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] - - - - --- 2024-02-06 Jakub Jelinek New
tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] - - - - --- 2024-02-06 Jakub Jelinek New
contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed - - - - --- 2024-02-05 Jakub Jelinek New
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740] c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740] - - - - --- 2024-02-05 Jakub Jelinek New
lower-bitint: Remove single label _BitInt switches [PR113737] lower-bitint: Remove single label _BitInt switches [PR113737] - - - - --- 2024-02-05 Jakub Jelinek New
wide-int: Fix up wi::bswap_large [PR113722] wide-int: Fix up wi::bswap_large [PR113722] - - - - --- 2024-02-03 Jakub Jelinek New
ggc-common: Fix save PCH assertion ggc-common: Fix save PCH assertion - - - - --- 2024-02-03 Jakub Jelinek New
[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… - - - - --- 2024-02-02 Jakub Jelinek New
testsuite: Add another bitint testcase [PR113691] testsuite: Add another bitint testcase [PR113691] - - - - --- 2024-02-02 Jakub Jelinek New
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] - - - - --- 2024-02-02 Jakub Jelinek New
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] - - - - --- 2024-02-02 Jakub Jelinek New
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] - - - - --- 2024-02-01 Jakub Jelinek New
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] - - - - --- 2024-01-31 Jakub Jelinek New
gimple-low: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531] gimple-low: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531] - - - - --- 2024-01-31 Jakub Jelinek New
libgcc, v2: Fix up _BitInt division [PR113604] libgcc, v2: Fix up _BitInt division [PR113604] - - - - --- 2024-01-31 Jakub Jelinek New
libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402] libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402] - - - - --- 2024-01-31 Jakub Jelinek New
libgcc: Fix up i386/t-heap-trampoline [PR113403] libgcc: Fix up i386/t-heap-trampoline [PR113403] - - - - --- 2024-01-31 Jakub Jelinek New
gimple-fold: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531] gimple-fold: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531] - - - - --- 2024-01-31 Jakub Jelinek New
simplify-rtx: Fix up last argument to simplify_gen_unary [PR113656] simplify-rtx: Fix up last argument to simplify_gen_unary [PR113656] - - - - --- 2024-01-31 Jakub Jelinek New
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] - - - - --- 2024-01-31 Jakub Jelinek New
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] - - - - --- 2024-01-31 Jakub Jelinek New
i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzeroupper pass [PR113059] i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzeroupper pass [PR113059] - - - - --- 2024-01-31 Jakub Jelinek New
[committed] testsuite: Fix up pr113622-{2,3}.c for i686-linux [PR113622] [committed] testsuite: Fix up pr113622-{2,3}.c for i686-linux [PR113622] - - - - --- 2024-01-30 Jakub Jelinek New
tree-ssa-strlen: Fix up handle_store [PR113603] tree-ssa-strlen: Fix up handle_store [PR113603] - - - - --- 2024-01-30 Jakub Jelinek New
except: Fix __builtin_eh_return_data_regno (-42) expansion [PR101195] except: Fix __builtin_eh_return_data_regno (-42) expansion [PR101195] - - - - --- 2024-01-30 Jakub Jelinek New
tree-ssa-strlen: Fix pdata->maxlen computation [PR110603] tree-ssa-strlen: Fix pdata->maxlen computation [PR110603] - - - - --- 2024-01-29 Jakub Jelinek New
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] - - - - --- 2024-01-27 Jakub Jelinek New
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] - - - - --- 2024-01-27 Jakub Jelinek New
lower-bitint: Add debugging dump of SSA_NAME -> decl mappings lower-bitint: Add debugging dump of SSA_NAME -> decl mappings - - - - --- 2024-01-27 Jakub Jelinek New
libgcc: Fix up _BitInt division [PR113604] libgcc: Fix up _BitInt division [PR113604] - - - - --- 2024-01-27 Jakub Jelinek New
c++: Fix up build_m_component_ref [PR113599] c++: Fix up build_m_component_ref [PR113599] - - - - --- 2024-01-25 Jakub Jelinek New
convert: Fix test for out of bounds shift count [PR113574] convert: Fix test for out of bounds shift count [PR113574] - - - - --- 2024-01-25 Jakub Jelinek New
[committed] docs: Fix 2 typos [committed] docs: Fix 2 typos - - - - --- 2024-01-25 Jakub Jelinek New
gcn: Fix a warning gcn: Fix a warning - - - - --- 2024-01-23 Jakub Jelinek New
c: Call c_fully_fold on __atomic_* operands in atomic_bitint_fetch_using_cas_loop [PR113518] c: Call c_fully_fold on __atomic_* operands in atomic_bitint_fetch_using_cas_loop [PR113518] - - - - --- 2024-01-23 Jakub Jelinek New
fold-const: Fold larger VIEW_CONVERT_EXPRs [PR113462] fold-const: Fold larger VIEW_CONVERT_EXPRs [PR113462] - - - - --- 2024-01-22 Jakub Jelinek New
lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462] lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462] - - - - --- 2024-01-20 Jakub Jelinek New
tree-switch-conversion: Bugfixes for _BitInt [PR113491] tree-switch-conversion: Bugfixes for _BitInt [PR113491] - - - - --- 2024-01-20 Jakub Jelinek New
lower-bitint: Don't use m_loads for loads used in GIMPLE_ASM [PR113464] lower-bitint: Don't use m_loads for loads used in GIMPLE_ASM [PR113464] - - - - --- 2024-01-19 Jakub Jelinek New
gimple-ssa-warn-restrict: Only use type range from NOP_EXPR for non-narrowing conversions [PR113463] gimple-ssa-warn-restrict: Only use type range from NOP_EXPR for non-narrowing conversions [PR113463] - - - - --- 2024-01-19 Jakub Jelinek New
sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYPEs [PR113459] sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYPEs [PR113459] - - - - --- 2024-01-19 Jakub Jelinek New
riscv: Remove Bool keywords from riscv.opt riscv: Remove Bool keywords from riscv.opt - - - - --- 2024-01-18 Jakub Jelinek New
testsuite: Fix up scev-16.c test [PR113446] testsuite: Fix up scev-16.c test [PR113446] - - - - --- 2024-01-18 Jakub Jelinek New
testsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test [PR113452] testsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test [PR113452] - - - - --- 2024-01-18 Jakub Jelinek New
opts: Fix up -ffold-mem-offsets option keywords opts: Fix up -ffold-mem-offsets option keywords - - - - --- 2024-01-18 Jakub Jelinek New
i386: Add -masm=intel profiling support [PR113122] i386: Add -masm=intel profiling support [PR113122] - - - - --- 2024-01-18 Jakub Jelinek New
lower-bitint: Force some arrays corresponding to large/huge _BitInt SSA_NAMEs to BLKmode lower-bitint: Force some arrays corresponding to large/huge _BitInt SSA_NAMEs to BLKmode - - - - --- 2024-01-18 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR110251] [committed] testsuite: Add testcase for already fixed PR [PR110251] - - - - --- 2024-01-17 Jakub Jelinek New
« 1 2 ... 407 408 4091273 1274 »