public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] Fortran/OpenMP: Add parsing support for allocators directive
 2023-05-26 19:04 UTC  (3+ messages)
` [Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP: Add parsing support for allocators directive)
  ` [committed][Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directives

[PATCH v2] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-05-26 18:50 UTC  (5+ messages)

[PATCH] Replace a HWI_COMPUTABLE_MODE_P with wide-int in simplify-rtx.cc
 2023-05-26 18:43 UTC 

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-05-26 18:15 UTC  (8+ messages)
` [V1][PATCH 1/3] Provide element_count attribute to flexible array member field (PR108896)
` [V1][PATCH 2/3] Use the element_count atribute info in builtin object size [PR108896]
` [V1][PATCH 3/3] Use the element_count attribute information in bound sanitizer[PR108896]

[V8][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-26 17:59 UTC  (6+ messages)
` [V8][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
` [V8][PATCH 2/2] Update documentation to clarify a GCC extension [PR77650]

[PATCH] RISC-V: Add autovec sign/zero extension and truncation
 2023-05-26 16:58 UTC  (6+ messages)

[PATCH v2] RISC-V: Implement autovec abs, vneg, vnot
 2023-05-26 16:36 UTC  (7+ messages)
    `  "

[PATCH] Convert ipcp_vr_lattice to type agnostic framework
 2023-05-26 16:17 UTC  (2+ messages)

[PATCH] libstdc++: Correct NTTP and simd_mask ctor call
 2023-05-26 15:46 UTC  (2+ messages)

[PATCH] libstdc++: Simplify calculation of expected value in simd test
 2023-05-26 15:45 UTC  (2+ messages)

[PATCH] libstdc++: Fix test assumptions on long and long double
 2023-05-26 15:44 UTC  (2+ messages)

[r14-1246 Regression] FAIL: gcc.target/i386/pr98434-1.c scan-assembler-times vpsrlvw[\\t ]*%ymm 2 on Linux/x86_64
 2023-05-26 15:14 UTC 

[patch] amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
 2023-05-26 15:05 UTC  (2+ messages)

[PATCH V5, 0/2] PR target/105325: Fix constraint issue with power10 fusion
 2023-05-26 15:02 UTC  (5+ messages)
` [PATCH V5, 1/2] PR target/105325: Rewrite genfusion.pl's gen_ld_cmpi_p10 function
` [PATCH V5, 2/2] PR target/105325: Fix memory constraints for power10 fusion

*Your Kind Reply
 2023-05-26 14:42 UTC 

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-05-26 14:34 UTC 

[PATCH] RISC-V: Allow all const_vec_duplicates as constants
 2023-05-26 14:10 UTC 

[PATCH] RISC-V: Optimize the MASK opt generation
 2023-05-26 14:02 UTC  (4+ messages)
` [Ping][PATCH] "

[PATCH] RISC-V: Add the option "-mdisable-multilib-check" to avoid multilib checks breaking the compilation
 2023-05-26 13:19 UTC  (3+ messages)

[PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
 2023-05-26 11:35 UTC 

[PATCH] RISC-V: Add RVV FMA auto-vectorization support
 2023-05-26 11:12 UTC  (4+ messages)
  `  "

[committed] libstdc++: Resolve -Wsign-compare issue
 2023-05-26 11:01 UTC 

[PATCH 3/3] xtensa: Rework 'setmemsi' insn pattern
 2023-05-26 10:21 UTC  (2+ messages)

[PATCH 2/3] xtensa: Add 'subtraction from constant' insn pattern
 2023-05-26 10:20 UTC  (2+ messages)

[PATCH 1/3] xtensa: Addendum of the commit e33d2dcb463161a110ac345a451132ce8b2b23d9
 2023-05-26 10:20 UTC  (2+ messages)

[PATCH RFC] c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
 2023-05-26  9:58 UTC  (2+ messages)

[i386 PATCH] A minor code clean-up: Use NULL_RTX instead of nullptr
 2023-05-26  8:31 UTC  (3+ messages)

[PATCH] RISC-V: Optimize TARGET_XTHEADCONDMOV
 2023-05-26  8:20 UTC  (4+ messages)

decremnt IV patch create fails on PowerPC
 2023-05-26  7:46 UTC  (3+ messages)
  `  "

[COMMITTED] ada: Corrections to premature-references rules
 2023-05-26  7:37 UTC 

[COMMITTED] ada: Fix typos "statment" and "condtion"
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Use truncation for dynamic conversions from floating point to fixed point
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Crash on function returning allocated object containing tasks
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Default initialize entity to avoid CodePeer message
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Minor doc clarification
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Complete contracts of SPARK units
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix crash on 'Img as generic actual function
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Remove redundant guard against empty lists
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix double free on finalization of Vector in array aggregate
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix internal error on Big_Integer conversion ghost instance
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Simplify expansion of set membership
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Cleanup expansion of membership operators into attribute Valid
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Remove leftover code for counting protected entries
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix detection of non-static expressions in records with pragmas
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Reorder components in Ada.Containers.Bounded_Doubly_Linked_Lists
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Reorder components in Ada.Containers.Restricted_Doubly_Linked_Lists
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Reject thin 'Unrestricted_Access value to aliased constrained array
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Simplify iteration over record component items with possible pragmas
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix handling of Global contracts inside generic subprograms
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Tune detection of expression functions within a declare expression
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Crash on loop in dispatching conditional entry call
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Remove redundant protection against empty lists
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Cleanups in handling of aggregates
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Fix iteration over component items with pragmas
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Duplicate declaration of _master entity
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Remove redundant guards from handling of record components
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Remove Is_Descendant_Of_Address flag from Standard_Address
 2023-05-26  7:36 UTC 

[COMMITTED] ada: Handle new Controlling_Tag format when converting to SCIL
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Use context variables in expansion of aggregates
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Fix missing finalization in library-level instance body
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Minor tweak in condition
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Simplify expansion of positional aggregates
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Use computed value from os_constants to define sigset_t
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Fix another couple of unchecked conversions to Ada.Tags.Tag
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Refine types for an accessibility-checking routine
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Clean style in expansion of array aggregates
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Fix late extra formals creation
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Add missing guards in Selected_Range_Checks
 2023-05-26  7:35 UTC 

[COMMITTED] ada: Enhance Is_Null_Range and Not_Null_Range predicates
 2023-05-26  7:35 UTC 

[RFC][PATCH] Improve generating FMA by adding a widening_mul pass
 2023-05-26  7:14 UTC 

[PATCH] genmatch: Emit debug message right before "return x" instead of earlier
 2023-05-26  6:58 UTC  (2+ messages)

[PATCH] RISC-V: Eliminate the magic number in riscv-v.cc
 2023-05-26  6:31 UTC  (3+ messages)

[PATCH] RISC-V: Add the option "-mno-multilib-check" to disable multilib checks
 2023-05-26  6:13 UTC 

[PATCH] Disable avoid_false_dep_for_bmi for atom and icelake(and later) core processors
 2023-05-26  6:05 UTC  (2+ messages)

[COMMITTED] i386: Use 2x-wider modes when emulating QImode vector instructions
 2023-05-26  6:03 UTC  (3+ messages)

[aarch64] Code-gen for vector initialization involving constants
 2023-05-26  3:04 UTC  (24+ messages)

[PATCH] RISC-V: Fix VSETVL PASS ICE on SLP auto-vectorization
 2023-05-26  3:01 UTC 

[PATCHv3, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2023-05-26  2:49 UTC 

[PATCH] [x86] Split notl + pbraodcast + pand to pbroadcast + pandn more modes
 2023-05-26  1:48 UTC 

[PATCH] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26  1:02 UTC  (3+ messages)

[PATCH V2] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26  0:45 UTC 

[PATCH] RISC-V/testsuite: Run target testing over all the usual optimization levels
 2023-05-26  0:06 UTC  (6+ messages)

RISC-V Test Errors and Failures
 2023-05-26  0:04 UTC  (5+ messages)

[committed] libstdc++: Add relational operators to __gnu_test::PointerBase
 2023-05-25 23:17 UTC 

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-25 20:26 UTC  (8+ messages)

[committed] testsuite: Require trampolines for nestev-vla tests
 2023-05-25 19:31 UTC  (2+ messages)

[PATCH] libstdc++: use using instead of typedef for type_traits
 2023-05-25 18:38 UTC  (4+ messages)

[PATCH] RISC-V: In pipeline scheduling, insns should not be fusion in different BB blocks
 2023-05-25 17:57 UTC  (4+ messages)

[patch]: Implement PR104327 for avr
 2023-05-25 17:55 UTC  (7+ messages)
            ` [avr,committed]: "

[avr,committed] PR82931: Improve single-bit transfers between registers
 2023-05-25 17:09 UTC 

[PATCH] btf: improve -dA comments for testsuite
 2023-05-25 16:37 UTC 

[PATCH] stor-layout, aarch64: Express SRA intrinsics with RTL codes
 2023-05-25 16:02 UTC  (2+ messages)

[PATCH] rs6000: Add buildin for mffscrn instructions
 2023-05-25 15:59 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] Only use NO_REGS in cost calculation when !hard_regno_mode_ok for GENERAL_REGS and mode
 2023-05-25 15:37 UTC  (3+ messages)

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2023-05-25 15:33 UTC  (6+ messages)

[PATCH] VECT: Add SELECT_VL support
 2023-05-25 15:26 UTC 

[V7][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-25 15:21 UTC  (6+ messages)
` [V7][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]

[PATCH V16] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 14:49 UTC  (5+ messages)
  `  "

[PATCH 1/1] arm: merge MVE_5 and MVE_6 iterators
 2023-05-25 14:27 UTC  (2+ messages)

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-05-25 14:18 UTC  (13+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[PATCH][committed] aarch64: PR target/99195 Annotate complex FP patterns for vec-concat-zero
 2023-05-25 14:01 UTC 

[COMMITTED 4/4] - Gimple range PHI analyzer and testcases
 2023-05-25 14:01 UTC  (3+ messages)

[PATCH][committed] arm: Implement ACLE Data Intrinsics
 2023-05-25 13:58 UTC 

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-25 13:55 UTC  (8+ messages)
` RISC-V Bootstrap problems
  `  "

[PATCH] [x86] reenable dword MOVE_MAX for better memmove inlining
 2023-05-25 13:32 UTC  (8+ messages)

[PATCH] RISC-V: Add ZVFHMIN extension to the -march= option
 2023-05-25 12:46 UTC 

[PATCH V17] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 12:42 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-25 12:40 UTC 

[PATCH] arm: Fix ICE due to infinite splitting [PR109800]
 2023-05-25 12:30 UTC  (5+ messages)

[PATCH V15] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 12:08 UTC  (7+ messages)
  `  "

[PATCH] target/109955 - handle pattern generated COND_EXPR without vcond
 2023-05-25 11:00 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).