Show patches with: State = Action Required       |   126730 patches
« 1 2 ... 410 411 4121267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
contrib: Partial fix for failed update-copyright --this year [PR108413] contrib: Partial fix for failed update-copyright --this year [PR108413] - - - - --- 2023-01-16 Jakub Jelinek New
c, c++, v3: Avoid incorrect shortening of divisions [PR108365] c, c++, v3: Avoid incorrect shortening of divisions [PR108365] - - - - --- 2023-01-13 Jakub Jelinek New
[committed] testsuite: Add another testcase from PR107131 [committed] testsuite: Add another testcase from PR107131 - - - - --- 2023-01-13 Jakub Jelinek New
[committed] testsuite: Add testcase for PR that went latent in GCC 13 [PR107131] [committed] testsuite: Add testcase for PR that went latent in GCC 13 [PR107131] - - - - --- 2023-01-13 Jakub Jelinek New
x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593] x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593] - - - - --- 2023-01-13 Jakub Jelinek New
c, c++: Allow ignoring -Winit-self through pragmas [PR105593] c, c++: Allow ignoring -Winit-self through pragmas [PR105593] - - - - --- 2023-01-13 Jakub Jelinek New
c, c++, v2: Avoid incorrect shortening of divisions [PR108365] c, c++, v2: Avoid incorrect shortening of divisions [PR108365] - - - - --- 2023-01-12 Jakub Jelinek New
c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105972] c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105972] - - - - --- 2023-01-11 Jakub Jelinek New
c++: Avoid incorrect shortening of divisions [PR108365] c++: Avoid incorrect shortening of divisions [PR108365] - - - - --- 2023-01-11 Jakub Jelinek New
c++: Avoid some false positive -Wfloat-conversion warnings with extended precision [PR108285] c++: Avoid some false positive -Wfloat-conversion warnings with extended precision [PR108285] - - - - --- 2023-01-11 Jakub Jelinek New
fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349] fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349] - - - - --- 2023-01-11 Jakub Jelinek New
calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453] calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453] - - - - --- 2023-01-09 Jakub Jelinek New
c++: Only do maybe_init_list_as_range optimization if !processing_template_decl [PR108047] c++: Only do maybe_init_list_as_range optimization if !processing_template_decl [PR108047] - - - - --- 2023-01-09 Jakub Jelinek New
[committed] testsuite: Add testcases from PR108292 and PR108308 [committed] testsuite: Add testcases from PR108292 and PR108308 - - - - --- 2023-01-06 Jakub Jelinek New
[committed] openmp: Fix up finish_omp_target_clauses [PR108286] [committed] openmp: Fix up finish_omp_target_clauses [PR108286] - - - - --- 2023-01-05 Jakub Jelinek New
c++: Error recovery in merge_default_template_args [PR108206] c++: Error recovery in merge_default_template_args [PR108206] - - - - --- 2023-01-04 Jakub Jelinek New
generic-match-head: Don't assume GENERIC folding is done only early [PR108237] generic-match-head: Don't assume GENERIC folding is done only early [PR108237] - - - - --- 2023-01-04 Jakub Jelinek New
vrp: Handle pointers in maybe_set_nonzero_bits [PR108253] vrp: Handle pointers in maybe_set_nonzero_bits [PR108253] - - - - --- 2023-01-04 Jakub Jelinek New
ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR108256] ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR108256] - - - - --- 2023-01-04 Jakub Jelinek New
expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264] expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264] - - - - --- 2023-01-03 Jakub Jelinek New
cfgrtl: Don't try to redirect asm goto to EXIT [PR108263] cfgrtl: Don't try to redirect asm goto to EXIT [PR108263] - - - - --- 2023-01-03 Jakub Jelinek New
[committed] tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] [committed] tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] - - - - --- 2022-12-23 Jakub Jelinek New
phiopt, v2: Adjust instead of reset phires range phiopt, v2: Adjust instead of reset phires range - - - - --- 2022-12-22 Jakub Jelinek New
phiopt: Adjust instead of reset phires range phiopt: Adjust instead of reset phires range - - - - --- 2022-12-22 Jakub Jelinek New
c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079] c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079] - - - - --- 2022-12-22 Jakub Jelinek New
phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166] phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166] - - - - --- 2022-12-22 Jakub Jelinek New
cse: Fix up CSE const_anchor handling [PR108193] cse: Fix up CSE const_anchor handling [PR108193] - - - - --- 2022-12-22 Jakub Jelinek New
[committed] openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180] [committed] openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180] - - - - --- 2022-12-21 Jakub Jelinek New
[committed] modula2: Fix lto profiledbootstrap on powerpc64le-linux and s390x-linux [PR108153] [committed] modula2: Fix lto profiledbootstrap on powerpc64le-linux and s390x-linux [PR108153] - - - - --- 2022-12-21 Jakub Jelinek New
aarch64: Fix plugin header install aarch64: Fix plugin header install - - - - --- 2022-12-20 Jakub Jelinek New
libstdc++: Don't call 4-5 argument to_chars with chars_format{} libstdc++: Don't call 4-5 argument to_chars with chars_format{} - - - - --- 2022-12-20 Jakub Jelinek New
[committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151] [committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151] - - - - --- 2022-12-19 Jakub Jelinek New
[committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151] [committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151] - - - - --- 2022-12-19 Jakub Jelinek New
modula2: Don't treat % in Modula 2 messages specially modula2: Don't treat % in Modula 2 messages specially - - - - --- 2022-12-19 Jakub Jelinek New
modula2: Fix up bootstrap on powerpc64le-linux [PR108147] modula2: Fix up bootstrap on powerpc64le-linux [PR108147] - - - - --- 2022-12-19 Jakub Jelinek New
c: Diagnose compound literals with function type [PR108043] c: Diagnose compound literals with function type [PR108043] - - - - --- 2022-12-19 Jakub Jelinek New
[committed] testsuite: Fix up pr107397.f90 test [PR107397] [committed] testsuite: Fix up pr107397.f90 test [PR107397] - - - - --- 2022-12-19 Jakub Jelinek New
hwasan: Add libhwasan_preinit.o hwasan: Add libhwasan_preinit.o - - - - --- 2022-12-16 Jakub Jelinek New
loop-invariant: Split preheader edge if the preheader bb ends with jump [PR106751] loop-invariant: Split preheader edge if the preheader bb ends with jump [PR106751] - - - - --- 2022-12-16 Jakub Jelinek New
testsuite: Add support for Rust and Modula-2 effective target tests testsuite: Add support for Rust and Modula-2 effective target tests - - - - --- 2022-12-15 Jakub Jelinek New
into-ssa: Fix emitting debug stmts after asm goto [PR108095] into-ssa: Fix emitting debug stmts after asm goto [PR108095] - - - - --- 2022-12-15 Jakub Jelinek New
rust: Fix up aarch64-linux bootstrap [PR106072] rust: Fix up aarch64-linux bootstrap [PR106072] - - - - --- 2022-12-14 Jakub Jelinek New
libstdc++: Update backtrace-rename.h libstdc++: Update backtrace-rename.h - - - - --- 2022-12-13 Jakub Jelinek New
c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 types [PR108075] c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 types [PR108075] - - - - --- 2022-12-13 Jakub Jelinek New
[committed] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072] [committed] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072] - - - - --- 2022-12-13 Jakub Jelinek New
vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] - - - - --- 2022-12-13 Jakub Jelinek New
i386: Fix up *concat*_{5,6,7} patterns [PR108044] i386: Fix up *concat*_{5,6,7} patterns [PR108044] - - - - --- 2022-12-13 Jakub Jelinek New
ivopts: Fix IP_END handling for asm goto [PR107997] ivopts: Fix IP_END handling for asm goto [PR107997] - - - - --- 2022-12-10 Jakub Jelinek New
c++: Ensure !!var is not an lvalue [PR107065] c++: Ensure !!var is not an lvalue [PR107065] - - - - --- 2022-12-10 Jakub Jelinek New
cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719] cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719] - - - - --- 2022-12-08 Jakub Jelinek New
i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627] i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627] - - - - --- 2022-12-08 Jakub Jelinek New
range-op-float, v2: frange_arithmetic tweaks for MODE_COMPOSITE_P range-op-float, v2: frange_arithmetic tweaks for MODE_COMPOSITE_P - - - - --- 2022-12-07 Jakub Jelinek New
range-op-float, v2: Fix up frange_arithmetic [PR107967] range-op-float, v2: Fix up frange_arithmetic [PR107967] - - - - --- 2022-12-07 Jakub Jelinek New
range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P - - - - --- 2022-12-07 Jakub Jelinek New
range-op-float: Fix up frange_arithmetic [PR107967] range-op-float: Fix up frange_arithmetic [PR107967] - - - - --- 2022-12-07 Jakub Jelinek New
i386: Fix up expander conditions on cbranchbf4 and cstorebf4 [PR107969] i386: Fix up expander conditions on cbranchbf4 and cstorebf4 [PR107969] - - - - --- 2022-12-06 Jakub Jelinek New
[committed] testsuite: Use -mnofpu for rx-*-* in ieee testsuite [PR107046] [committed] testsuite: Use -mnofpu for rx-*-* in ieee testsuite [PR107046] - - - - --- 2022-12-06 Jakub Jelinek New
range-op-float: Fix up ICE in lower_bound [PR107975] range-op-float: Fix up ICE in lower_bound [PR107975] - - - - --- 2022-12-05 Jakub Jelinek New
range-op-float: Improve binary reverse operations range-op-float: Improve binary reverse operations - - - - --- 2022-12-05 Jakub Jelinek New
range-op-float: Improve multiplication reverse operation range-op-float: Improve multiplication reverse operation - - - - --- 2022-12-05 Jakub Jelinek New
match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805] match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805] - - - - --- 2022-12-05 Jakub Jelinek New
i386: Save/restore recog_data in ix86_vector_duplicate_value [PR106577] i386: Save/restore recog_data in ix86_vector_duplicate_value [PR106577] - - - - --- 2022-12-02 Jakub Jelinek New
c++, v2: Incremental fix for g++.dg/gomp/for-21.C [PR84469] c++, v2: Incremental fix for g++.dg/gomp/for-21.C [PR84469] - - - - --- 2022-12-01 Jakub Jelinek New
i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627] i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627] - - - - --- 2022-12-01 Jakub Jelinek New
c-family: Account for integral promotions of left shifts for -Wshift-overflow warning [PR107846] c-family: Account for integral promotions of left shifts for -Wshift-overflow warning [PR107846] - - - - --- 2022-11-30 Jakub Jelinek New
tree-chrec: Fix up ICE on pointer multiplication [PR107835] tree-chrec: Fix up ICE on pointer multiplication [PR107835] - - - - --- 2022-11-30 Jakub Jelinek New
c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469] c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469] - - - - --- 2022-11-29 Jakub Jelinek New
c++: Deduce range for structured bindings if expression is not type dependent [PR84469] c++: Deduce range for structured bindings if expression is not type dependent [PR84469] - - - - --- 2022-11-29 Jakub Jelinek New
range-op-float: Fix up multiplication and division reverse operation [PR107879] range-op-float: Fix up multiplication and division reverse operation [PR107879] - - - - --- 2022-11-29 Jakub Jelinek New
i386: Fix up ix86_abi handling [PR106875] i386: Fix up ix86_abi handling [PR106875] - - - - --- 2022-11-28 Jakub Jelinek New
[committed] c++: Further -fcontract* option description fixes [committed] c++: Further -fcontract* option description fixes - - - - --- 2022-11-24 Jakub Jelinek New
[committed] testsuite: Fix up broken testcase [PR107127] [committed] testsuite: Fix up broken testcase [PR107127] - - - - --- 2022-11-24 Jakub Jelinek New
asan: Fix up error recovery for too large frames [PR107317] asan: Fix up error recovery for too large frames [PR107317] - - - - --- 2022-11-24 Jakub Jelinek New
libstdc++: Another merge from fast_float upstream [PR107468] libstdc++: Another merge from fast_float upstream [PR107468] - - - - --- 2022-11-24 Jakub Jelinek New
libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815] - - - - --- 2022-11-24 Jakub Jelinek New
c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [PR107558] c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [PR107558] - - - - --- 2022-11-24 Jakub Jelinek New
c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling [PR107465] c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling [PR107465] - - - - --- 2022-11-23 Jakub Jelinek New
c: Fix compile time hog in c_genericize [PR107127] c: Fix compile time hog in c_genericize [PR107127] - - - - --- 2022-11-23 Jakub Jelinek New
libstdc++: Fix libstdc++ build on some targets [PR107811] libstdc++: Fix libstdc++ build on some targets [PR107811] - - - - --- 2022-11-23 Jakub Jelinek New
diagnostics: Fix selftest ICE in certain locales [PR107722] diagnostics: Fix selftest ICE in certain locales [PR107722] - - - - --- 2022-11-23 Jakub Jelinek New
c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR107465] c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR107465] - - - - --- 2022-11-22 Jakub Jelinek New
c++: Fix up -fcontract* options c++: Fix up -fcontract* options - - - - --- 2022-11-21 Jakub Jelinek New
reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183] reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183] - - - - --- 2022-11-19 Jakub Jelinek New
i386: Outline fast BF -> SF conversion and fix up sNaN handling in it [PR107628] i386: Outline fast BF -> SF conversion and fix up sNaN handling in it [PR107628] - - - - --- 2022-11-19 Jakub Jelinek New
i386: Uglify some local identifiers in *intrin.h [PR107748] i386: Uglify some local identifiers in *intrin.h [PR107748] - - - - --- 2022-11-19 Jakub Jelinek New
c++, v5: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions c++, v5: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions - - - - --- 2022-11-18 Jakub Jelinek New
c++, v4: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions c++, v4: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions - - - - --- 2022-11-17 Jakub Jelinek New
c++, v3: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions c++, v3: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions - - - - --- 2022-11-17 Jakub Jelinek New
libgcc, i386, optabs, v2: Add __float{, un}tibf to libgcc and expand BF -> integral through SF inte… libgcc, i386, optabs, v2: Add __float{, un}tibf to libgcc and expand BF -> integral through SF inte… - - - - --- 2022-11-16 Jakub Jelinek New
c++, v2: Alignment changes to layout compatibility/common initial sequence - DR2583 c++, v2: Alignment changes to layout compatibility/common initial sequence - DR2583 - - - - --- 2022-11-16 Jakub Jelinek New
c++, v3: Implement CWG2635 - Constrained structured bindings c++, v3: Implement CWG2635 - Constrained structured bindings - - - - --- 2022-11-16 Jakub Jelinek New
libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703] libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703] - - - - --- 2022-11-16 Jakub Jelinek New
c++, v2: Fix up calls to static operator() or operator[] [PR107624] c++, v2: Fix up calls to static operator() or operator[] [PR107624] - - - - --- 2022-11-16 Jakub Jelinek New
[committed] range-op-float: Fix up float_binary_op_range_finish [PR107668] [committed] range-op-float: Fix up float_binary_op_range_finish [PR107668] - - - - --- 2022-11-16 Jakub Jelinek New
c++: Fix up calls to static operator() or operator[] [PR107624] c++: Fix up calls to static operator() or operator[] [PR107624] - - - - --- 2022-11-15 Jakub Jelinek New
[committed] c++: Fix a typo in function name [committed] c++: Fix a typo in function name - - - - --- 2022-11-15 Jakub Jelinek New
libstdc++: Fix up <complex> for extended floating point types [PR107649] libstdc++: Fix up <complex> for extended floating point types [PR107649] - - - - --- 2022-11-14 Jakub Jelinek New
c++: Add testcase for DR 2604 c++: Add testcase for DR 2604 - - - - --- 2022-11-14 Jakub Jelinek New
c++: Alignment changes to layout compatibility/common initial sequence - DR2583 c++: Alignment changes to layout compatibility/common initial sequence - DR2583 - - - - --- 2022-11-14 Jakub Jelinek New
c++: Allow attributes on concepts - DR 2428 c++: Allow attributes on concepts - DR 2428 - - - - --- 2022-11-14 Jakub Jelinek New
« 1 2 ... 410 411 4121267 1268 »