public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Ping^3: [PATCH] libcpp: Handle extended characters in user-defined literal suffix [PR103902]
 2023-07-18 20:33 UTC  (3+ messages)
` [PATCH v2] "

Fix profile update in scale_profile_for_vect_loop
 2023-07-18 19:29 UTC  (2+ messages)

[PATCH RESEND] c: add -Wmissing-variable-declarations [PR65213]
 2023-07-18 19:14 UTC 

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-07-18 18:53 UTC  (11+ messages)

[PATCH v2 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-07-18 18:38 UTC  (4+ messages)

[PATCH v3] Implement new RTL optimizations pass: fold-mem-offsets
 2023-07-18 18:01 UTC  (5+ messages)

[PATCH] Read global value/mask in IPA
 2023-07-18 17:37 UTC  (2+ messages)

[pushed] c++: Add tests for P2621, no UB in lexer [PR110340]
 2023-07-18 17:33 UTC 

[PATCH] testsuite: fix dwarf2/utf-1.C with DWARF4
 2023-07-18 16:54 UTC  (2+ messages)

[PATCH] c++: redundant targ coercion for var/alias tmpls
 2023-07-18 16:52 UTC  (11+ messages)

[committed] dwarf2: Change return type of predicate functions from int to bool
 2023-07-18 16:49 UTC 

[PATCH RFA (fold)] c++: constexpr bit_cast with empty field
 2023-07-18 16:26 UTC  (3+ messages)

[PATCH] c++: deducing empty type vs non-type argument pack
 2023-07-18 16:26 UTC  (2+ messages)

rs6000: Fix expected counts powerpc/p9-vec-length-full
 2023-07-18 15:39 UTC  (2+ messages)

[PATCH releases/gcc-13 1/2] libgcc: Fix eh_frame fast path in find_fde_tail
 2023-07-18 14:56 UTC  (3+ messages)
` [PATCH releases/gcc-13 2/2] libgcc: Fix -Wint-conversion warning "

[PATCH] tree-optimization/88540 - FP x > y ? x : y if-conversion without -ffast-math
 2023-07-18 14:52 UTC 

vectorizer: Avoid an OOB access from vectorization
 2023-07-18 14:47 UTC  (2+ messages)

[PATCH]AArch64 fix regexp for live_1.c sve test
 2023-07-18 14:43 UTC 

[PATCH V2] RISC-V: Throw compilation error for unknown sub-extension or supervisor extension
 2023-07-18 14:33 UTC  (2+ messages)

[PATCH v1|GCC-13] RISC-V: Bugfix for riscv-vsetvl pass
 2023-07-18 14:06 UTC  (3+ messages)

[PATCH V5 1/2] Add overflow API for plus minus mult on range
 2023-07-18 14:05 UTC  (2+ messages)
` [PATCH V5 2/2] Optimize '(X - N * M) / N' to 'X / N - M' if valid

[PATCH] aarch64: remove useless pairs of rev instructions
 2023-07-18 13:38 UTC  (3+ messages)

[PATCH v8] tree-ssa-sink: Improve code sinking pass
 2023-07-18 13:33 UTC 

[RFC] analyzer: Add optional trim of the analyzer diagnostics going too deep [PR110543]
 2023-07-18 13:30 UTC 

[COMMITTED] ada: Use new typedefs in gcc-interface
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Constraint_Error caused by 'Image applied to interface type
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Avoid iterator conflicts in container aggregates
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Apply correct element type for container aggregates
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Fix expanding container aggregates with Iterator specification
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Improve error message for ambiguous subprogram call
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Constraint_Error caused by interface conversion
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Tweak CPU affinity handling on Linux
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Fix internal error on aggregates of self-referencing types
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Fix assertion failure introduced by latest change
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Expose expected_throw attribute
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Refactor s-pack* units to remove multiple returns
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Allow warnings with explain code
 2023-07-18 13:13 UTC 

[COMMITTED] ada: Fix Valid_Scalars attribute applied to types from limited with
 2023-07-18 13:13 UTC 

[PATCH v2 0/8] Add Loongson SX/ASX instruction support to LoongArch target
 2023-07-18 12:26 UTC  (10+ messages)
` [PATCH v2 1/8] LoongArch: Added Loongson SX vector directive compilation framework
` [PATCH v2 2/8] LoongArch: Added Loongson SX base instruction support
` [PATCH v2 3/8] LoongArch: Added Loongson SX directive builtin function support
` [PATCH v2 4/8] LoongArch: Added Loongson ASX vector directive compilation framework
` [PATCH v2 5/8] LoongArch: Added Loongson ASX base instruction support
` [PATCH v2 6/8] LoongArch: Added Loongson ASX directive builtin function support
` [PATCH v2 7/8] LoongArch: Add Loongson SX directive test cases
` [PATCH v2 8/8] LoongArch: Add Loongson ASX "

[patch] OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 [PR107424]
 2023-07-18 12:11 UTC 

[PATCH v7] tree-ssa-sink: Improve code sinking pass
 2023-07-18 11:44 UTC  (5+ messages)
` PING^1 "

[PATCH v2] tree-optimization/110279- Check for nested FMA chains in reassoc
 2023-07-18 11:41 UTC  (4+ messages)

[RFC, WIP] introduce attribute exalias
 2023-07-18 11:37 UTC  (6+ messages)
` [PATCH] "
  ` [PATCH v3] Introduce attribute reverse_alias

[PATCH] middle-end/61747 - conditional move expansion and constants
 2023-07-18 11:25 UTC 

[PATCH] RISC-V: Dynamic adjust size of VLA vector according to TARGET_MIN_VLEN
 2023-07-18 10:55 UTC  (3+ messages)

[PATCH] middle-end/105715 - missed RTL if-conversion with COND_EXPR expansion
 2023-07-18 10:21 UTC 

[PATCH] RISC-V: Fix testcase failed when default -mcmodel=medany
 2023-07-18 10:03 UTC  (5+ messages)

[PATCH V4] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-07-18  9:44 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add myself as riscv port reviewer
 2023-07-18  9:34 UTC 

[PATCH V2] RISC-V: Enable SLP un-order reduction
 2023-07-18  9:16 UTC  (3+ messages)

[PATCH] RISC-V: Enable SLP un-order reduction
 2023-07-18  8:45 UTC  (3+ messages)
  `  "

[PATCH 3/4] ree: Improve functionality of ree pass for rs6000 target
 2023-07-18  8:01 UTC  (2+ messages)
` [PING^2] "

PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-07-18  7:58 UTC  (2+ messages)
` [PING^2] "

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-07-18  7:49 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
 2023-07-18  7:40 UTC  (14+ messages)
` [PATCH v2 1/3] c++, libstdc++: Implement "
  ` [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
  ` [PATCH v3 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
    ` [PATCH v3 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
    ` [PATCH v3 3/3] libstdc++: Optimize is_fundamental "
    ` [PATCH v4 1/4] c++, libstdc++: Implement __is_arithmetic built-in trait
      ` [PATCH v4 2/4] libstdc++: Optimize is_arithmetic trait performance
      ` [PATCH v4 3/4] libstdc++: Optimize is_fundamental "
      ` [PATCH v4 4/4] libstdc++: Optimize is_compound "

[PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation
 2023-07-18  7:03 UTC  (3+ messages)

[PATCH] s390: Optimize vec_cmpge followed by vec_sel
 2023-07-18  6:37 UTC  (2+ messages)

RISCV test infrastructure for d / v / zfh extensions
 2023-07-18  6:02 UTC 

cpymem for RISCV with v extension
 2023-07-18  4:47 UTC 

Committed: Tighten regexps in gcc.target/riscv/_Float16-zhinx-1.c 
 2023-07-18  4:05 UTC 

Re:Fw: [PATCH V2] RTL_SSA: Relax PHI_MODE in phi_setup
 2023-07-18  3:30 UTC 

[PATCH v1] RISC-V: Fix RVV frm run test failure on RV32
 2023-07-18  3:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] RISC-V: Support basic floating-point dynamic rounding mode
 2023-07-18  1:19 UTC  (4+ messages)

[pushed] c++: only cache constexpr calls that are constant exprs
 2023-07-17 23:57 UTC  (2+ messages)
` [FYI] c++: check for trying to cache non-constant expressions

[x86-64] RFC: Add nosse abi attribute
 2023-07-17 23:00 UTC  (2+ messages)

[RFC] RISC-V: Add proposed Ztso atomic mappings
 2023-07-17 21:28 UTC  (2+ messages)
` [RFC v2] RISC-V: Add "

[pushed] extend.texi: index __auto_type
 2023-07-17 21:22 UTC 

[committed] combine: Change return type of predicate functions from int to bool
 2023-07-17 20:16 UTC 

[PATCH][RFC] tree-optimization/88540 - FP x > y ? x : y if-conversion without -ffast-math
 2023-07-17 20:07 UTC  (3+ messages)

[PATCH 0/2] rs6000, fix vec_replace_unaligned built-in arguments
 2023-07-17 19:20 UTC  (3+ messages)
` [PATCH 1/2] rs6000, add argument to function find_instance
` [PATCH 2/2 ver 4] rs6000, fix vec_replace_unaligned built-in arguments

[PATCH ver 3] rs6000, fix vec_replace_unaligned built-in arguments
 2023-07-17 18:33 UTC  (3+ messages)

[PATCH] c++: constrained surrogate calls [PR110535]
 2023-07-17 17:45 UTC  (3+ messages)

[PATCH] c++: non-standalone surrogate call template
 2023-07-17 17:44 UTC  (2+ messages)

URGENT MAIL
 2023-07-17 16:06 UTC 

[PATCH v3 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
 2023-07-17 16:04 UTC  (4+ messages)

PR82943 - Suggested patch to fix
 2023-07-17 15:56 UTC  (4+ messages)

[PATCH V2] RTL_SSA: Relax PHI_MODE in phi_setup
 2023-07-17 14:44 UTC  (2+ messages)

[PATCH] RTL_SSA: Relax PHI_MODE in phi_setup
 2023-07-17 14:43 UTC  (3+ messages)
  `  "

[PATCH] Include insn-opinit.h in PLUGIN_H [PR110610]
 2023-07-17 14:27 UTC  (4+ messages)

[PATCH V3] RISC-V: Add TARGET_MIN_VLEN > 4096 check
 2023-07-17 14:24 UTC  (2+ messages)

[WIP RFC] Add support for keyword-based attributes
 2023-07-17 14:06 UTC  (9+ messages)

[PATCH] Fix bootstrap failure (with g++ 4.8.5) in tree-if-conv.cc
 2023-07-17 13:48 UTC  (7+ messages)

[committed] OpenMP/Fortran: Parsing support for 'uses_allocators'
 2023-07-17 13:26 UTC 

Fix optimize_mask_stores profile update
 2023-07-17 13:26 UTC  (4+ messages)

[PATCH 12/19]middle-end: implement loop peeling and IV updates for early break
 2023-07-17 12:48 UTC  (6+ messages)

[committed] Restore bootstrap by removing unused variable in tree-ssa-loop-ivcanon.cc
 2023-07-17 12:24 UTC 

[RFC] GNU Vector Extension -- Packed Boolean Vectors
 2023-07-17 12:16 UTC  (12+ messages)

[RFC] [v2] Extend fold_vec_perm to handle VLA vectors
 2023-07-17 12:14 UTC 

[PATCH] Export value/mask known bits from CCP
 2023-07-17 11:52 UTC  (2+ messages)

[PATCH] RISC-V: Ensure all implied extensions are included[PR110696]
 2023-07-17 11:50 UTC  (3+ messages)

[PATCH] [i386] Support type _Float16/__bf16 independent of SSE2
 2023-07-17 11:38 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] Add peephole to eliminate redundant comparison after cmpccxadd
 2023-07-17 11:20 UTC  (3+ messages)

Avoid double profile udpate in try_peel_loop
 2023-07-17 10:36 UTC 

[PATCH V2] RISC-V: Support non-SLP unordered reduction
 2023-07-17 10:27 UTC  (3+ messages)

[PATCH] Export value/mask known bits from IPA
 2023-07-17  9:37 UTC  (2+ messages)

[PATCH] riscv: Fix warning in riscv_regno_ok_for_index_p
 2023-07-17  9:32 UTC  (2+ messages)

Loop-ch improvements, part 3
 2023-07-17  9:17 UTC  (2+ messages)

[PATCH 0/9] Native complex operations
 2023-07-17  9:02 UTC  (10+ messages)
` [PATCH 1/9] Native complex operations: Conditional lowering
` [PATCH 2/9] Native complex operations: Move functions to hooks
` [PATCH 3/9] Native complex operations: Add gen_rtx_complex hook
` [PATCH 4/9] Native complex operations: Allow native complex regs and ops in rtl
` [PATCH 5/9] Native complex operations: Add the conjugate op in optabs
` [PATCH 6/9] Native complex operations: Update how complex rotations are handled
` [PATCH 7/9] Native complex operations: Vectorization of native complex operations
` [PATCH 8/9] Native complex operations: Add explicit vector of complex
` [PATCH 9/9] Native complex operation: Experimental support in x86 backend

[PATCH] vect: Initialize new_temp to avoid false positive warning [PR110652]
 2023-07-17  8:48 UTC  (3+ messages)

[PATCH] RISC-V: Support non-SLP unordered reduction
 2023-07-17  8:22 UTC  (3+ messages)
  `  "

[PATCH] tree-optimization/110669 - bogus matching of loop bitop
 2023-07-17  8:19 UTC 

[PATCH] Use substituted GDCFLAGS
 2023-07-17  8:13 UTC 

[gcc r14-2455] riscv: Prepare backend for index registers
 2023-07-17  8:11 UTC  (6+ 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).