public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2]middle-end: Support early break/return auto-vectorization
 2022-12-14  9:41 UTC  (9+ messages)

Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
 2022-12-14  9:36 UTC  (18+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299
` [PATCH 2/3] Make __float128 use the _Float128 type, "

[PATCH] rust: Fix up aarch64-linux bootstrap [PR106072]
 2022-12-14  9:14 UTC 

[PATCH] [x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
 2022-12-14  9:07 UTC  (7+ messages)

[V3][PATCH 2/2] Add a new warning option -Wstrict-flex-arrays
 2022-12-14  9:03 UTC  (3+ messages)
` Ping---[V3][PATCH "

[PATCH] RISC-V: Remove unused redundant vector attributes
 2022-12-14  8:51 UTC 

[PATCH] RISC-V: Fix annotation
 2022-12-14  8:39 UTC 

[PATCH v4 1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite
 2022-12-14  8:35 UTC  (6+ messages)
  ` [PATCH v5 1/19] modula2 front end: Fixes, improvements detecting python3 and documentation generation (shorter)

[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
 2022-12-14  8:26 UTC  (8+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "
      ` Ping^4: "
        ` Ping^5: "

[PATCH] RISC-V: Add testcases for VSETVL PASS 5
 2022-12-14  8:25 UTC 

[Patch, Fortran] libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code [PR108056]
 2022-12-14  8:21 UTC  (8+ messages)

[PATCH] RISC-V: Add testcases for VSETVL PASS 4
 2022-12-14  8:19 UTC 

[PATCH] RISC-V: Add testcases for VSETVL PASS 3
 2022-12-14  8:15 UTC 

[PATCH] RISC-V: Add testcases for VSETVL PASS 2
 2022-12-14  8:13 UTC 

[PATCH] RISC-V: Add testcases for VSETVL PASS
 2022-12-14  8:09 UTC 

[PATCH v5 1b/19] modula2 front end: (long unedited patches)
 2022-12-14  8:03 UTC 

[PATCH v5 1a/19] modula2 front end: (long unedited patches)
 2022-12-14  8:00 UTC 

[PATCH] i386: Avoid fma_chain for -march=alderlake and sapphirerapids
 2022-12-14  7:55 UTC  (3+ messages)

[PATCH (pushed)] docs: document --param=ipa-sra-ptrwrap-growth-factor
 2022-12-14  7:55 UTC 

[PATCH] tree-optimization/107617 - big-endian .LEN_STORE VN
 2022-12-14  7:48 UTC 

[PATCH] RISC-V: Add VSETVL PASS VLMAX testcases
 2022-12-14  7:46 UTC 

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-14  7:31 UTC 

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-14  7:31 UTC 

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-14  7:13 UTC 

[PATCH v2 0/3] btf: fix BTF for extern items [PR106773]
 2022-12-14  7:08 UTC  (5+ messages)
` [PATCH v2 1/3] btf: add 'extern' linkage for variables [PR106773]
` [PATCH v2 2/3] btf: fix 'extern const void' "
` [PATCH v2 3/3] btf: correct generation for extern funcs [PR106773]

[PATCH] RISC-V: Fix RVV machine mode attribute configuration
 2022-12-14  7:01 UTC 

[PATCH] RISC-V: Change vlmul printing rule
 2022-12-14  6:57 UTC 

[PATCH] RISC-V: Fix RVV mask mode size
 2022-12-14  6:48 UTC 

[PATCH, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2022-12-14  5:30 UTC  (2+ messages)
` PING "

[PATCH] Fix intrin name in Intel CMPccXADD
 2022-12-14  2:17 UTC  (2+ messages)

[PATCH] libgo: add hppa as known target
 2022-12-14  1:04 UTC 

[GCC-10][committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory
 2022-12-13 23:05 UTC 

[GCC-11][committed] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 23:03 UTC 

[GCC-12][committed] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 22:45 UTC 

[PATCH] libgccjit: Allow comparing vector types
 2022-12-13 21:45 UTC  (4+ messages)

[PATCH] libstdc++: Deliver names of C functions in <stacktrace>
 2022-12-13 21:02 UTC 

Rust front-end patches v4
 2022-12-13 18:46 UTC  (11+ messages)
` [PATCH Rust front-end v4 46/46] gccrs: Add README, CONTRIBUTING and compiler logo

[PATCH 4/9] ipa-sra: Treat REFERENCE_TYPES as always dereferencable
 2022-12-13 18:37 UTC  (3+ messages)

[PATCH 3/9] ipa-cp: Leave removal of unused parameters to IPA-SRA
 2022-12-13 18:34 UTC  (3+ messages)

[Patch] OpenMP: Parse align clause in allocate directive in C/C++
 2022-12-13 17:44 UTC 

[PATCH]AArch64 Fix ILP32 tbranch
 2022-12-13 17:15 UTC  (2+ messages)

[Patch] Fortran: Extend align-clause checks of OpenMP's allocate clause
 2022-12-13 16:38 UTC 

[OG12][committed] OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible
 2022-12-13 16:12 UTC 

[PATCH] i386: Fix up *concat*_{5,6,7} patterns [PR108044]
 2022-12-13 15:33 UTC  (3+ messages)

[PATCH] gcov: Fix -fprofile-update=atomic
 2022-12-13 14:30 UTC  (2+ messages)

[PATCH] tree-optimization/105801 - CCP and .DEFERRED_INIT
 2022-12-13 14:10 UTC 

[pushed] c++: build initializer_list<string> in a loop [PR105838]
 2022-12-13 14:07 UTC  (2+ messages)

[PATCH 8/9] ipa-sra: Make scan_expr_access bail out on uninteresting expressions
 2022-12-13 12:53 UTC  (5+ messages)

[PATCH] build: doc: Obsolete Solaris 11.3 support
 2022-12-13 12:35 UTC 

[PATCH] tree-optimization/108076 - if-conversion and forced labels
 2022-12-13 10:41 UTC 

[PATCH] vect-patterns: Fix up vect_recog_rotate_pattern [PR108064]
 2022-12-13 10:01 UTC  (2+ messages)

[PATCH] libstdc++: Update backtrace-rename.h
 2022-12-13  9:59 UTC  (3+ messages)

[PATCH] c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 types [PR108075]
 2022-12-13  9:51 UTC  (2+ messages)

[committed] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072]
 2022-12-13  9:34 UTC 

PING: New reg note REG_CFA_NORESTORE
 2022-12-13  8:55 UTC 

[RFC]RISC-V: Support RV64-ILP32
 2022-12-13  6:49 UTC 

[PATCH V2] Rework 128-bit complex multiply and divide, PR target/107299
 2022-12-13  6:21 UTC 

[PATCH 0/3] btf: fix BTF for extern items [PR106773]
 2022-12-13  6:15 UTC  (13+ messages)
` [PATCH 1/3] btf: add 'extern' linkage for variables [PR106773]
` [PATCH 2/3] btf: fix 'extern const void' "
` [PATCH 3/3] btf: correct generation for extern funcs [PR106773]

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-12-13  6:05 UTC  (21+ messages)

[PATCH RFA] build: add -Wconditionally-supported to strict_warn [PR64867]
 2022-12-13  4:28 UTC  (2+ messages)
` [PATCH PING] "

[PATCH PING] GC unused SIMD clones
 2022-12-13  0:22 UTC 

[PATCH] longlong.h: Do no use asm input cast for clang
 2022-12-12 23:52 UTC  (6+ messages)

libgo patch committed: Bump major version
 2022-12-12 22:18 UTC 

[PATCH 9/9] ipa: Avoid looking for IPA-SRA replacements where there are none
 2022-12-12 21:56 UTC  (2+ messages)

[PATCH 7/9] ipa-sra: Forward propagation of sizes which are safe to dereference
 2022-12-12 21:54 UTC  (2+ messages)

[PATCH 6/9] ipa-sra: Be optimistic about Fortran descriptors
 2022-12-12 21:51 UTC  (2+ messages)

[PATCH 5/9] ipa-sra: Move caller->callee propagation before callee->caller one
 2022-12-12 21:48 UTC  (2+ messages)

[PATCH 1/9] ipa-cp: Write transformation summaries of all functions
 2022-12-12 21:43 UTC  (3+ messages)

[PATCH 2/9] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)
 2022-12-12 21:42 UTC  (2+ messages)

[PATCH][X86_64] Separate znver4 insn reservations from older znvers
 2022-12-12 21:41 UTC  (8+ messages)

[PATCH] Fortran: NULL pointer dereference while parsing a function [PR107423]
 2022-12-12 20:22 UTC 

[PATCH] Fortran: improve checking of assumed size array spec [PR102180]
 2022-12-12 20:07 UTC  (5+ messages)

[committed] d: Fix undefined reference to nested lambda in template (PR108055)
 2022-12-12 19:25 UTC 

[PATCH] libstdc++: Deliver names of C functions in <stacktrace>
 2022-12-12 17:56 UTC 

[PATCH] libstdc++: Deliver names of C functions in <stacktrace>
 2022-12-12 17:55 UTC 

[PATCH] libstdc++: enable <stacktrace> on windows
 2022-12-12 17:27 UTC 

[PATCH] c++: template friend with variadic constraints [PR108066]
 2022-12-12 17:20 UTC 

[PATCH] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-12 16:30 UTC  (5+ messages)

[PATCH v5, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-12-12 16:21 UTC  (5+ messages)

[PATCH v5 0/4] OpenMP/OpenACC: Fortran array descriptor mappings
 2022-12-12 15:19 UTC  (6+ messages)
` [PATCH v5 2/4] OpenMP/OpenACC: Rework clause expansion and nested struct handling

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-12-12 14:54 UTC  (8+ messages)
` [PATCH 9/12] arm: Make libgcc bti compatible
    ` [PATCH 9/12 V2] "

[committed] libstdc++: Add a test checking for chrono::duration overflows
 2022-12-12 14:01 UTC 

[committed] libstdc++: Fix constraint on std::basic_format_string [PR108024]
 2022-12-12 14:01 UTC 

[committed] libstdc++: Change names that clash with Win32 or Clang
 2022-12-12 14:01 UTC 

[committed] libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
 2022-12-12 14:01 UTC 

[committed] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2022-12-12 14:01 UTC 

[PATCH] Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]
 2022-12-12 13:42 UTC  (2+ messages)

[PATCH (pushed)] mklog: do not parse binary file for PR entry
 2022-12-12 12:25 UTC 

[PATCH] Backport gcc-12: jobserver FIFO support
 2022-12-12 12:05 UTC  (5+ messages)

[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
 2022-12-12 11:13 UTC  (7+ messages)
  ` [Ping x2] "
    ` [Ping x3] "
      ` [Ping x4] "
        ` [Ping x5] "
          ` [Ping x6] "

[PATCH][committed] aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE defines
 2022-12-12 11:09 UTC 

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-12-12 10:53 UTC  (10+ messages)
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/15 V2] "
        ` [PATCH 10/15 V3] "
          ` [PATCH 10/15 V4] "
              ` [PATCH 10/15 V5] "

[PATCH] tree-optimization/99919 - bogus uninit diagnostic with bitfield guards
 2022-12-12 10:22 UTC  (2+ messages)

[PATCH] Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
 2022-12-12  8:50 UTC 

[PATCH] tree-optimization/89317 - another pattern for &p->x != p + 4
 2022-12-12  7:54 UTC 

[PATCH V2] rs6000: Load high and low part of 64bit constant independently
 2022-12-12  1:44 UTC 

[PATCH V4 1/2] rs6000: use li;x?oris to build constant
 2022-12-12  1:38 UTC  (2+ messages)
` [PATCH V4 2/2] "

Java front-end and library patches
 2022-12-12  0:08 UTC  (8+ messages)

[GCC-12][committed] d: Remove "final" and "override" from visitor method
 2022-12-11 18:13 UTC 

[committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:52 UTC 

[PATCH] Fortran: fix ICE on bad use of statement function [PR107995]
 2022-12-11 16:30 UTC  (2+ messages)

[PATCH (pushed)] unidiff: use newline='\n' argument
 2022-12-11 16:21 UTC 

[committed] d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1
 2022-12-11 16:16 UTC 

[PATCH] contracts: Stop relying on mangling for naming .pre/.post clones
 2022-12-11 15:56 UTC  (4+ messages)

[committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
 2022-12-11 15:45 UTC 

[PATCH] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
 2022-12-11 13:34 UTC 

[PATCH 2/2] tree-optimization/89317 - missed folding of (p + 4) - &p->d
 2022-12-11 13:32 UTC 

[PATCH 1/2] Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically
 2022-12-11 13:32 UTC 

[Patch] Fortran: Replace simple '.' quotes by %<.%>
 2022-12-11 11:03 UTC  (2+ messages)
` [committed] fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacement (was: [Patch] Fortran: Replace simple '.' quotes by %<.%>)

[PATCH v5 1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. Addendum
 2022-12-11  9:01 UTC  (3+ messages)

[r13-4590 Regression] FAIL: gfortran.dg/gomp/declare-variant-2.f90 -O (test for excess errors) on Linux/x86_64
 2022-12-10 22:30 UTC 

[PATCH v4 0/3] RFC: P1689R5 support
 2022-12-10 22:20 UTC  (4+ messages)
` [PATCH v4 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v4 2/3] libcpp: add a function to determine UTF-8 validity of a C string
` [PATCH v4 3/3] p1689r5: initial support

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