public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v1] RISC-V: Revert RVV wv instructions overlap and xfail tests
 2024-04-22 17:20 UTC  (4+ messages)

[PATCH v1] RISC-V: Adjust overlap attr after revert d3544cea63d and e65aaf8efe1
 2024-04-22 16:57 UTC  (3+ messages)

[PATCH] libstdc++: Silence irrelevant warnings in <experimental/simd>
 2024-04-22 16:06 UTC  (2+ messages)

[PATCH] libstdc++: Fix conversion of simd to vector builtin
 2024-04-22 16:04 UTC  (2+ messages)

[PATCH] c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784]
 2024-04-22 15:54 UTC 

[PATCH] c++: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208]
 2024-04-22 15:42 UTC  (2+ messages)
` [PATCH] c++, v2: "

[PATCH] libstdc++: Workaround kernel-headers on s390x-linux
 2024-04-22 15:41 UTC  (2+ messages)

[PATCH] Add rvalue::get_name method (and its C equivalent)
 2024-04-22 15:19 UTC  (8+ messages)

[PATCH] testsuite: prune -freport-bug output
 2024-04-22 15:16 UTC  (2+ messages)

[RFC][PATCH v1 0/4] Allow flexible array members in unions and alone in structures [PR53548]
 2024-04-22 13:28 UTC  (8+ messages)
` [RFC][PATCH v1 1/4] Documentation change
` [RFC][PATCH v1 2/4] C and C++ FE changes to support flexible array members in unions and alone in structures
` [RFC][PATCH v1 3/4] Add testing cases for "
` [RFC][PATCH v1 4/4] Adjust testcases for flexible array member in union and alone in structure extension

[PATCH][wwwdocs] Improve grammar for AVR changes in GCC 14
 2024-04-22 11:35 UTC  (2+ messages)

[PATCH] s390: testsuite: Fix forwprop-4{0,1}.c
 2024-04-22 11:04 UTC  (3+ messages)
  ` [PATCH] s390: testsuite: Xfail forwprop-4{0,1}.c

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2024-04-22 10:11 UTC  (7+ messages)
          ` [PATCH v2] "

[RFC] decay vect tests from run to link for pr95401
 2024-04-22 10:05 UTC  (3+ messages)
  ` [PATCH] "

xfail fetestexcept test - ppc always uses fcmpu
 2024-04-22 10:00 UTC  (3+ messages)
  ` [PATCH v2] "

enable sqrt insns for cdce3.c
 2024-04-22  9:56 UTC  (4+ messages)
` [PATCH v2] [testsuite] require sqrt_insn effective target where needed

add explicit ABI and align options to pr88233.c
 2024-04-22  9:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ppc: testsuite: vec-mul requires vsx runtime
 2024-04-22  9:35 UTC  (2+ messages)

[PATCH] Request check for hw support in ppc run tests with -maltivec/-mvsx
 2024-04-22  9:31 UTC 

adjust vectorization expectations for ppc costmodel 76b
 2024-04-22  9:28 UTC  (2+ messages)
` [PATCH] "

disable ldist for test, to restore vectorizing-candidate loop
 2024-04-22  9:27 UTC  (2+ messages)
` [PATCH] "

[PATCH] [testsuite] [ppc64] expect error on vxworks too
 2024-04-22  9:23 UTC 

[PATCH v3 1/2] LoongArch: Define ISA versions
 2024-04-22  9:20 UTC  (3+ messages)
` [PATCH v3 2/2] LoongArch: Define builtin macros for ISA evolutions

[Committed] s390x: Do not default to -mvx for -mesa
 2024-04-22  9:13 UTC 

[PATCH] i386: Fix Sierra Forest auto dispatch
 2024-04-22  9:03 UTC 

[PATCH v2 1/2] LoongArch: Define ISA versions
 2024-04-22  9:02 UTC  (4+ messages)
` [PATCH v2 2/2] LoongArch: Define builtin macros for ISA evolutions

[PATCH v1] RISC-V: Add xfail test case for highpart overlap floating-point widen insn
 2024-04-22  8:28 UTC  (2+ messages)

[PATCH v2] RISC-V: Add xfail test case for indexed load overlap with SRC EEW < DEST EEW
 2024-04-22  7:52 UTC  (3+ messages)

[PATCH v1] RISC-V: Add xfail test case for indexed load overlap with SRC EEW < DEST EEW
 2024-04-22  7:39 UTC 

[PATCH V4 1/3] aarch64: Place target independent and dependent changed code in one file
 2024-04-22  7:31 UTC  (14+ messages)

[PATCH v1] RISC-V: Add xfail test case for highest-number regno ternary overlap
 2024-04-22  6:59 UTC  (3+ messages)

[PATCH] s390: testsuite: Remove xfail for vpopct{b,h}
 2024-04-22  6:23 UTC  (2+ messages)

[PATCH v1] RISC-V: Add xfail test case for widening register overlap of vf4/vf8
 2024-04-22  6:09 UTC  (3+ messages)

[PATCH] c++: Check if allocation functions are xobj members [PR114078]
 2024-04-22  2:59 UTC  (2+ messages)

[PATCH] c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers
 2024-04-22  2:59 UTC  (2+ messages)

[PATCH] add rlwinm pattern for DImode for constant building
 2024-04-22  2:35 UTC 

[PATCH v1] RISC-V: Add xfail test case for highpart register overlap of vx/vf widen
 2024-04-22  1:24 UTC  (3+ messages)

[pushed] c++/modules: make bits_in/out move-constructible
 2024-04-22  0:57 UTC  (2+ messages)

[patch,avr,applied] PR114794 - Tweak divmodqi4
 2024-04-21 12:39 UTC 

[PATCH, aarch64] v2: Preparatory patch to place target independent and,dependent changed code in one file
 2024-04-21  7:52 UTC 

[PATCH v1] RISC-V: Add xfail test case for incorrect overlap on v0
 2024-04-21  1:36 UTC  (3+ messages)

[Patch, fortran] PR103471 - [11/12/13/14 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114
 2024-04-20 13:05 UTC  (6+ messages)

[PATCH] RISC-V: Add xfail test case for wv insn highest overlap
 2024-04-20 12:05 UTC  (3+ messages)

[PATCH 1/2] LoongArch: Define ISA versions
 2024-04-20  6:15 UTC  (7+ messages)
` [PATCH 2/2] LoongArch: Define builtin macros for ISA evolutions

[PATCH v1] RISC-V: Add xfail test case for wv insn register overlap
 2024-04-20  1:55 UTC  (4+ messages)
` [PATCH v2] "

[committed] i386: Fix up *avx2_eq<mode>3 constraints [PR114783]
 2024-04-19 22:22 UTC 

[PATCH 0/13] rs6000, built-in cleanup patch series
 2024-04-19 21:18 UTC  (14+ messages)
` [PATCH 1/13] rs6000, Remove __builtin_vsx_cmple* builtins
` [PATCH 2/13] rs6000, Remove __builtin_vsx_xvcvspsxws built-in
` [PATCH 3/13] rs6000, fix error in unsigned vector float to unsigned int built-in definitions
` [PATCH 4/13] rs6000, extend the current vec_{un,}signed{e,o} built-ins
` [PATCH 5/13] rs6000, remove duplicated built-ins of vecmergl and vec_mergeh
` [PATCH 6/13] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 7/13] rs6000, remove the vec_xxsel built-ins, they are duplicates
` [PATCH 8/13] rs6000, remove __builtin_vsx_vperm_* built-ins
` [PATCH 9/13] rs6000, remove __builtin_vsx_xvnegdp and __builtin_vsx_xvnegsp built-ins
` [PATCH 10/13] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 11/13] rs6000, remove __builtin_vsx_xvcmpeqsp_p built-in
` [PATCH 12/13] rs6000, remove __builtin_vsx_xvcmpeqsp built-in
` [PATCH 13/13] rs6000, remove vector set and vector init built-ins

[PATCH] c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780]
 2024-04-19 21:02 UTC  (2+ messages)

c23 type compatibility rules, v3
 2024-04-19 20:39 UTC  (9+ messages)
` [C PATCH, v2] Fix ICE with -g and -std=c23 related to incomplete types [PR114361]
            ` [PATCH] c, v3: "

[committed] libstdc++: Simplify constraints on <=> for std::reference_wrapper
 2024-04-19 20:08 UTC 

[PATCH] libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770]
 2024-04-19 20:08 UTC  (5+ messages)

Request for testing on non-Linux targets; remove special casing of /usr/lib and /lib from the driver
 2024-04-19 17:01 UTC  (2+ messages)

[PATCH] [testsuite] [arm] require arm_v8_1m_main for pacbti tests
 2024-04-19 16:37 UTC  (5+ messages)
      ` [PATCH v2] [testsuite] [arm] add effective target and options "

[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
 2024-04-19 16:29 UTC  (7+ messages)
` [PATCH v2 1/2] c++: Standardise errors for module_may_redeclare
` [PATCH v2 2/2] c++/modules: Fix instantiation of imported temploid friends [PR114275]
      ` [PATCH v3 2/2] c++: "

[committed] internal-fn: Fix up expand_arith_overflow [PR114753]
 2024-04-19 16:17 UTC 

[PATCH]middle-end: refactory vect_recog_absolute_difference to simplify flow [PR114769]
 2024-04-19 13:32 UTC  (2+ messages)

[PATCH] libgccjit: Add support for machine-dependent builtins
 2024-04-19 12:35 UTC  (9+ messages)

[PATCH] libgccjit: Add ability to get CPU features
 2024-04-19 12:34 UTC  (8+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH] rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]
 2024-04-19 10:39 UTC  (5+ messages)
    ` Enable 'gcc.dg/pr114768.c' for nvptx target [PR114768] (was: [PATCH] rtlanal: Fix set_noop_p for volatile loads or stores [PR114768])

[PATCH v3] bpf: remove huge memory waste with string allocation
 2024-04-19 10:18 UTC  (3+ messages)

[PATCH 1/3] bpf: support more instructions to match CO-RE relocations
 2024-04-19 10:17 UTC  (3+ messages)

[PATCH] rust: Do not link with libdl and libpthread unconditionally
 2024-04-19  9:47 UTC 

[PATCH] libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
 2024-04-19  9:18 UTC  (3+ messages)

[committed] d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]
 2024-04-19  9:09 UTC 

[PATCH] contrib: Add autoregen.py
 2024-04-19  9:07 UTC  (2+ messages)

[PATCH 1/2] ARC: Use intrinsics for __builtin_add_overflow*()
 2024-04-19  7:20 UTC  (6+ messages)
` [PATCH 2/2] ARC: Use intrinsics for __builtin_sub_overflow*()

[PATCH] libgcc: Another __divmodbitint4 bug fix [PR114762]
 2024-04-19  6:33 UTC  (2+ messages)

[PATCH] gcc-13/changes.html (LoongArch): Fix link
 2024-04-19  6:23 UTC 

[PATCH v1 0/6] Add DLL import/export implementation to AArch64
 2024-04-18 21:49 UTC  (7+ messages)
` [PATCH v1 1/6] Move mingw_* declarations to the mingw folder
` [PATCH v1 2/6] Extract ix86 dllimport implementation to mingw
` [PATCH v1 3/6] Rename functions for reuse in AArch64
` [PATCH v1 4/6] aarch64: Add selectany attribute handling
` [PATCH v1 5/6] Adjust DLL import/export implementation for AArch64
` [PATCH v1 6/6] aarch64: Add DLL import/export to AArch64 target

[gcc-13 PATCH 0/2] Replace libstdc++_libbacktrace.a with libstdc++exp.a
 2024-04-18 20:34 UTC  (4+ messages)
` [gcc-13 PATCH 1/2] libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
` [gcc-13 PATCH 2/2] libstdc++: Add libstdc++_libbacktrace.a to libstdc++exp

[committed, wwwdocs] gcc-14/changes.html: nios2 target is obsolete
 2024-04-18 20:33 UTC 

[committed] Add nios2*-*-* to the list of obsolete targets
 2024-04-18 20:31 UTC 

[PATCH 0/3] Recover in-tree libiconv build support
 2024-04-18 16:41 UTC  (2+ messages)

[PATCH] [testsuite] introduce strndup effective target
 2024-04-18 15:06 UTC  (3+ messages)

[PATCH] [libstdc++] introduce --disable-compat-libstdcxx-abi
 2024-04-18 14:45 UTC  (3+ messages)

[PATCH v2] gcc-14: Add Ada changes
 2024-04-18 13:24 UTC 

[PATCH] [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__
 2024-04-18 12:57 UTC  (2+ messages)

[PATCH] [libstdc++] [testsuite] xfail double-prec from_chars for float128_t
 2024-04-18 11:10 UTC  (2+ messages)

[PATCH] [testsuite] [arm] accept empty init for bfloat16
 2024-04-18 10:56 UTC  (3+ messages)

[PATCH, rs6000] Use bcdsub. instead of bcdadd. for bcd invalid number checking
 2024-04-18 10:35 UTC  (3+ messages)

[PATCH]AArch64: remove reliance on register allocator for simd/gpreg costing. [PR114741]
 2024-04-18 10:20 UTC  (2+ messages)

[PATCH] libgcc: Fix up __divmodbitint4 [PR114755]
 2024-04-18 10:01 UTC  (4+ messages)

[PATCH] libgfortran: Fix up the autoreconf warnings
 2024-04-18  9:23 UTC 

[PATCH v2 1/2] Driver: Add new -truncate option
 2024-04-18  8:26 UTC  (5+ messages)
` [PATCH v2 2/2] lto-wrapper: Truncate files using -truncate driver option [PR110710]

[PATCH] internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW etc. expansion [PR114753]
 2024-04-18  7:39 UTC  (2+ messages)

Standard Business cards Printing
 2024-04-18  6:50 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).