Show patches with: Archived = No       |   126810 patches
« 1 2 ... 237 238 2391268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
emit-rtl: Fix a -fcompare-debug issue due to var-tracking [PR103808] emit-rtl: Fix a -fcompare-debug issue due to var-tracking [PR103808] - - - - --- 2021-12-29 Jakub Jelinek New
regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756] regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756] - - - - --- 2021-12-29 Jakub Jelinek New
tree-ssa-dce: Fix up -fcompare-debug failures in make_forwarders_with_degenerate_phis [PR103742] tree-ssa-dce: Fix up -fcompare-debug failures in make_forwarders_with_degenerate_phis [PR103742] - - - - --- 2021-12-29 Jakub Jelinek New
c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or target pragmas [PR103… c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or target pragmas [PR103… - - - - --- 2021-12-29 Jakub Jelinek New
rs6000: Remove useless code related to -mno-power10 rs6000: Remove useless code related to -mno-power10 - - - - --- 2021-12-29 Kewen.Lin New
rs6000: Don't turn off VSX for P9 VECTOR when TARGET_AVOID_XFORM set rs6000: Don't turn off VSX for P9 VECTOR when TARGET_AVOID_XFORM set - - - - --- 2021-12-29 Kewen.Lin New
i386: Robustify some expanders w.r.t. paradoxical SUBREGs i386: Robustify some expanders w.r.t. paradoxical SUBREGs - - - - --- 2021-12-29 Uros Bizjak New
rs6000: Add split pattern to replace rs6000: Add split pattern to replace - - - - --- 2021-12-29 Xionghu Luo New
convert (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) [PR90323] convert (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) [PR90323] - - - - --- 2021-12-29 Xionghu Luo New
[pushed] c++: ICE on enum with bool value [PR99968] [pushed] c++: ICE on enum with bool value [PR99968] - - - - --- 2021-12-28 Jason Merrill New
c++: dependent bases and 'this' availability [PR103831] c++: dependent bases and 'this' availability [PR103831] - - - - --- 2021-12-28 Patrick Palka New
Support ld.mold linker. Support ld.mold linker. - - - - --- 2021-12-28 Martin Liška New
fold-const: Fix up fold_truth_andor_1 shift handling [PR103813] fold-const: Fix up fold_truth_andor_1 shift handling [PR103813] - - - - --- 2021-12-28 Jakub Jelinek New
loop-invariant: Fix -fcompare-debug failure [PR103837] loop-invariant: Fix -fcompare-debug failure [PR103837] - - - - --- 2021-12-28 Jakub Jelinek New
optabs: Fix up checking for CALLs in newly added code by double-word divmod [PR103838] optabs: Fix up checking for CALLs in newly added code by double-word divmod [PR103838] - - - - --- 2021-12-28 Jakub Jelinek New
[committed] i386: Fix handling of SUBREGs in divv2sf3 [PR103842] [committed] i386: Fix handling of SUBREGs in divv2sf3 [PR103842] - - - - --- 2021-12-28 Jakub Jelinek New
PR fortran/102332 - ICE in select_type_set_tmp, at fortran/match.c:6366 PR fortran/102332 - ICE in select_type_set_tmp, at fortran/match.c:6366 - - - - --- 2021-12-27 Harald Anlauf New
[v6,34/34] Add -mpure-code support to the CM0 functions. libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,33/34] Drop single-precision Thumb-1 soft-float functions libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,32/34] Import float<->__fp16 conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,31/34] Import float<->double conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,30/34] Import float-to-integer conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,29/34] Import integer-to-float conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,28/34] Import float division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,27/34] Import float multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,26/34] Import float addition and subtraction from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,25/34] Refactor Thumb-1 float subtraction into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,24/34] Import float comparison from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,23/34] Refactor Thumb-1 float comparison into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,22/34] Import integer multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,21/34] Import 64-bit division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,20/34] Refactor Thumb-1 64-bit division into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,19/34] Import 32-bit division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,18/34] Merge Thumb-2 optimizations for 64-bit comparison libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,17/34] Import 64-bit comparison from CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,16/34] Refactor Thumb-1 64-bit comparison into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,15/34] Import 'popcnt' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,14/34] Import 'parity' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,13/34] Import 'ffs' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,12/34] Import 'clrsb' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,11/34] Import 64-bit shift functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,10/34] Import 'ctz' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,09/34] Import 'clz' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,08/34] Refactor 64-bit shift functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,07/34] Refactor 'ctz' functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,06/34] Refactor 'clz' functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,05/34] Add the __HAVE_FEATURE_IT and IT() macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,04/34] Reorganize LIB1ASMFUNCS object wrapper macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,03/34] Fix syntax warnings on conditional instructions libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[v6,01/34] Add and restructure function declaration macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - - --- 2021-12-27 Daniel Engel New
[committed] hppa: Improve atomic store implementation on hppa-linux [committed] hppa: Improve atomic store implementation on hppa-linux - - - - --- 2021-12-27 John David Anglin New
[committed] aarch64: Fix mismatched extern "C" block [PR100985] [committed] aarch64: Fix mismatched extern "C" block [PR100985] - - - - --- 2021-12-27 Jonathan Wakely New
Set __FLT_EVAL_METHOD__/__FLT_EVAL_METHOD_TS_18661_3__ to FLT_EVAL_METHOD_PROMOTE_TO_FLOAT when FLT… Set __FLT_EVAL_METHOD__/__FLT_EVAL_METHOD_TS_18661_3__ to FLT_EVAL_METHOD_PROMOTE_TO_FLOAT when FLT… - - - - --- 2021-12-27 Liu, Hongtao New
[v3] i386: Check AX input in any_mul_highpart peepholes [v3] i386: Check AX input in any_mul_highpart peepholes - - - - --- 2021-12-25 H.J. Lu New
[v8] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept… [v8] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept… - - - - --- 2021-12-24 Raoni Fassina Firmino New
[v2,2/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] [v2,1/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] - - - - --- 2021-12-24 Lewis Hyatt New
[v2,1/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] [v2,1/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] - - - - --- 2021-12-24 Lewis Hyatt New
[v2] i386: Check AX input in any_mul_highpart peepholes [v2] i386: Check AX input in any_mul_highpart peepholes - - - - --- 2021-12-24 H.J. Lu New
i386: Add V2SFmode DIV insn pattern [PR95046, PR103797] i386: Add V2SFmode DIV insn pattern [PR95046, PR103797] - - - - --- 2021-12-24 Uros Bizjak New
[pushed] Darwin: Update rules for handling alignment of globals. [pushed] Darwin: Update rules for handling alignment of globals. - - - - --- 2021-12-24 Iain Sandoe New
[pushed] Darwin: Check for that flag-reorder-and-partition. [pushed] Darwin: Check for that flag-reorder-and-partition. - - - - --- 2021-12-24 Iain Sandoe New
[pushed] Darwin: Define OBJECT_FORMAT_MACHO. [pushed] Darwin: Define OBJECT_FORMAT_MACHO. - - - - --- 2021-12-24 Iain Sandoe New
[v4,12/12] LoongArch Port: Add doc. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,11/12] LoongArch Port: gcc/testsuite Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,10/12] LoongArch Port: libgomp Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,09/12] LoongArch Port: Regenerate libgcc/configure. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,08/12] LoongArch Port: libgcc Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,07/12] LoongArch Port: Builtin macros. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,06/12] LoongArch Port: Builtin functions. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,05/12] LoongArch Port: Machine description C files and .h files. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,04/12] LoongArch Port: Machine Decsription files. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,03/12] LoongArch Port: Regenerate gcc/configure. Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,02/12] LoongArch Port: gcc build Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[v4,01/12] LoongArch Port: Regenerate configure Add LoongArch support. - - - - --- 2021-12-24 Lulu Cheng New
[i386] Fix tdpbf16ps testcase [i386] Fix tdpbf16ps testcase - - - - --- 2021-12-24 Haochen Jiang New
i386: Require TARGET_64BIT for any_mul_highpart peephole i386: Require TARGET_64BIT for any_mul_highpart peephole - - - - --- 2021-12-23 H.J. Lu New
smuldi3_highpart.c: Replace long with long long for -mx32 smuldi3_highpart.c: Replace long with long long for -mx32 - - - - --- 2021-12-23 H.J. Lu New
[take,#3] PR target/103773: Fix wrong-code with -Oz from pop to memory. [take,#3] PR target/103773: Fix wrong-code with -Oz from pop to memory. - - - - --- 2021-12-23 Roger Sayle New
[V2] fixed testcase riscv/pr103302.c [V2] fixed testcase riscv/pr103302.c - - - - --- 2021-12-23 Liao Shihua New
fixed testcase riscv/pr103302.c fixed testcase riscv/pr103302.c - - - - --- 2021-12-23 Liao Shihua New
rs6000: Move the hunk affecting VSX/ALTIVEC ahead [PR103627] rs6000: Move the hunk affecting VSX/ALTIVEC ahead [PR103627] - - - - --- 2021-12-23 Kewen.Lin New
rs6000: Disable MMA if no P9 VECTOR support [PR103627] rs6000: Disable MMA if no P9 VECTOR support [PR103627] - - - - --- 2021-12-23 Kewen.Lin New
rs6000: Fix an assertion in update_target_cost_per_stmt [PR103702] rs6000: Fix an assertion in update_target_cost_per_stmt [PR103702] - - - - --- 2021-12-23 Kewen.Lin New
[v2] libsanitizer: Fix setbuffer() interceptor (accept size not mode) [v2] libsanitizer: Fix setbuffer() interceptor (accept size not mode) - 1 - - --- 2021-12-22 Azat Khuzhin New
libsanitizer: Fix setbuffer() interceptor (accept size not mode) libsanitizer: Fix setbuffer() interceptor (accept size not mode) - 1 - - --- 2021-12-22 Azat Khuzhin New
c++: hard error w/ ptr+CST and incomplete type [PR103700] c++: hard error w/ ptr+CST and incomplete type [PR103700] - - - - --- 2021-12-22 Patrick Palka New
arm: fix __arm_vld1q_z* and __arm_vst1q_p* intrinsics. arm: fix __arm_vld1q_z* and __arm_vst1q_p* intrinsics. - - - - --- 2021-12-22 Murray Steele New
docs: replace http:// with https:// docs: replace http:// with https:// - - - - --- 2021-12-22 Martin Liška New
Fix typo in type verification. Fix typo in type verification. - - - - --- 2021-12-22 Martin Liška New
[pushed] docs: use ';' for function declarations. [pushed] docs: use ';' for function declarations. - - - - --- 2021-12-22 Martin Liška New
[pushed] docs: Unify instruct set name. [pushed] docs: Unify instruct set name. - - - - --- 2021-12-22 Martin Liška New
i386: Enable intrinsics that convert float and bf16 data to each other. i386: Enable intrinsics that convert float and bf16 data to each other. - - - - --- 2021-12-22 Li, Pan2 via Gcc-patches New
[i386] Add option -mvect-compare-costs [i386] Add option -mvect-compare-costs - - - - --- 2021-12-22 Liu, Hongtao New
Fix [11/12 regression] error: 'fenv_t' has not been declared in '::' -- canadian compilation fails … Fix [11/12 regression] error: 'fenv_t' has not been declared in '::' -- canadian compilation fails … - - - - --- 2021-12-22 cqwrteur New
disable aggressive_loop_optimizations until niter ready disable aggressive_loop_optimizations until niter ready - - - - --- 2021-12-22 Jiufu Guo New
Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793] Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793] - - - - --- 2021-12-22 Xionghu Luo New
[GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target [GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target - - - - --- 2021-12-21 Iain Buclaw New
x86: Shrink writing 0/-1 to memory using and/or with -Oz. x86: Shrink writing 0/-1 to memory using and/or with -Oz. - - - - --- 2021-12-21 Roger Sayle New
[committed] libphobos: Add power*-*-freebsd* as supported target [committed] libphobos: Add power*-*-freebsd* as supported target - - - - --- 2021-12-21 Iain Buclaw New
« 1 2 ... 237 238 2391268 1269 »