public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2022-01-03 13:15 UTC  (3+ messages)

[PATCH] shrink-wrapping: Fix up prologue block discovery [PR103860]
 2022-01-03 13:12 UTC  (5+ messages)
  ` [PATCH] shrink-wrapping: Don't call can_get_prologue unnecessarily [PR103860]

Patch ping
 2022-01-03 12:38 UTC  (2+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2022-01-03 12:18 UTC  (13+ messages)

[PATCH] middle-end/103851 - ensure SSA names are released during OMP lowering
 2022-01-03 11:58 UTC 

[PATCH] testsuite: fix vect.exp ASAN errors
 2022-01-03 11:45 UTC  (2+ messages)

[PATCH] testsuite: fix ASAN errors in i386.exp tests
 2022-01-03 11:44 UTC  (2+ messages)

[PATCH] i386: Fix emissing of __builtin_cpu_supports
 2022-01-03 11:43 UTC  (6+ messages)
      ` [PATCH] i386: simplify cpu_feature handling

[committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323
 2022-01-03 11:26 UTC 

[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end
 2022-01-03 10:40 UTC  (4+ messages)

[SVE] PR96463 - Optimise svld1rq from vectors
 2022-01-03 10:18 UTC  (6+ messages)

[PATCH][hooks-bin] Port email_to.py to Python3
 2022-01-03 10:02 UTC 

ChangeLog rotation, copyright year updates
 2022-01-03  9:57 UTC 

[PATCH] tree-optimization/66502 - add testcase
 2022-01-03  9:50 UTC 

[PATCH] Add testcase for PR103615
 2022-01-03  8:57 UTC 

[PATCH] Revamp documentation for _Complex types extension
 2022-01-03  1:50 UTC 

[PATCH] i386: Introduce V2QImode vectorized arithmetic [PR103861]
 2022-01-02 20:17 UTC 

[PATCH] Fortran: fix PR103390, ICE in gimplification
 2022-01-02 20:04 UTC  (2+ messages)

[COMMITTED] hppa: Adjust shadd-2 and shadd-3 scan counts
 2022-01-02 19:00 UTC 

[COMMITTED] hppa: Skip gcc.dg/guality/example.c on hppa-linux
 2022-01-02 18:44 UTC 

[PATCH RFA] tree-pretty-print: still indent unhandled codes
 2022-01-02 18:08 UTC 

[pushed] c++: fix array cleanup with throwing temp dtor
 2022-01-02 17:54 UTC 

[pushed] c++: don't wrap cleanups that can't throw
 2022-01-02 17:54 UTC 

[COMMITTED] hppa: Generate illegal instruction fault if LWS syscall returns -EFAULT
 2022-01-02 17:22 UTC 

[COMMITTED] hppa: Use optab_libfunc to access sync_lock_test_and_set libfunc
 2022-01-02 16:56 UTC 

[PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
 2022-01-02 16:37 UTC 

[PATCH] Fortran: make IEEE_CLASS recognize signaling NaNs
 2022-01-02 10:50 UTC 

[PATCH] Fixincludes: handle __FLT_EVAL_METHOD__ == 16 on darwin
 2022-01-01 11:34 UTC  (2+ messages)

[PATCH] Committed: Add testcases for a few PRs
 2022-01-01  8:46 UTC 

[PATCH] Libquadmath: add nansq() function
 2022-01-01  1:05 UTC 

[PATCH, committed] PR 89639, fix testcase for targets without REAL128
 2021-12-31 22:23 UTC 

Go patch committed: Don't pad epollevent on sparc64 GNU/Linux
 2021-12-31 18:40 UTC  (3+ messages)
  ` [gofrontend-dev] "

[power-ieee128] gfortran: Introduce gfc_type_abi_kind
 2021-12-31 15:50 UTC  (3+ messages)
` [power-ieee128] gfortran, v2: "

[power-ieee128] libgfortran: Small progress on the library side
 2021-12-31 15:38 UTC  (2+ messages)

[pushed] libgfortran: Fix bootstrap on targets without static_assert macro
 2021-12-31 13:20 UTC 

[PATCH] testsuite: XFAIL some Wstringop-overflow tests 
 2021-12-31 13:10 UTC 

[PATCH] objc: Fix handling of break stmt inside of switch inside of ObjC foreach [PR103639]
 2021-12-31 12:01 UTC  (2+ messages)

[PATCH] c++: Silence -Wuseless-cast warnings during move [PR103480]
 2021-12-31  9:30 UTC 

[PATCH] c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]
 2021-12-31  9:13 UTC 

[PATCH] Testsuite: Add btf-dataset option for RISC-V
 2021-12-31  2:29 UTC  (4+ messages)
    `  "

[PATCH] Set __FLT_EVAL_METHOD__/__FLT_EVAL_METHOD_TS_18661_3__ to FLT_EVAL_METHOD_PROMOTE_TO_FLOAT when FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16
 2021-12-30 23:11 UTC  (2+ messages)

[PATCH] Register --sysroot in the driver switches table
 2021-12-30 20:42 UTC  (3+ messages)

[PATCH 0/3] c++: expr-cast - C-style cast conformance [PR77465]
 2021-12-30 19:59 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] "
    ` [PATCH 3/3] "

[PATCH] convert (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) [PR90323]
 2021-12-30 18:56 UTC  (6+ messages)

[PATCH] aix: handle 64bit inodes for include directories
 2021-12-30 18:27 UTC  (10+ messages)

[PATCH, rs6000 V2] rotate and mask constants [PR94393]
 2021-12-30 17:06 UTC  (2+ messages)
` Ping^3: "

[PATCH] libiberty: support digits in cpp mangled clone names
 2021-12-30 16:37 UTC  (2+ messages)

[PATCH] regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756]
 2021-12-30 16:33 UTC  (2+ messages)

[PATCH] libcpp: Fix up ##__VA_OPT__ handling [PR89971]
 2021-12-30 16:25 UTC  (2+ messages)

[RFC PATCH] i386: Introduce V2QImode vectorized arithmetic [PR103861]
 2021-12-30 14:45 UTC 

[PATCH] fixed testcase fail gcc.dg/analyzer/pr103526.c leak
 2021-12-30 13:51 UTC  (2+ messages)

[PATCH] emit-rtl: Fix a -fcompare-debug issue due to var-tracking [PR103808]
 2021-12-30 13:22 UTC  (2+ messages)

[PATCH] c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or target pragmas [PR103012]
 2021-12-30 12:57 UTC  (2+ messages)

[commited] jit: Support for global rvalue initialization and constructors
 2021-12-30  8:14 UTC  (7+ messages)
  ` SV: "
          ` SV: "

[PATCH 0/3] Dependency patches for hoist LIM code to cold loop
 2021-12-30  6:08 UTC  (10+ messages)
` [PATCH 1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL

[PATCH] fixed testcase fail in pr102892-2.c fixed tesccase fail in gcc.dg/pr102892-1.c
 2021-12-30  5:42 UTC  (2+ messages)

[pushed] Fortran: keep
 2021-12-29 20:43 UTC 

[PATCH] tree-ssa-dce: Fix up -fcompare-debug failures in make_forwarders_with_degenerate_phis [PR103742]
 2021-12-29 19:17 UTC  (2+ messages)

[PATCH] Prune LTO warnings that some tests fail
 2021-12-29 17:59 UTC  (4+ messages)

[PATCH] PR fortran/102332 - ICE in select_type_set_tmp, at fortran/match.c:6366
 2021-12-29 17:25 UTC  (5+ messages)

[PATCH] rs6000: Remove useless code related to -mno-power10
 2021-12-29  9:37 UTC 

[PATCH] rs6000: Don't turn off VSX for P9 VECTOR when TARGET_AVOID_XFORM set
 2021-12-29  9:36 UTC 

[PATCH] i386: Robustify some expanders w.r.t. paradoxical SUBREGs
 2021-12-29  8:39 UTC 

[PATCH] rs6000: Add split pattern to replace
 2021-12-29  1:27 UTC 

[PATCH] Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793]
 2021-12-29  1:14 UTC  (4+ messages)

[PATCH] Emit correct types for CHARACTER(C_CHAR), VALUE
 2021-12-28 18:58 UTC  (2+ messages)

[pushed] c++: ICE on enum with bool value [PR99968]
 2021-12-28 17:45 UTC 

Libbacktrace: Fix the use of newline in sed replacement
 2021-12-28 16:36 UTC  (2+ messages)

[PATCH] Support ld.mold linker
 2021-12-28 15:29 UTC  (4+ messages)

[PATCH] loop-invariant: Fix -fcompare-debug failure [PR103837]
 2021-12-28 15:26 UTC  (2+ messages)

[PATCH] optabs: Fix up checking for CALLs in newly added code by double-word divmod [PR103838]
 2021-12-28 15:24 UTC  (2+ messages)

[PATCH] fold-const: Fix up fold_truth_andor_1 shift handling [PR103813]
 2021-12-28 15:21 UTC  (2+ messages)

[PATCH] c++: dependent bases and 'this' availability [PR103831]
 2021-12-28 15:08 UTC 

[PATCH 1/2] libphobos: fix CET for non-glibc targets
 2021-12-28 14:18 UTC  (5+ messages)

[committed] i386: Fix handling of SUBREGs in divv2sf3 [PR103842]
 2021-12-28 10:02 UTC 

[PATCH] [i386]Fix tdpbf16ps testcase
 2021-12-28  3:10 UTC  (2+ messages)

[PATCH] Make integer output faster in libgfortran
 2021-12-27 21:01 UTC  (7+ messages)

[PATCH v6 00/34] libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
 2021-12-27 19:05 UTC  (35+ messages)
` [PATCH v6 01/34] Add and restructure function declaration macros
` [PATCH v6 02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
` [PATCH v6 03/34] Fix syntax warnings on conditional instructions
` [PATCH v6 04/34] Reorganize LIB1ASMFUNCS object wrapper macros
` [PATCH v6 05/34] Add the __HAVE_FEATURE_IT and IT() macros
` [PATCH v6 06/34] Refactor 'clz' functions into a new file
` [PATCH v6 07/34] Refactor 'ctz' "
` [PATCH v6 08/34] Refactor 64-bit shift "
` [PATCH v6 09/34] Import 'clz' functions from the CM0 library
` [PATCH v6 10/34] Import 'ctz' "
` [PATCH v6 11/34] Import 64-bit shift "
` [PATCH v6 12/34] Import 'clrsb' "
` [PATCH v6 13/34] Import 'ffs' "
` [PATCH v6 14/34] Import 'parity' "
` [PATCH v6 15/34] Import 'popcnt' "
` [PATCH v6 16/34] Refactor Thumb-1 64-bit comparison into a new file
` [PATCH v6 17/34] Import 64-bit comparison from CM0 library
` [PATCH v6 18/34] Merge Thumb-2 optimizations for 64-bit comparison
` [PATCH v6 19/34] Import 32-bit division from the CM0 library
` [PATCH v6 20/34] Refactor Thumb-1 64-bit division into a new file
` [PATCH v6 21/34] Import 64-bit division from the CM0 library
` [PATCH v6 22/34] Import integer multiplication "
` [PATCH v6 23/34] Refactor Thumb-1 float comparison into a new file
` [PATCH v6 24/34] Import float comparison from the CM0 library
` [PATCH v6 25/34] Refactor Thumb-1 float subtraction into a new file
` [PATCH v6 26/34] Import float addition and subtraction from the CM0 library
` [PATCH v6 27/34] Import float multiplication "
` [PATCH v6 28/34] Import float division "
` [PATCH v6 29/34] Import integer-to-float conversion "
` [PATCH v6 30/34] Import float-to-integer "
` [PATCH v6 31/34] Import float<->double "
` [PATCH v6 32/34] Import float<->__fp16 "
` [PATCH v6 33/34] Drop single-precision Thumb-1 soft-float functions
` [PATCH v6 34/34] Add -mpure-code support to the CM0 functions

[committed] hppa: Improve atomic store implementation on hppa-linux
 2021-12-27 18:06 UTC 

[committed] aarch64: Fix mismatched extern "C" block [PR100985]
 2021-12-27 16:27 UTC 

[1/2] PR96463 - aarch64 specific changes
 2021-12-27 10:24 UTC  (3+ messages)

[PATCH] fixed testcase riscv/pr103302.c
 2021-12-27  4:05 UTC  (3+ messages)

[PATCH v2] ix86: Don't use the 'm' constraint for x86_64_general_operand
 2021-12-26 17:02 UTC  (4+ messages)

[PATCH v3] i386: Check AX input in any_mul_highpart peepholes
 2021-12-26 13:11 UTC  (3+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2021-12-25 21:39 UTC  (6+ messages)

[PATCH take #2] x86_64: Improve code expanded for highpart multiplications
 2021-12-25 17:39 UTC  (3+ messages)

[PATCH] Simplify integer output-related functions in libgfortran
 2021-12-25 13:43 UTC  (2+ messages)

[PATCH v8] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-12-24 23:28 UTC 

[PATCH] i386: Require TARGET_64BIT for any_mul_highpart peephole
 2021-12-24 21:25 UTC  (3+ messages)

[PATCH v2 2/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2021-12-24 21:25 UTC 

[PATCH v2 1/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2021-12-24 21:23 UTC 

[PATCH v2] i386: Check AX input in any_mul_highpart peepholes
 2021-12-24 21:22 UTC 

[r12-6113 Regression] FAIL: gfortran.dg/extract_recip_1.f -O scan-tree-dump-times optimized "rdiv_expr" 1 on Linux/x86_64
 2021-12-24 19:33 UTC 

[PATCH] i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
 2021-12-24 16:12 UTC 

Redesign Website 
 2021-12-24 11:19 UTC 

[pushed] Darwin: Check for that flag-reorder-and-partition
 2021-12-24 11:03 UTC  (3+ messages)

[pushed] Darwin: Update rules for handling alignment of globals
 2021-12-24 10:52 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).