public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Committed V2] RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296]
 2023-09-06 14:28 UTC 

[PATCHSET] Add error metadata to diagnostics
 2023-09-06 14:24 UTC  (6+ messages)
` [PATCH 1/2] diagnostics: add error_meta
` [PATCH 2/2] Experiment with adding an error code to an error

[RFC PATCH v2 0/1] RISC-V: Add support for 'XVentanaCondOps' reusing 'Zicond' support
 2023-09-06 14:04 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "
  ` [PATCH v4 0/1] "
    ` [PATCH v4 1/1] "

[PATCH] RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296]
 2023-09-06 14:00 UTC  (2+ messages)

[PATCH] RISC-V: Remove unreasonable TARGET_64BIT for VLS modes with size = 64bit
 2023-09-06 14:00 UTC  (3+ messages)

[PATCH] RISC-V: Fix VSETVL PASS AVL/VL fetch bug[111295]
 2023-09-06 13:59 UTC  (3+ messages)

[PATCH] ggc, jit: forcibly clear GTY roots in jit
 2023-09-06 13:57 UTC  (2+ messages)

[PATCH] analyzer: Move gcc.dg/analyzer tests to c-c++-common (2) [PR96395]
 2023-09-06 13:50 UTC  (3+ messages)

[pushed] analyzer: implement kf_strstr [PR105899]
 2023-09-06 13:44 UTC 

[pushed] analyzer: implement kf_strncpy [PR105899]
 2023-09-06 13:44 UTC 

[pushed] analyzer: add ctxt to fill_region/zero_fill_region
 2023-09-06 13:44 UTC 

[PATCH] RISC-V: Add autovec FP binary operations
 2023-09-06 13:27 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH V2] RISC-V: Support Dynamic LMUL Cost model
 2023-09-06 13:22 UTC  (5+ messages)
  `  "

[PATCH v1] RISC-V: Fix incorrect folder for VRGATHERI16 test case
 2023-09-06 13:02 UTC  (2+ messages)

[PATCH 1/2] ARC: Use intrinsics for __builtin_add_overflow*()
 2023-09-06 12:50 UTC  (2+ messages)
` [PATCH 2/2] ARC: Use intrinsics for __builtin_sub_overflow*()

[PATCH] LoongArch: Fix unintentional bash-ism in r14-3665
 2023-09-06 12:19 UTC  (3+ messages)

[RFC] GCC Security policy
 2023-09-06 11:23 UTC  (2+ messages)

[PATCH] fwprop: Allow UNARY_P and check register pressure
 2023-09-06 11:22 UTC  (8+ messages)

[PATCH] RISC-V: Keep vlmax vector operators in simple form until split1 pass
 2023-09-06 11:13 UTC  (5+ messages)

[PATCH v1 0/4] Add Loongson SX/ASX instruction support to LoongArch
 2023-09-06 11:10 UTC  (3+ messages)
` [PATCH v1 1/4] LoongArch: Add tests of -mstrict-align option

[PATCH] LoongArch: Use bstrins instruction for (a & ~mask) and (a & mask) | (b & ~mask) [PR111252]
 2023-09-06 10:58 UTC  (2+ messages)

[PATCH v1 4/4] LoongArch: Add tests for Loongson SX floating-point conversion instructions
 2023-09-06 10:56 UTC  (2+ messages)

[PATCH v1 3/4] LoongArch: Add tests for Loongson SX builtin functions
 2023-09-06 10:45 UTC 

[PATCH v1 2/4] LoongArch: Add testsuite framework for Loongson SX/ASX
 2023-09-06 10:45 UTC 

[PATCH] LoongArch: Link c++ header directory in the default ABI to the toplevel
 2023-09-06 10:38 UTC  (2+ messages)

[PATCH] xtensa: Optimize boolean evaluation when SImode EQ/NE to zero if TARGET_MINMAX
 2023-09-06 10:27 UTC  (5+ messages)

[PATCH v5] c++: extend cold, hot attributes to classes
 2023-09-06 10:20 UTC  (2+ messages)

[PATCH] riscv: xtheadbb: Fix xtheadbb-li-rotr test for rv32
 2023-09-06 10:12 UTC  (2+ messages)

[PATCH] OpenMP: Enable 'declare mapper' mappers for 'target update' directives
 2023-09-06  9:55 UTC 

[PATCH 0/2] resolve confilct between zcmp multi push/pop and shrink-wrap-separate
 2023-09-06  9:39 UTC  (3+ messages)
` [PATCH 1/2] allow targets to check shrink-wrap-separate enabled or not
` [PATCH 2/2] [V2][RISC-V] enable muti push and pop for Zcmp when shrink-wrap-separate is ineffective

[PATCH 0/5] OpenMP: Array-shaping operator and strided/rectangular 'target update' support
 2023-09-06  9:34 UTC  (6+ messages)
` [PATCH 1/5] OpenMP, NVPTX: memcpy[23]D bias correction
` [PATCH 2/5] OpenMP: Allow complete replacement of clause during map/to/from expansion
` [PATCH 3/5] OpenMP: Support strided and shaped-array updates for C++
` [PATCH 4/5] OpenMP: Array shaping operator and strided "target update" for C
` [PATCH 5/5] OpenMP: Noncontiguous "target update" for Fortran

[PATCH V5 0/3] RISC-V: Add an experimental vector calling convention
 2023-09-06  8:23 UTC  (5+ messages)
` [PATCH V5 2/3] RISC-V: Part-2: Save/Restore vector registers which need to be preversed
` [PATCH V5 3/3] RISC-V: Part-3: Output .variant_cc directive for vector function

[PATCH] RISC-V: Add conditional sqrt autovec pattern
 2023-09-06  8:22 UTC  (5+ messages)

[PATCH 0/2] resolve confilct between zcmp multi push/pop and shrink-wrap-separate
 2023-09-06  8:06 UTC  (5+ messages)
` [PATCH 2/2] [RISC-V] Enalble zcmp for -Os
    `  "

[PATCH v3] RISC-V:Optimize the MASK opt generation
 2023-09-06  7:19 UTC  (4+ messages)
  `  "

[PATCH v1 1/6] LoongArch: a symmetric multilib subdir layout
 2023-09-06  6:54 UTC  (4+ messages)
` [PATCH v1 2/6] LoongArch: improved target configuration interface

[PATCH] MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a)
 2023-09-06  6:38 UTC  (6+ messages)
` [PATCH 17/12] _BitInt a ? ~b : b match.pd fix [PR102989]

[PATCH v2 1/2] strlen: fold strstr() even if the length isn't previously known [PR96601]
 2023-09-06  4:15 UTC  (4+ messages)

[pushed] c++: [[no_unique_address]] and cv-qualified type
 2023-09-06  3:19 UTC 

[PATCH] RISC-V: Emit .note.GNU-stack for non-linux target as well
 2023-09-06  2:57 UTC  (5+ messages)

[COMMITTED] RISC-V: typo: add closing paren to a comment
 2023-09-06  2:38 UTC 

[PATCH] RISC-V: Fix Zicond ICE on large constants
 2023-09-06  1:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/4] LoongArch: target configuration interface update
 2023-09-06  1:04 UTC  (8+ messages)
` [PATCH v3 1/4] LoongArch: improved target configuration interface

[PATCH 10/12] C _BitInt support [PR102989]
 2023-09-05 22:40 UTC  (2+ messages)

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-09-05 22:26 UTC  (5+ messages)
  ` [PATCH 13/12] C _BitInt incremental fixes [PR102989]
    ` [PATCH 13/12 v2] "

[PATCH] riscv: Synthesize all 11-bit-rotate constants with rori
 2023-09-05 21:59 UTC  (3+ messages)

[PATCH 18/12] Handle BITINT_TYPE in build_{,minus_}one_cst [PR102989]
 2023-09-05 21:52 UTC  (3+ messages)
` [PATCH 18/12] Handle BITINT_TYPE in build_{, minus_}one_cst [PR102989]

[committed] RISC-V: Expose bswapsi for TARGET_64BIT
 2023-09-05 21:41 UTC 

[PATCH] c: Don't pedwarn on _FloatN{,x} or {f,F}N{,x} suffixes for C2X
 2023-09-05 21:34 UTC  (2+ messages)

[PATCH] c++: Additional warning for name-hiding [PR12341]
 2023-09-05 20:52 UTC  (2+ messages)

[PATCH] c++: Move consteval folding to cp_fold_r
 2023-09-05 20:36 UTC  (4+ messages)

[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
 2023-09-05 19:28 UTC  (9+ messages)
` [PATCH 1/8] OpenMP: lvalue parsing for map/to/from clauses (C++)
` [PATCH 2/8] OpenMP: lvalue parsing for map/to/from clauses (C)
` [PATCH 3/8] OpenMP: C++ "declare mapper" support
` [PATCH 4/8] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
` [PATCH 5/8] OpenMP, Fortran: Pass list number to gfc_free_omp_namelist
` [PATCH 6/8] OpenMP, Fortran: Per-directive control for gfc_trans_omp_clauses
` [PATCH 7/8] OpenMP, Fortran: Split out OMP clause checking
` [PATCH 8/8] OpenMP: Fortran "!$omp declare mapper" support

[PATCH] RISC-V: Add Types to Un-Typed Risc-v Instructions:
 2023-09-05 17:13 UTC  (3+ messages)
  ` [Committed] "

[PATCH] Add Types to Un-Typed Pic Instructions:
 2023-09-05 17:03 UTC  (3+ messages)
  ` [Committed] "

[PATCH] riscv: xtheadbb: Enable constant synthesis with th.srri
 2023-09-05 16:13 UTC  (3+ messages)

[Patch] contrib/gcc-changelog: Check whether revert-commit exists
 2023-09-05 15:30 UTC  (3+ messages)

[PATCH v2] RISC-V: zicond: Fix opt2 pattern
 2023-09-05 15:20 UTC  (2+ messages)
` [Committed] "

[PATCH 00/11] aarch64 GCS preliminary patches
 2023-09-05 15:00 UTC  (13+ messages)
` [PATCH 01/11] aarch64: AARCH64_ISA_RCPC was defined twice
` [PATCH 04/11] aarch64: Do not force a stack frame for EH returns
` [PATCH 05/11] aarch64: Add eh_return compile tests
` [PATCH 06/11] aarch64: Fix pac-ret eh_return tests
` [PATCH 07/11] aarch64: Disable branch-protection for pcs tests
` [PATCH 10/11] aarch64: Fix branch-protection error message tests

[PATCH] c++: improve verify_constant diagnostic [PR91483]
 2023-09-05 14:59 UTC  (2+ messages)

[committed] OpenMP: Avoid ICE in c_parser_omp_clause_allocate with invalid expr
 2023-09-05 14:56 UTC 

Add dg test for matching function bodies
 2023-09-05 14:28 UTC  (4+ messages)
` [WIP] testsuite: Port 'check-function-bodies' to nvptx (was: Add dg test for matching function bodies)
  `  "
    ` testsuite: Port 'check-function-bodies' to nvptx

[PATCH] c++: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR52953]
 2023-09-05 14:15 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[RFC PATCH] c++: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953]
 2023-09-05 14:00 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH V2] Emit funcall external declarations only if actually used
 2023-09-05 13:03 UTC  (3+ messages)

[PATCH v1] RISC-V: Support FP SGNJ autovec for VLS mode
 2023-09-05 12:11 UTC  (3+ messages)

[PATCH v2] RISC-V: Optimize the MASK opt generation
 2023-09-05 11:50 UTC  (2+ messages)

[PATCH v6 0/4] Add Loongson SX/ASX instruction support to LoongArch target
 2023-09-05 11:34 UTC  (2+ messages)
`  "

[PING][PATCH] LoongArch: initial ada support on linux
 2023-09-05 11:23 UTC  (4+ messages)

[COMMITTED] ada: Elide the copy in extended returns for nonlimited by-reference types
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix DWARF for certain arrays
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Remove redundant protection against empty list
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Add guard before querying the type for its interfaces
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Remove redundant guard against an empty list of interfaces
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix problematic secondary stack management in protected entry
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix crash on selected component lookup in generic instance
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix spurious warning emissions
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix assertion failure on very peculiar enumeration type
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Remove TBC comment, no more needed
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Crash on creation of extra formals on type extension
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Pass -msmp when linking for ppc-vx6 --RTS=rtp-smp
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Crash on function returning empty Ada 2022 aggregate
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Compiler hangs on invalid postcondition
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Spurious warning about negative modular literal
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Support setting task affinity on QNX
 2023-09-05 11:08 UTC 

[COMMITTED] ada: building_executable_programs_with_gnat.rst: fix -gnatw.x index
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Preserve capability validity in address arithmetic
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Fix internal error on instantiation with private component type
 2023-09-05 11:08 UTC 

[COMMITTED] ada: Remove GNATcheck violations
 2023-09-05 11:07 UTC 

[COMMITTED] ada: Add missing units to Makefile.rtl
 2023-09-05 11:07 UTC 

[COMMITTED] ada: Handle GNATcheck violations
 2023-09-05 11:07 UTC 

[COMMITTED] ada: Enforce subtype conformance of interface primitives
 2023-09-05 11:07 UTC 

[COMMITTED] ada: Tweak comment about tasking corner case
 2023-09-05 11:07 UTC 

[COMMITTED] Revert "Adjust one Ada test"
 2023-09-05 11:07 UTC 

[PATCH v3][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-09-05 10:33 UTC  (3+ messages)

[PATCH] riscv: xtheadcondmov: Don't run tests with -Oz
 2023-09-05  8:59 UTC  (3+ messages)

[PATCH] RISC-V: Export functions as global extern preparing for dynamic LMUL patch use
 2023-09-05  8:47 UTC 

[committed 1/2] arc: Remove obsolete mbbit-peephole option and unused patterns
 2023-09-05  8:42 UTC  (2+ messages)
` [committed 2/2] arc: Cleanup addsi3 instruction pattern

GNU Tools Cauldron 2023
 2023-09-05  8:10 UTC 

[PATCH] ssa_name_has_boolean_range vs signed-boolean:31 types
 2023-09-05  7:46 UTC  (3+ 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).