public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] configure: Implement --enable-host-pie
 2023-05-09 19:41 UTC 

[PATCH] c++: Reject attributes without arguments used as pack expansion [PR109756]
 2023-05-09 19:23 UTC  (3+ messages)
  ` [PATCH] c++, v2: "

Update testsuite to run with slim LTO
 2023-05-09 19:14 UTC  (7+ messages)
` Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' the 'LTO_TORTURE_OPTIONS' (was: Update testsuite to run with slim LTO)
      ` Testsuite: Add missing 'torture-init'/'torture-finish' around 'LTO_TORTURE_OPTIONS' usage (was: Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' the 'LTO_TORTURE_OPTIONS')

[Patch, fortran] PR97122 - Spurious FINAL ... must be in the specification part of a MODULE
 2023-05-09 18:44 UTC  (7+ messages)

[PATCH 01/16] arm: [MVE intrinsics] add binary_maxvminv shape
 2023-05-09 18:30 UTC  (24+ messages)
` [PATCH 02/16] arm: [MVE intrinsics] add binary_maxavminav shape
` [PATCH 03/16] arm: [MVE intrinsics add unspec_mve_function_exact_insn_pred_p
` [PATCH 04/16] arm: [MVE intrinsics] factorize vmaxvq vminvq vmaxavq vminavq
` [PATCH 05/16] arm: [MVE intrinsics] rework "
` [PATCH 06/16] arm: add smax/smin expanders for v*hf
            ` [PATCH v2 "
` [PATCH 07/16] arm: [MVE intrinsics] factorize vmaxnmq vminnmq
` [PATCH 08/16] arm: [MVE intrinsics] rework "
` [PATCH 09/16] arm: [MVE intrinsics] factorize vmaxnmavq vmaxnmvq vminnmavq vminnmvq
` [PATCH 10/16] arm: [MVE intrinsics] add support for mve_q_p_f
` [PATCH 11/16] arm: [MVE intrinsics] rework vmaxnmavq vmaxnmvq vminnmavq vminnmvq
` [PATCH 12/16] arm: [MVE intrinsics] factorize vmaxnmaq vminnmaq
` [PATCH 13/16] arm: [MVE intrinsics] rework "
` [PATCH 14/16] arm: [MVE intrinsics] add binary_maxamina shape
` [PATCH 15/16] arm: [MVE intrinsics] factorize vmaxaq vminaq
` [PATCH 16/16] arm: [MVE intrinsics] rework "

[Patch, fortran] PR103716 - [10/11/12/13/14 Regression] ICE in gimplify_expr, at gimplify.c:15964
 2023-05-09 18:29 UTC  (3+ messages)

[PATCH 2/2] aarch64: Improve register allocation for lane instructions
 2023-05-09 18:10 UTC  (2+ messages)

[PATCH 1/2] aarch64: Fix cut-&-pasto in aarch64-sve2-acle-asm.exp
 2023-05-09 17:58 UTC 

[PATCH] c++: noexcept-spec from nested class confusion [PR109761]
 2023-05-09 17:36 UTC  (2+ messages)

[libgomp, testsuite] Support parallel testing in libgomp (PR libgomp/66005)
 2023-05-09 17:27 UTC  (9+ messages)
    ` Support parallel testing in libgomp, part I [PR66005]
      ` Support parallel testing in libgomp, part II [PR66005]

[PATCH] c++: error-recovery ICE with unstable satisfaction [PR109752]
 2023-05-09 17:19 UTC  (3+ messages)

[PATCH] rtl: AArch64: New RTL for ABD
 2023-05-09 16:14 UTC 

[PATCH] vect: Missed opportunity to use [SU]ABD
 2023-05-09 16:07 UTC 

[gcc13 backport] RISCV: Inline subword atomic ops
 2023-05-09 16:01 UTC  (2+ messages)

[PATCH] vect: Missed opportunity to use [SU]ABD
 2023-05-09 16:00 UTC 

[PATCH V2] RISC-V: Fix incorrect implementation of TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
 2023-05-09 15:21 UTC  (6+ messages)
      `  "

[PATCH V4] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-09 14:34 UTC  (12+ messages)
    `  "

[PATCH] c++: Reject pack expansion of assume attribute [PR109756]
 2023-05-09 13:59 UTC  (2+ messages)

[PATCH V5] Use reg mode to move sub blocks for parameters and returns
 2023-05-09 13:43 UTC  (5+ messages)

[committed] Eliminate more comparisons on the H8 port
 2023-05-09 13:23 UTC 

libgomp testsuite: (not) using a specific driver for C++, Fortran?
 2023-05-09 13:05 UTC  (9+ messages)
    ` libgomp C++ testsuite: Don't compute 'blddir' twice (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?)
      ` libgomp testsuite: Only use 'blddir' if set (was: libgomp C++ testsuite: Don't compute 'blddir' twice (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?))
        ` libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file' (was: libgomp testsuite: Only use 'blddir' if set (was: libgomp C++ testsuite: Don't compute 'blddir' twice (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?)))
    ` libgomp testsuite: Localize 'lang_[...]' etc. (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?)
      ` libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' first (was: libgomp testsuite: Localize 'lang_[...]' etc. (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?))
        ` libgomp testsuite: Get rid of 'lang_test_file_found' (was: libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' first (was: libgomp testsuite: Localize 'lang_[...]' etc. (was: libgomp testsuite: (not) using a specific driver for C++, Fortran?)))

[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-05-09 12:07 UTC 

[PATCH] machine_mode type size: Extend enum size from 8-bit to 16-bit
 2023-05-09 11:50 UTC  (36+ messages)
  `  "

[committed] mux-utils.h: Fix a comment typo
 2023-05-09 10:48 UTC 

Question on patch -fprofile-partial-training
 2023-05-09 10:22 UTC  (7+ messages)

[PATCH] tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR in bitwise ccp [PR109778]
 2023-05-09 10:21 UTC  (3+ messages)
  ` [committed] testsuite: Add further testcase for already fixed PR [PR109778]

[PATCH] RISC-V: Fix incorrect implementation of TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
 2023-05-09  9:28 UTC 

[PATCH] tree: Fix up save_expr [PR52339]
 2023-05-09  9:25 UTC  (10+ messages)

[PATCH] i386: Honour -mdirect-extern-access when calling __fentry__
 2023-05-09  8:58 UTC 

[PATCH 01/10] arm: [MVE intrinsics] add unary shape
 2023-05-09  8:25 UTC  (2+ messages)

[PATCH v3] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2023-05-09  7:11 UTC  (2+ messages)

[PATCH] Detect bswap + rotate for byte permutation in pass_bswap
 2023-05-09  7:06 UTC 

[PATCH 0/6] aarch64: Avoid hard-coding specific register allocations
 2023-05-09  6:48 UTC  (7+ messages)
` [PATCH 1/6] aarch64: Fix move-after-intrinsic function-body tests
` [PATCH 2/6] aarch64: Allow moves after tied-register intrinsics
` [PATCH 3/6] aarch64: Relax ordering requirements in SVE dup tests
` [PATCH 4/6] aarch64: Relax predicate register matches
` [PATCH 5/6] aarch64: Relax FP/vector "
` [PATCH 6/6] aarch64: Avoid hard-coding specific register allocations

[committed, gcc 12] Fix ICE related to implicit access attributes for VLA arguments [PR105660]
 2023-05-09  6:46 UTC 

[PATCH][PUSHED] Fix cfg maintenance after inlining in AutoFDO
 2023-05-09  6:40 UTC  (2+ messages)

[PATCH v5] libgfortran: Replace mutex with rwlock
 2023-05-09  2:38 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-09  2:32 UTC 

[PATCH] RISC-V: Fix dead loop for user vsetvli intrinsic avl checking [PR109773]
 2023-05-09  2:19 UTC 

[PATCH V3] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-05-08 23:17 UTC 

[PATCH 0/2] Unify and deduplicate FTM code
 2023-05-08 23:08 UTC  (2+ messages)
` Ping: "

[PATCH] xtensa: Make full transition to LRA
 2023-05-08 22:26 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] RISC-V: Update RVV integer compare simplification comments
 2023-05-08 22:05 UTC  (2+ messages)

[PATCH] Don't call emit_clobber in lower-subreg.cc's resolve_simple_move
 2023-05-08 22:02 UTC  (4+ messages)

[PATCH v2] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-05-08 21:59 UTC  (2+ messages)

[PATCH v2] RISC-V: Add bext pattern for ZBS
 2023-05-08 21:59 UTC  (2+ messages)

For GCC, newlib combined tree, newlib build-tree testing, use standard search paths
 2023-05-08 19:50 UTC  (2+ messages)

[patch, fortran] PR109662 Namelist input with comma after name accepted
 2023-05-08 19:03 UTC  (9+ messages)

[PATCH 0/3] Trivial cleanups for genmatch
 2023-05-08 18:31 UTC  (5+ messages)
` [PATCH 1/3] genmatch: clean up emit_func
` [PATCH 2/3] genmatch: clean up showUsage
` [PATCH 3/3] genmatch: fixup get_out_file

[COMMITTED] Fix pr81192.c for int16 targets
 2023-05-08 18:04 UTC 

[PATCH] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-05-08 14:42 UTC  (4+ messages)
    `  "

[PATCH V2] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-05-08 14:40 UTC 

[committed] RISC-V: Improve portability of testcases
 2023-05-08 14:38 UTC 

[committed] RISC-V: Factor out vector manager code in vsetvli insertion pass. [NFC]
 2023-05-08 14:38 UTC 

[committed] Fix minor length computation on stormy16
 2023-05-08 14:30 UTC 

[PATCH v3 8/19] modula2 front end: libgm2 contents
 2023-05-08 14:06 UTC  (4+ messages)
` libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify (was: [PATCH v3 8/19] modula2 front end: libgm2 contents)
  ` libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify
    ` libgm2: Remove 'autogen.sh' (was: libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify)

Ping: [PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491]
 2023-05-08 13:14 UTC  (8+ messages)
` Ping^2: "
  ` Ping^3: "
    ` Ping^4: "
      ` Ping^5: "
        ` Ping^6: "
          ` Ping^7: "
            ` Ping^8: "

[PATCH] ira: Don't create copies for earlyclobbered pairs
 2023-05-08 12:52 UTC  (2+ messages)

GCC 12.3.1 Status Report (2023-05-08)
 2023-05-08 12:47 UTC 

[PATCH] Bump up precision size to 16 bits
 2023-05-08 12:04 UTC  (3+ messages)

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-05-08 10:48 UTC  (2+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-08 10:28 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-05-08 10:04 UTC  (2+ messages)

[PATCH 0/2] RISC-V: support Zcmp extension
 2023-05-08  9:20 UTC  (10+ messages)
` [PATCH 1/2] [RISC-V] disable shrink-wrap-separate if zcmp enabled
    `  "
` [PATCH 2/2] [RISC-V] support cm.push cm.pop cm.popret in zcmp

[PATCH 1/3] PHIOPT: Add diamond bb form to factor_out_conditional_conversion
 2023-05-08  7:28 UTC  (9+ messages)
` [PATCH 2/3] PHIOPT: Loop over calling factor_out_conditional_conversion
` [PATCH 3/3] PHIOPT: factor out unary operations instead of just conversions

[PATCH v2] RISC-V: Handle multi-lib path correclty for linux
 2023-05-08  7:03 UTC  (2+ messages)

[PATCH] RISC-V: Fix ugly && incorrect codes of RVV auto-vectorization
 2023-05-08  7:01 UTC  (2+ messages)

[PATCH-4, rs6000] Change ilp32 target check for some scalar-extract-sig and scalar-insert-exp test cases
 2023-05-08  6:36 UTC  (2+ messages)

[PATCH-3, rs6000] Change mode and insn condition for scalar insert exp instruction
 2023-05-08  6:33 UTC  (2+ messages)

[PATCH-2, rs6000] Change mode and insn condition for scalar extract sig instruction
 2023-05-08  6:32 UTC  (2+ messages)

[PATCH] Makefile.in: clean up match.pd-related dependencies
 2023-05-08  6:18 UTC  (7+ messages)

[PATCH-1, rs6000] Change mode and insn condition for scalar extract exp instruction
 2023-05-08  6:16 UTC  (2+ messages)

[PATCH] Move substitute_and_fold over to use simple_dce_from_worklist
 2023-05-08  6:14 UTC  (2+ messages)

[PATCH][stage1] Remove conditionals around free()
 2023-05-08  6:01 UTC  (3+ messages)

[PATCH] [RFC] RAII auto_mpfr and autp_mpz
 2023-05-08  6:00 UTC  (7+ messages)
` [PATCH 3/3] Fortran: Fix mpz and mpfr memory leaks
      ` ping "

[PATCH] Add a != MIN/MAX_VALUE_CST ? CST-+1 : a to minmax_from_comparison
 2023-05-08  5:26 UTC 

[PATCH] [vect]Enhance NARROW FLOAT_EXPR vectorization by truncating integer to lower precision
 2023-05-08  1:59 UTC  (2+ messages)
` [PATCH V2] "

aarch64: Add scheduling model for Neoverse V1
 2023-05-07 22:49 UTC 

[PATCH] MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match
 2023-05-07 22:19 UTC 

[PATCH] [GCC 13] Fix aarch64/109762: push_options/push_options does not work sometimes
 2023-05-07 20:13 UTC 

[PATCH] MIPS: add speculation_barrier support
 2023-05-07 19:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] Fix aarch64/109762: push_options/push_options does not work sometimes
 2023-05-07 15:26 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).