Show patches with: Archived = No       |   127199 patches
« 1 2 ... 415 416 4171271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] [committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] - - - - --- 2022-03-03 Jakub Jelinek New
[committed] testsuite: Fix up pr104637 testcase [PR104637] [committed] testsuite: Fix up pr104637 testcase [PR104637] - - - - --- 2022-03-02 Jakub Jelinek New
[committed] testsuite: Add testcases for already fixed PR [PR100541] [committed] testsuite: Add testcases for already fixed PR [PR100541] - - - - --- 2022-03-02 Jakub Jelinek New
cfg: Dump goto_locus if -fdump-*-*-blocks-details cfg: Dump goto_locus if -fdump-*-*-blocks-details - - - - --- 2022-03-02 Jakub Jelinek New
cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589] cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589] - - - - --- 2022-03-02 Jakub Jelinek New
[committed] strlen: Comment spelling fixes [committed] strlen: Comment spelling fixes - - - - --- 2022-03-02 Jakub Jelinek New
[committed] modref: Comment spelling fixes [committed] modref: Comment spelling fixes - - - - --- 2022-03-02 Jakub Jelinek New
c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104… c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104… - - - - --- 2022-03-02 Jakub Jelinek New
[committed] warn-access: Comment spelling fixes [committed] warn-access: Comment spelling fixes - - - - --- 2022-03-01 Jakub Jelinek New
warn-access: Fix up check_pointer_uses [PR104715] warn-access: Fix up check_pointer_uses [PR104715] - - - - --- 2022-03-01 Jakub Jelinek New
tree: Fix up warn_deprecated_use [PR104627] tree: Fix up warn_deprecated_use [PR104627] - - - - --- 2022-03-01 Jakub Jelinek New
libatomic: Improve 16-byte atomics on Intel AVX [PR104688] libatomic: Improve 16-byte atomics on Intel AVX [PR104688] - - - - --- 2022-02-28 Jakub Jelinek New
[committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681] [committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681] - - - - --- 2022-02-25 Jakub Jelinek New
match.pd: Further complex simplification fixes [PR104675] match.pd: Further complex simplification fixes [PR104675] - - - - --- 2022-02-25 Jakub Jelinek New
[committed] testsuite: Move pr104540.C test to g++.target/i386/ [committed] testsuite: Move pr104540.C test to g++.target/i386/ - - - - --- 2022-02-25 Jakub Jelinek New
[committed] warning-control: Comment spelling fix [committed] warning-control: Comment spelling fix - - - - --- 2022-02-25 Jakub Jelinek New
internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679] internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679] - - - - --- 2022-02-25 Jakub Jelinek New
i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674] i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674] - - - - --- 2022-02-25 Jakub Jelinek New
match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675] - - - - --- 2022-02-25 Jakub Jelinek New
sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601] sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601] - - - - --- 2022-02-24 Jakub Jelinek New
match.pd, v2: Avoid infinite recursion during bswap (int_cst_ovf1) cmp int_cst_ovf2 [PR104644] match.pd, v2: Avoid infinite recursion during bswap (int_cst_ovf1) cmp int_cst_ovf2 [PR104644] - - - - --- 2022-02-23 Jakub Jelinek New
match.pd: Avoid infinite recursion during bswap (int_cst_ovf1) cmp int_cst_ovf2 [PR104644] match.pd: Avoid infinite recursion during bswap (int_cst_ovf1) cmp int_cst_ovf2 [PR104644] - - - - --- 2022-02-23 Jakub Jelinek New
warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633] warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633] - - - - --- 2022-02-23 Jakub Jelinek New
libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617] libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617] - - - - --- 2022-02-22 Jakub Jelinek New
i386: Fix up copysign/xorsign expansion [PR104612] i386: Fix up copysign/xorsign expansion [PR104612] - - - - --- 2022-02-21 Jakub Jelinek New
ranger: Fix up REALPART_EXPR/IMAGPART_EXPR handling [PR104604] ranger: Fix up REALPART_EXPR/IMAGPART_EXPR handling [PR104604] - - - - --- 2022-02-21 Jakub Jelinek New
c++: Fix up constexpr evaluation of new with zero sized types [PR104568] c++: Fix up constexpr evaluation of new with zero sized types [PR104568] - - - - --- 2022-02-21 Jakub Jelinek New
[committed] rs6000: Fix up posix_memalign call in _mm_malloc [PR104598] [committed] rs6000: Fix up posix_memalign call in _mm_malloc [PR104598] - - - - --- 2022-02-18 Jakub Jelinek New
asan: Mark instrumented vars addressable [PR102656] asan: Mark instrumented vars addressable [PR102656] - - - - --- 2022-02-18 Jakub Jelinek New
[committed] openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532] [committed] openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532] - - - - --- 2022-02-17 Jakub Jelinek New
calls: When bypassing emit_push_insn for 0 sized arg, emit at least anti_adjust_stack for alignment… calls: When bypassing emit_push_insn for 0 sized arg, emit at least anti_adjust_stack for alignment… - - - - --- 2022-02-17 Jakub Jelinek New
valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557] valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557] - - - - --- 2022-02-17 Jakub Jelinek New
[committed] testsuite: Add testcase for already fixed PR [PR104448] [committed] testsuite: Add testcase for already fixed PR [PR104448] - - - - --- 2022-02-16 Jakub Jelinek New
combine: Fix up -fcompare-debug issue in the combiner [PR104544] combine: Fix up -fcompare-debug issue in the combiner [PR104544] - - - - --- 2022-02-16 Jakub Jelinek New
[committed] openmp: For min/max omp atomic compare forms verify arg types with build_binary_op [PR1… [committed] openmp: For min/max omp atomic compare forms verify arg types with build_binary_op [PR1… - - - - --- 2022-02-16 Jakub Jelinek New
[committed] cygwin: Fix up -Werror=format-diag errors [PR104536] [committed] cygwin: Fix up -Werror=format-diag errors [PR104536] - - - - --- 2022-02-15 Jakub Jelinek New
[committed] sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present [committed] sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present - - - - --- 2022-02-15 Jakub Jelinek New
c-family: Fix up shorten_compare for decimal vs. non-decimal float comparison [PR104510] c-family: Fix up shorten_compare for decimal vs. non-decimal float comparison [PR104510] - - - - --- 2022-02-15 Jakub Jelinek New
fold, simplify-rtx: Punt on non-representable floating point constants [PR104522] fold, simplify-rtx: Punt on non-representable floating point constants [PR104522] - - - - --- 2022-02-15 Jakub Jelinek New
[committed] openmp: Make finalize_task_copyfn order reproduceable [PR104517] [committed] openmp: Make finalize_task_copyfn order reproduceable [PR104517] - - - - --- 2022-02-15 Jakub Jelinek New
c++: Don't reject GOTO_EXPRs to cdtor_label in potential_constant_expression_1 [PR104513] c++: Don't reject GOTO_EXPRs to cdtor_label in potential_constant_expression_1 [PR104513] - - - - --- 2022-02-14 Jakub Jelinek New
asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449] asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449] - - - - --- 2022-02-12 Jakub Jelinek New
i386: Fix up cvtsd2ss splitter [PR104502] i386: Fix up cvtsd2ss splitter [PR104502] - - - - --- 2022-02-12 Jakub Jelinek New
match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [PR104499] match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [PR104499] - - - - --- 2022-02-11 Jakub Jelinek New
c++: Reject __builtin_clear_padding on non-trivially-copyable types with one exception [PR102586] c++: Reject __builtin_clear_padding on non-trivially-copyable types with one exception [PR102586] - - - - --- 2022-02-11 Jakub Jelinek New
middle-end: Small __builtin_clear_padding improvements middle-end: Small __builtin_clear_padding improvements - - - - --- 2022-02-11 Jakub Jelinek New
c++: Fix up constant expression __builtin_convertvector folding [PR104472] c++: Fix up constant expression __builtin_convertvector folding [PR104472] - - - - --- 2022-02-11 Jakub Jelinek New
testsuite: Fix up g++.dg/warn/Wuninitialized-32.C test for ilp32 [PR104373] testsuite: Fix up g++.dg/warn/Wuninitialized-32.C test for ilp32 [PR104373] - - - - --- 2022-02-10 Jakub Jelinek New
df: Don't set bbs dirty because of debug insn moves [PR104459] df: Don't set bbs dirty because of debug insn moves [PR104459] - - - - --- 2022-02-10 Jakub Jelinek New
combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446] combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446] - - - - --- 2022-02-10 Jakub Jelinek New
c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427] c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427] - - - - --- 2022-02-09 Jakub Jelinek New
ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribu… ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribu… - - - - --- 2022-02-09 Jakub Jelinek New
rs6000: Fix up vspltis_shifted [PR102140] rs6000: Fix up vspltis_shifted [PR102140] - - - - --- 2022-02-08 Jakub Jelinek New
[committed] libgomp: Fix segfault with posthumous orphan tasks [PR104385] [committed] libgomp: Fix segfault with posthumous orphan tasks [PR104385] - - - - --- 2022-02-08 Jakub Jelinek New
c++: Don't emit repeated -Wshadow warnings for templates/ctors [PR104379] c++: Don't emit repeated -Wshadow warnings for templates/ctors [PR104379] - - - - --- 2022-02-08 Jakub Jelinek New
c++: Remove superflous assert [PR104403] c++: Remove superflous assert [PR104403] - - - - --- 2022-02-08 Jakub Jelinek New
dwarf2out: Don't call expand_expr during early_dwarf [PR104407] dwarf2out: Don't call expand_expr during early_dwarf [PR104407] - - - - --- 2022-02-08 Jakub Jelinek New
c++, v4: Further address_compare fixes [PR89074] c++, v4: Further address_compare fixes [PR89074] - - - - --- 2022-02-05 Jakub Jelinek New
match.pd: Fix x * 0.0 -> 0.0 folding [PR104389] match.pd: Fix x * 0.0 -> 0.0 folding [PR104389] - - - - --- 2022-02-04 Jakub Jelinek New
rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380] rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380] - - - - --- 2022-02-04 Jakub Jelinek New
c++: Improve diagnostics for template args terminated with >= or >>= [PR104319] c++: Improve diagnostics for template args terminated with >= or >>= [PR104319] - - - - --- 2022-02-04 Jakub Jelinek New
c++, v3: Further address_compare fixes [PR89074] c++, v3: Further address_compare fixes [PR89074] - - - - --- 2022-02-04 Jakub Jelinek New
c++, v2: Further address_compare fixes [PR89074] c++, v2: Further address_compare fixes [PR89074] - - - - --- 2022-02-03 Jakub Jelinek New
libgcc: Actually force divide by zero libgcc: Actually force divide by zero - - - - --- 2022-02-03 Jakub Jelinek New
[committed] openmp, fortran: Improve !$omp atomic checks [PR104328] [committed] openmp, fortran: Improve !$omp atomic checks [PR104328] - - - - --- 2022-02-03 Jakub Jelinek New
ranger: Fix up wi_fold_in_parts for small precision types [PR104334] ranger: Fix up wi_fold_in_parts for small precision types [PR104334] - - - - --- 2022-02-03 Jakub Jelinek New
libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens - - - - --- 2022-02-01 Jakub Jelinek New
rs6000: Fix up PCH on powerpc* [PR104323] rs6000: Fix up PCH on powerpc* [PR104323] - - - - --- 2022-02-01 Jakub Jelinek New
veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307] veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307] - - - - --- 2022-02-01 Jakub Jelinek New
libcpp: Fix up padding handling in funlike_invocation_p [PR104147] libcpp: Fix up padding handling in funlike_invocation_p [PR104147] - - - - --- 2022-01-31 Jakub Jelinek New
rs6000: Fix up build of non-glibc/aix/darwin powerpc* targets [PR104298] rs6000: Fix up build of non-glibc/aix/darwin powerpc* targets [PR104298] - - - - --- 2022-01-31 Jakub Jelinek New
testsuite: Fix up tree-ssa/pr103514.c testcase [PR103514] testsuite: Fix up tree-ssa/pr103514.c testcase [PR103514] - - - - --- 2022-01-29 Jakub Jelinek New
testsuite: Fix up tree-ssa/divide-7.c testcase [PR95424] testsuite: Fix up tree-ssa/divide-7.c testcase [PR95424] - - - - --- 2022-01-29 Jakub Jelinek New
match.pd: Fix up 1 / X for unsigned X optimization [PR104280] match.pd: Fix up 1 / X for unsigned X optimization [PR104280] - - - - --- 2022-01-29 Jakub Jelinek New
store-merging: Fix up a -fcompare-debug bug in get_status_for_store_merging [PR104263] store-merging: Fix up a -fcompare-debug bug in get_status_for_store_merging [PR104263] - - - - --- 2022-01-28 Jakub Jelinek New
cfgrtl: Fix up locus comparison in unique_locus_on_edge_between_p [PR104237] cfgrtl: Fix up locus comparison in unique_locus_on_edge_between_p [PR104237] - - - - --- 2022-01-28 Jakub Jelinek New
reassoc: Fix up inter-bb range optimization [PR104196] reassoc: Fix up inter-bb range optimization [PR104196] - - - - --- 2022-01-27 Jakub Jelinek New
rs6000: Fix up *intrin.h for C89 [PR104239] rs6000: Fix up *intrin.h for C89 [PR104239] - - - - --- 2022-01-26 Jakub Jelinek New
rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [PR104239] rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [PR104239] - - - - --- 2022-01-26 Jakub Jelinek New
c++: Fix up handling of vector CONSTRUCTORs with vectors in it in constexpr.cc [PR104226] c++: Fix up handling of vector CONSTRUCTORs with vectors in it in constexpr.cc [PR104226] - - - - --- 2022-01-26 Jakub Jelinek New
dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float128 [PR104194] dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float128 [PR104194] - - - - --- 2022-01-25 Jakub Jelinek New
dwarf2out: For ppc64le IEEE quad long double, use DW_ATE_GNU_*float128 [PR104194] dwarf2out: For ppc64le IEEE quad long double, use DW_ATE_GNU_*float128 [PR104194] - - - - --- 2022-01-24 Jakub Jelinek New
rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172] rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172] - - - - --- 2022-01-24 Jakub Jelinek New
options: Add EnumBitSet property support [PR104158] options: Add EnumBitSet property support [PR104158] - - - - --- 2022-01-24 Jakub Jelinek New
bootstrap: Fix bootstrap with --disable-plugin [PR104176] bootstrap: Fix bootstrap with --disable-plugin [PR104176] - - - - --- 2022-01-22 Jakub Jelinek New
fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm - - - - --- 2022-01-22 Jakub Jelinek New
options: Fix up -fsanitize-coverage= [PR104158] options: Fix up -fsanitize-coverage= [PR104158] - - - - --- 2022-01-22 Jakub Jelinek New
options: Add EnumSet and Set property support [PR104158] options: Add EnumSet and Set property support [PR104158] - - - - --- 2022-01-22 Jakub Jelinek New
c-family: Fix up a -Wformat regression [PR104148] c-family: Fix up a -Wformat regression [PR104148] - - - - --- 2022-01-21 Jakub Jelinek New
warn-access: Fix up warning_at arguments warn-access: Fix up warning_at arguments - - - - --- 2022-01-21 Jakub Jelinek New
optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478] - - - - --- 2022-01-21 Jakub Jelinek New
dwarf2out: Fix -gsplit-dwarf on riscv [PR103874] dwarf2out: Fix -gsplit-dwarf on riscv [PR103874] - - - - --- 2022-01-20 Jakub Jelinek New
[committed] testsuite: Add -Wno-psabi to pr47639.C testcase [committed] testsuite: Add -Wno-psabi to pr47639.C testcase - - - - --- 2022-01-20 Jakub Jelinek New
testsuite: Test evrp-trans.c also with unsigned types [PR104115] testsuite: Test evrp-trans.c also with unsigned types [PR104115] - - - - --- 2022-01-19 Jakub Jelinek New
match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR [PR102860] match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR [PR102860] - - - - --- 2022-01-19 Jakub Jelinek New
[committed] rs6000: Fix bootstrap [committed] rs6000: Fix bootstrap - - - - --- 2022-01-19 Jakub Jelinek New
i386: Fix *aes<aeswideklvariant>u8 i386: Fix *aes<aeswideklvariant>u8 - - - - --- 2022-01-19 Jakub Jelinek New
i386: Fix GLC tuning with -masm=intel [PR104104] i386: Fix GLC tuning with -masm=intel [PR104104] - - - - --- 2022-01-19 Jakub Jelinek New
gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-pointer regression [PR104103] gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-pointer regression [PR104103] - - - - --- 2022-01-18 Jakub Jelinek New
fold-const: Optimize &"foo"[0] == "foo" [PR89074] fold-const: Optimize &"foo"[0] == "foo" [PR89074] - - - - --- 2022-01-18 Jakub Jelinek New
« 1 2 ... 415 416 4171271 1272 »