public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] gcc/jit/jit-recording.cc: recording::global::write_to_dump: Avoid crashes when writing psuedo-C for globals with string initializers
 2023-10-25 12:40 UTC  (2+ messages)

[PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
 2023-10-25 12:20 UTC  (6+ messages)
      `  "

[PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
 2023-10-25 12:05 UTC 

[PATCH V14 4/4] ree: Improve ree pass using defined abi interfaces
 2023-10-25 11:18 UTC  (3+ messages)

HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-10-25 11:13 UTC  (23+ messages)

[PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-10-25 11:11 UTC  (13+ messages)

[PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file
 2023-10-25 11:09 UTC  (5+ messages)
` [PATCH v2 2/4] libgrust: Add libproc_macro and build system
` [PATCH v2 3/4] build: Add libgrust as compilation modules
  ` [PATCH v2 4/4] build: Regenerate build files

PR111754
 2023-10-25 10:59 UTC  (4+ messages)

[committed] libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936]
 2023-10-25 10:29 UTC 

[PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-10-25 10:28 UTC  (3+ messages)

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2023-10-25 10:15 UTC  (5+ messages)

[PATCH v2] AArch64: Improve immediate generation
 2023-10-25 10:00 UTC  (2+ messages)

[PATCH, OpenACC 2.7] Implement self clause for compute constructs
 2023-10-25  9:44 UTC  (8+ messages)
  ` Enable 'c-c++-common/goacc/{if,self}-clause-1.c' for C++ (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
  ` Disentangle handling of OpenACC 'host', 'self' pragma tokens "
  ` Consistently order 'OMP_CLAUSE_SELF' right after 'OMP_CLAUSE_IF' "
  ` Extend test suite coverage for OpenACC 'self' clause for compute constructs "
    ` Handle OpenACC 'self' clause for compute constructs in OpenACC 'kernels' decomposition (was: Extend test suite coverage for OpenACC 'self' clause for compute constructs (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs))
  ` Minor fixes for OpenACC/Fortran 'self' clause for compute constructs (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)

[PATCH 1/3]rs6000: update num_insns_constant for 2 insns
 2023-10-25  9:40 UTC  (11+ messages)
` [PATCH 2/3]rs6000: using 'pli' to load 34bit-constant
` [PATCH 3/3]rs6000: split complicate constant to constant pool

[PATCH] s390: Fix constraint for insn *cmphi_ccu
 2023-10-25  9:27 UTC 

[PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation
 2023-10-25  9:21 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
 2023-10-25  9:19 UTC  (8+ messages)
  `  "

[PATCH] config, aarch64: Use a more compatible sed invocation
 2023-10-25  9:09 UTC  (2+ messages)

[PATCH] RISC-V: Export some functions from riscv-vsetvl to riscv-v
 2023-10-25  9:08 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Change MD attribute avl_type into avl_type_idx[NFC]
 2023-10-25  9:07 UTC  (3+ messages)

[PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
 2023-10-25  8:47 UTC  (9+ messages)

[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2023-10-25  8:38 UTC  (12+ messages)
    ` [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520)
        ` [PATCH] Introduce TARGET_SUPPORTS_ALIASES
            ` [PATCH][v2] "
                ` More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc. (was: [PATCH][v2] Introduce TARGET_SUPPORTS_ALIASES)
                  ` [PING] "
                    ` [PING^2] "

[PATCH v4 0/5] Fix library testsuite compilation for build sysroot
 2023-10-25  8:32 UTC  (4+ messages)
` [PATCH v4 1/5] libatomic/test: Fix "
  ` libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] (was: [PATCH v4 1/5] libatomic/test: Fix compilation for build sysroot)
    ` [PING] "

[PATCH v5 GCC] libffi/test: Fix compilation for build sysroot
 2023-10-25  8:30 UTC  (3+ messages)
` libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] (was: [PATCH v5 GCC] libffi/test: Fix compilation for build sysroot)
  ` [PING] "

[PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-25  8:04 UTC  (6+ messages)

[PATCH v3 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-25  8:02 UTC 

[RFC] RISC-V: elide sign extend when expanding cmp_and_jump
 2023-10-25  7:12 UTC  (2+ messages)

[PATCH] [x86_64]: Zhaoxin yongfeng enablement
 2023-10-25  6:43 UTC 

[PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
 2023-10-25  3:50 UTC 

[PATCH] match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1) [PR111957]
 2023-10-25  3:37 UTC 

[PATCH v2] rs6000: Don't use optimize_function_for_speed_p too early [PR108184]
 2023-10-25  2:48 UTC  (4+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "

[PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
 2023-10-25  2:47 UTC  (6+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-10-25  2:45 UTC 

[PATCH v2 1/3] c++: sort candidates according to viability
 2023-10-24 21:56 UTC  (6+ messages)
` [PATCH v2 2/3] c++: remember candidates that we ignored
` [PATCH v2 3/3] c++: note other candidates when diagnosing deletedness

[PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN
 2023-10-24 21:50 UTC  (13+ messages)
                        ` [PATCH] internal-fn: Add VCOND_MASK_LEN

[PATCH] c++: build_new_1 and non-dep array size [PR111929]
 2023-10-24 21:11 UTC  (2+ messages)

[PATCH] c++: error with bit-fields and scoped enums [PR111895]
 2023-10-24 20:56 UTC  (3+ messages)

[PATCH] Fortran/OpenMP: event handle in task detach cannot be a coarray [PR104131]
 2023-10-24 20:38 UTC  (4+ messages)

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-10-24 20:27 UTC  (9+ messages)

[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
 2023-10-24 19:56 UTC  (14+ messages)

[PATCH] gcc: Introduce -fhardened
 2023-10-24 19:16 UTC  (12+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] gcov-io.h: fix comment regarding length of records
 2023-10-24 19:10 UTC  (3+ messages)

[PATCH] Add a late-combine pass [PR106594]
 2023-10-24 18:49 UTC 

[PATCH 0/3] rtl-ssa: Various extensions for the late-combine pass
 2023-10-24 18:47 UTC  (7+ messages)
` [PATCH 1/3] rtl-ssa: Use frequency-weighted insn costs
` [PATCH 2/3] rtl-ssa: Extend make_uses_available
` [PATCH 3/3] rtl-ssa: Add new helper functions

[PATCH] testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
 2023-10-24 18:03 UTC  (2+ messages)

[PATCH] recog/reload: Remove old UNARY_P operand support
 2023-10-24 18:00 UTC  (2+ messages)

[PATCH 0/6] rtl-ssa: Various fixes needed for the late-combine pass
 2023-10-24 17:37 UTC  (13+ messages)
` [PATCH 1/6] rtl-ssa: Ensure global registers are live on exit
` [PATCH 2/6] rtl-ssa: Create REG_UNUSED notes after all pending changes
` [PATCH 3/6] rtl-ssa: Fix ICE when deleting memory clobbers
` [PATCH 4/6] rtl-ssa: Handle artifical uses of deleted defs
` [PATCH 5/6] rtl-ssa: Calculate dominance frontiers for the exit block
` [PATCH 6/6] rtl-ssa: Handle call clobbers in more places

[PATCH] c++: cp_stabilize_reference and non-dep exprs [PR111919]
 2023-10-24 16:19 UTC  (2+ messages)

[PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
 2023-10-24 16:12 UTC  (2+ messages)

Automation Anywhere
 2023-10-24 15:16 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-10-24 15:11 UTC  (3+ messages)
` [PING][PATCH "

[RFC PATCH] Detecting lifetime-dse issues via Valgrind
 2023-10-24 14:11 UTC 

[PATCH] testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
 2023-10-24 14:00 UTC  (5+ messages)

[PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
 2023-10-24 13:17 UTC  (4+ messages)
  `  "

[PATCH V5] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
 2023-10-24 13:00 UTC  (4+ messages)
    `  "

[committed] arc: Remove mpy_dest_reg_operand predicate
 2023-10-24 12:50 UTC 

[x86 PATCH] Fine tune STV register conversion costs for -Os
 2023-10-24 11:39 UTC  (2+ messages)

[PATCH] i386: Fix undefined masks in vpopcnt tests
 2023-10-24 11:20 UTC  (2+ messages)

[PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big
 2023-10-24 11:19 UTC  (2+ messages)
` [PATCH GCC13 backport] "

[PATCH v24 00/33] Optimize type traits performance
 2023-10-24 11:01 UTC  (4+ messages)
` [PATCH v25 00/33] Optimize type traits compilation performance
  ` [PATCH v25 25/33] libstdc++: Optimize std::is_function "

[PATCH 1/2] testsuite: Add and use thread_fence effective-target
 2023-10-24 10:43 UTC  (3+ messages)

[PATCH 0/4] rtl-ssa: Some small, obvious fixes
 2023-10-24 10:30 UTC  (5+ messages)
` [PATCH 1/4] rtl-ssa: Fix null deref in first_any_insn_use
` [PATCH 2/4] rtl-ssa: Fix handling of deleted insns
` [PATCH 3/4] rtl-ssa: Don't insert after insns that can throw
` [PATCH 4/4] rtl-ssa: Avoid creating duplicated phis

[PATCH 0/3] [GCC] arm: vld1q_types_xN ACLE intrinsics
 2023-10-24 10:20 UTC  (3+ messages)
` [PATCH 1/3] [GCC] arm: vld1q_types_x2 "
  ` [PING] "

[PATCH] i386: Avoid paradoxical subreg dests in vector zero_extend
 2023-10-24 10:19 UTC  (2+ messages)

[PATCH] recog: Fix propagation into ASM_OPERANDS
 2023-10-24 10:15 UTC 

[pushed] i386: Fix unprotected REGNO in aeswidekl_operation
 2023-10-24 10:04 UTC 

[pushed] aarch64: Define TARGET_INSN_COST
 2023-10-24 10:00 UTC 

[PATCH] aarch64: Avoid bogus atomics match
 2023-10-24  9:59 UTC 

[PATCH] Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)
 2023-10-24  9:49 UTC  (2+ messages)

PATCH v6 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-10-24  9:39 UTC  (3+ messages)

[PATCH V13] ree: Improve ree pass using defined abi interfaces
 2023-10-24  9:31 UTC 

[Patch] OpenMP/Fortran: Handle unlisted items in 'omp allocators' + exec. 'omp allocate'
 2023-10-24  9:15 UTC 

[committed] Partial OpenMP 4.5 fortran support
 2023-10-24  9:09 UTC  (3+ messages)
` OpenMP/Fortran: Group handling of 'if' clause without and with modifier (was: [committed] Partial OpenMP 4.5 fortran support)
  ` OpenMP/Fortran: Group handling of 'if' clause without and with modifier

[PATCH] Harmonize headers between both dg-extract-results scripts
 2023-10-24  8:04 UTC  (9+ messages)
  ` [PING] "
              ` [PATCH] Ignore case of header line in dg-extract-results.py

[ARC PATCH] Improved SImode shifts and rotates on !TARGET_BARREL_SHIFTER
 2023-10-24  7:30 UTC  (2+ messages)

[PATCH] libgcc: make heap-based trampolines conditional on libc presence
 2023-10-24  7:18 UTC  (4+ messages)

[PATCHv2] Improve factor_out_conditional_operation for conversions and constants
 2023-10-24  7:14 UTC  (2+ messages)

[PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf
 2023-10-24  7:13 UTC  (6+ messages)

[PATCH] match: Fix the `popcnt(a&b) + popcnt(a|b)` patthern for types [PR111913]
 2023-10-24  7:02 UTC  (2+ messages)

[PATCH v2 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-24  6:57 UTC 

RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
 2023-10-24  6:47 UTC  (2+ messages)

[PATCH v1] LoongArch: Implement __builtin_thread_pointer for TLS
 2023-10-24  6:40 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).