public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-10-25  8:25 UTC  (6+ messages)

[PATCH] Enable vectorization for _Float16 floor/ceil/trunc/nearbyint/rint operations
 2021-10-25  8:24 UTC 

[PATCH] configure, d: Add support for bootstrapping the D front-end
 2021-10-25  8:09 UTC  (2+ messages)
` Ping: [PATCH v2] "

[PATCH] x86_64: Implement V1TI mode shifts/rotates by a constant
 2021-10-25  8:02 UTC  (2+ messages)

[PATCH,Fortran 0/7] delete some unused decls, make static
 2021-10-25  8:00 UTC  (12+ messages)
` [PATCH,Fortran 1/7] Fortran: make some trans* functions static
` [PATCH,Fortran 2/7] Fortran: make some match* "
` [PATCH,Fortran 3/7] Fortran: make some constructor* "
` [PATCH,Fortran 4/7] Fortran: make some trans-array "
` [PATCH,Fortran 5/7] Fortran: Delete unused decl in trans-stmt.h
` [PATCH,Fortran 6/7] Fortran: Delete unused decl in trans-types.h
` [PATCH,Fortran 7/7] Fortran: Delete unused decl in intrinsic.h

[PATCH] Constant fold/simplify SS_ASHIFT and US_ASHIFT in simplify-rtx.c
 2021-10-25  7:42 UTC 

[PATCH] vect: Don't update inits for simd_lane_access DRs [PR102789]
 2021-10-25  7:20 UTC  (2+ messages)

[PATCH v2 0/4] libffi: Sync with upstream
 2021-10-25  6:58 UTC  (19+ messages)

[PATCH] Try to resolve paths in threader without looking further back
 2021-10-25  6:47 UTC  (21+ messages)

[PATCH] Improve integer bit test on atomic builtin return
 2021-10-25  5:59 UTC  (4+ messages)
` [PATCH] Canonicalize __atomic/sync_fetch_or/xor/and for constant mask

[PATCH] Simplify (_Float16) sqrtf((float) a) to .SQRT(a) when a is a _Float16 value
 2021-10-25  5:59 UTC 

[PATCH] Convert strlen pass from evrp to ranger
 2021-10-25  4:42 UTC  (23+ messages)

[PATCH] rs6000: Fix ICE of vect cost related to V1TI [PR102767]
 2021-10-25  3:04 UTC 

[PATCH] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868]
 2021-10-25  2:50 UTC 

[PATCH] detect out-of-bounds stores by atomic functions [PR102453]
 2021-10-25  2:21 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] improve handling of aggregates in sprintf [PR 102238, 102919]
 2021-10-25  2:18 UTC  (2+ messages)

[PATCH] i386: Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and combine FADD(A, FMUL(B, C)) to FMA(B, C, A)
 2021-10-25  2:13 UTC  (2+ messages)

[PATCH] PR fortran/102917 - PDT type parameters are not restricted to default integer
 2021-10-24 19:04 UTC  (2+ messages)

[PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-10-24 19:03 UTC  (3+ messages)

[committed] hppa: Revise -mdisable-fpregs option and add new -msoft-mult option
 2021-10-24 18:35 UTC 

[committed] hppa: Don't use 'G' constraint in integer move patterns
 2021-10-24 18:07 UTC 

(!HELP NEEDED) Where is the doc for the format strings in gcc (for example, %q+D, ...)
 2021-10-24 17:07 UTC  (3+ messages)

[Committed] Correct testcase gcc.target/bfin/20090914-3.c
 2021-10-24 13:31 UTC 

[committed] doc: No longer generate old.html
 2021-10-24 10:09 UTC 

[committed] doc: Remove details around Itanium on GNU/Linux and Windows
 2021-10-24  9:40 UTC 

[PATCH] Fix PR 102908: wrongly removing null pointer loads
 2021-10-24  9:27 UTC 

Make full use of context-sensitive ranges in access warnings
 2021-10-23 23:49 UTC 

[PATCH] restore ancient -Waddress for weak symbols [PR33925]
 2021-10-23 23:06 UTC  (3+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-10-23 21:08 UTC  (20+ messages)
                                        ` SV: "

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-10-23 14:34 UTC  (9+ messages)

[r12-4632 Regression] FAIL: gfortran.dg/bind-c-intent-out-2.f90 -Os (test for excess errors) on Linux/x86_64
 2021-10-23 12:43 UTC  (5+ messages)
` Cannot reproduce – "

[PATCH] [PR testsuite/102857] Tweak ssa-dom-thread-7.c for aarch64
 2021-10-23  9:20 UTC  (2+ messages)

[PATCH] Objective-C: fix protocol list count type (pertinent to non-LP64)
 2021-10-23  8:46 UTC  (3+ messages)

[Fortran, committed] Add testcase for PR95196
 2021-10-23  0:30 UTC 

[committed] doc: Convert mingw-w64.org links to https
 2021-10-23  0:16 UTC  (4+ messages)

[PATCH][WIP] Add install-dvi Makefile targets
 2021-10-22 22:47 UTC  (5+ messages)

[committed] libstdc++: Constrain std::make_any [PR102894]
 2021-10-22 22:11 UTC 

[committed]
 2021-10-22 22:07 UTC 

[committed] wwwdocs: gcc-5/changes.html: Update link to Intel's pcommit deprecation
 2021-10-22 21:59 UTC 

[committed] Fortran: Avoid running into assert with -fcheck= + UBSAN [PR92621]
 2021-10-22 21:50 UTC 

[PATCH] Port update-copyright.py to Python3
 2021-10-22 21:00 UTC  (2+ messages)

[Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid
 2021-10-22 20:44 UTC  (12+ messages)
    ` José's pending bind(C) patches / status (was: Re: [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid)

[PATCH] PR fortran/102816 - [12 Regression] ICE in resolve_structure_cons, at fortran/resolve.c:1467
 2021-10-22 19:36 UTC 

[Fortran, committed] Add testcase for PR 94289
 2021-10-22 18:19 UTC 

[PATCH] sra: Fix corner case of total scalarization with virtual inheritance (PR 102505)
 2021-10-22 17:50 UTC  (2+ messages)
` [PATCH] sra: Fix the fix for PR 102505 (PR 102886)

[PATCH] Handle jobserver file descriptors in btest
 2021-10-22 17:32 UTC  (4+ messages)

[PATCH] rs6000: Add optimizations for _mm_sad_epu8
 2021-10-22 17:28 UTC 

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-10-22 15:33 UTC  (15+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "
` [PATCH 2/3][vect] Consider outside costs earlier for epilogue loops

[PATCH 6/6] aarch64: Pass and return Neon vector-tuple types without a parallel
 2021-10-22 15:16 UTC  (2+ messages)

[PATCH 5/6] gcc/lower_subreg.c: Prevent decomposition if modes are not tieable
 2021-10-22 15:14 UTC  (2+ messages)

[PATCH 4/6] aarch64: Add machine modes for Neon vector-tuple types
 2021-10-22 15:13 UTC  (2+ messages)

[PATCH] x86_64: Add insn patterns for V1TI mode logic operations
 2021-10-22 14:53 UTC  (2+ messages)

[PATCH 3/6] gcc/expmed.c: Ensure vector modes are tieable before extraction
 2021-10-22 14:42 UTC  (2+ messages)

[PATCH 2/6] gcc/expr.c: Remove historic workaround for broken SIMD subreg
 2021-10-22 14:41 UTC  (2+ messages)

[PATCH 1/6] aarch64: Move Neon vector-tuple type declaration into the compiler
 2021-10-22 14:40 UTC  (2+ messages)

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2021-10-22 13:28 UTC  (2+ messages)

[RFC PATCH v2 0/1] implement TLS register based stack canary for ARM
 2021-10-22 12:42 UTC  (3+ messages)
` [RFC PATCH v2 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] tree-optimization/102893 - properly DCE empty loops inside infinite loops
 2021-10-22 11:42 UTC 

[match.pd] PR83750 - CSE erf/erfc pair
 2021-10-22 10:51 UTC  (15+ messages)

[COMMITTED] Disregard incoming equivalences to a path when defining a new one
 2021-10-22 10:48 UTC 

[PATCH] bootstrap/102681 - properly CSE PHIs with default def args
 2021-10-22  9:40 UTC 

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-10-22  9:11 UTC  (5+ messages)

[PATCH, Fortran] Add testcase for PR100906
 2021-10-22  6:03 UTC  (2+ messages)

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-10-22  5:22 UTC  (7+ messages)

[PATCH v2 0/2] Fix vec_sel code generation and merge xxsel to vsel
 2021-10-22  3:25 UTC  (4+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "

[PATCH] hardened conditionals
 2021-10-22  2:19 UTC  (10+ messages)

[PATCH] c++: P2360R0: Extend init-stmt to allow alias-decl [PR102617]
 2021-10-21 22:27 UTC  (3+ messages)
  ` [PATCH v2] "

Fwd: [committed] libstdc++: Improve generated man pages for libstdc++
 2021-10-21 22:27 UTC 

Fwd: [committed] libstdc++: Add Doxygen comments to contents of <functional>
 2021-10-21 22:23 UTC 

Fwd: [committed] libstdc++: Suppress Doxygen docs for more implementation details
 2021-10-21 22:23 UTC 

[PATCH] c++tools: Fix memory leak
 2021-10-21 21:34 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Possible use before def in fortran/trans-decl.c
 2021-10-21 20:51 UTC  (2+ messages)

how does vrp2 rearrange this?
 2021-10-21 19:59 UTC  (6+ messages)

[PATCH v4 0/2] Implement indirect external access
 2021-10-21 19:56 UTC  (2+ messages)
` PING "

[PATCH] libcody: Avoid double-free
 2021-10-21 19:34 UTC  (3+ messages)

[PATCH] x86: Document -fcf-protection requires i686 or newer
 2021-10-21 19:08 UTC  (3+ messages)

[PATCH] x86: Adjust gcc.target/i386/pr22076.c
 2021-10-21 19:00 UTC  (4+ messages)

[r12-4601 Regression] FAIL: gcc.target/i386/avx512fp16-13.c scan-assembler-times vmovdqa64[ \\t]+[^{\n]*%ymm[0-9]+[^\n]*\\) 1 on Linux/x86_64
 2021-10-21 18:05 UTC 

[PATCH] rs6000: Add Power10 optimization for most _mm_movemask*
 2021-10-21 17:22 UTC 

[wwwdocs, committed] GCC 12: Add release note for Fortran TS29113 improvements
 2021-10-21 16:47 UTC  (2+ messages)

[RFC PATCH 0/1] implement TLS register based stack canary for ARM
 2021-10-21 16:46 UTC  (3+ messages)

Fix PR middle-end/102764
 2021-10-21 15:59 UTC  (2+ messages)

[PATCH][RFC] Come up with casm state
 2021-10-21 15:40 UTC  (10+ messages)
` [PATCH 3/N] Come up with casm global state

[PATCH] aarch64: Remove redundant struct type definitions in arm_neon.h
 2021-10-21 15:31 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Implement LWG 3523 changes to ranges::iota_view
 2021-10-21 15:22 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Implement P1739R4 changes to views::take/drop/counted

[PATCH] libstdc++: Implement P2432R1 changes for views::istream
 2021-10-21 15:18 UTC  (2+ messages)

[PATCH] libstdc++: missing constexpr for __[nm]iter_base [PR102358]
 2021-10-21 15:02 UTC  (2+ messages)

[COMMITTED] Avoid threading circular paths
 2021-10-21 14:37 UTC  (3+ messages)

[PATCH] coroutine use of lambda capture proxies [PR96517]
 2021-10-21 14:31 UTC 

[PATCH] gcc: implement AIX-style constructors
 2021-10-21 13:59 UTC  (4+ messages)

[PATCH] Adjust testcase for 128/256 bit HF vector load/store
 2021-10-21 13:50 UTC 

[PATCH] i386: Fix wrong codegen for V8HF move without TARGET_AVX512F
 2021-10-21 13:37 UTC  (5+ messages)

[COMMITTED 3/3] Split --param=evrp-mode into evrp-mode and ranger-debug
 2021-10-21 13:32 UTC 

[COMMITTED 2/3] Add --param=vrp1-mode and --param=vrp2-mode
 2021-10-21 13:31 UTC 

[COMMITED 1/3] Move ranger only VRP folder to tree-vrp
 2021-10-21 13:31 UTC 

[PATCH] or1k: Update FPU to specify detect tininess before rounding
 2021-10-21 13:18 UTC 

[PATCH] options: Fix variable tracking option processing
 2021-10-21 13:17 UTC  (19+ messages)

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).