public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
xfail fetestexcept test - ppc always uses fcmpu
 2024-04-28  7:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] ppc: testsuite: vec-mul requires vsx runtime
 2024-04-28  7:33 UTC  (4+ messages)

[PATCH 1/2] MATCH: change single_non_singleton_phi_for_edges for singleton phis
 2024-04-28  6:30 UTC  (2+ messages)
` [PATCH 2/2] PHI-OPT: speed up value_replacement slightly

[PATCH] [x86] Optimize 64-bit vector permutation with punpcklqdq + 128-bit vector pshuf
 2024-04-28  6:03 UTC 

[PATCH 1/2] [x86] Support dot_prod optabs for 64-bit vector
 2024-04-28  5:58 UTC  (2+ messages)
` [PATCH 2/2] Extend usdot_prodv*qi with vpmaddwd when AVXVNNI/AVX512VNNI is not available

[PATCH] Update libbid according to the latest Intel Decimal Floating-Point Math Library
 2024-04-28  5:50 UTC 

[PATCH] [x86] Adjust alternative *k to ?k for avx512 mask in zero_extend patterns
 2024-04-28  5:45 UTC 

[PATCH v1] RISC-V: Fix ICE for legitimize move on subreg const_poly_move
 2024-04-28  3:55 UTC  (2+ messages)

Trophy Sale
 2024-04-28  0:23 UTC 

Bottle Sale
 2024-04-28  0:23 UTC 

[PATCH 1/1] gcc-14: document P1689R5 scanning output support
 2024-04-27 23:39 UTC  (4+ messages)
  ` [PATCH wwwdocs "

[PATCH] arm: Zero/Sign extends for CMSE security
 2024-04-27 14:13 UTC  (7+ messages)
        ` [PATCH] testsuite: Verify r0-r3 are extended with CMSE

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-04-27  9:48 UTC  (3+ messages)
` [PATCHv2 0/2] Changes to libiberty buildargv

[PATCH] Remove m_nloops field from loop_versioning
 2024-04-27  5:25 UTC 

[PATCH] LoongArch: Add constraints for bit string operation define_insn_and_split's [PR114861]
 2024-04-27  5:18 UTC  (3+ messages)
  ` Pushed: "

[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
 2024-04-27  1:16 UTC  (9+ 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++: "

[PATCH] RISC-V: Add -X to link spec
 2024-04-27  0:34 UTC  (2+ messages)

[PATCH] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801]
 2024-04-26 23:10 UTC 

[PATCH 1/2] Add verification of gimple_assign_nontemporal_move_p [PR112976]
 2024-04-26 23:03 UTC  (2+ messages)
` [PATCH 2/2] Remove support for nontemporal stores with ssa_names on lhs [PR112976]

[PATCH] vax: resolve long-standing documentation bugs re floating-point codegen [PR79646]
 2024-04-26 22:38 UTC  (2+ messages)

[PATCH] aarch64: Use cinc for small constants instead of just add [PR112304]
 2024-04-26 17:37 UTC 

[PATCH] aarch64: Fix normal returns inside functions which use eh_returns [PR114843]
 2024-04-26 17:07 UTC 

[PATCH] i386: Fix array index overflow in pr105354-2.c
 2024-04-26 16:16 UTC  (3+ messages)

[committed] libstdc++: Do not apply localized formatting to NaN and inf [PR114863]
 2024-04-26 15:03 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-04-26 13:51 UTC  (9+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH] middle-end/114734 - wrong code with expand_call_mem_ref
 2024-04-26 13:50 UTC 

[PATCH] wwwdocs: Add note to changes.html for __has_{feature,extension}
 2024-04-26 13:31 UTC  (6+ messages)

[COMMITTED] gcc-14: Add Ada changes
 2024-04-26 13:25 UTC  (3+ messages)

[PATCH] c++: fix source printing for "required from here" message
 2024-04-26 11:52 UTC  (5+ messages)

[committed] libstdc++: Adjust whitespace in status tables in manual
 2024-04-26 11:00 UTC  (3+ messages)
` [committed,gcc-13] libstdc++: Update status tables to refer to GCC 13 not mainline
` [committed,gcc-14] libstdc++: Update status tables to refer to GCC 14 "

[PATCH] amdgcn: Add gfx90c target
 2024-04-26 10:42 UTC  (4+ messages)
  ` [wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx90c support

[PATCH][GCC] aarch64: Fix SCHEDULER_IDENT for Cortex-A510
 2024-04-26  9:20 UTC  (3+ messages)

[PATCH] PR middle-end/111701: signbit(x*x) vs -fsignaling-nans
 2024-04-26  8:17 UTC 

[PATCH V2 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-04-25 20:56 UTC  (6+ messages)
` [PATCH 1/4] df: Add -ftrack-subreg-liveness option
` [PATCH 2/4] df: Add DF_LIVE_SUBREG problem
` [PATCH 3/4] ira: Apply DF_LIVE_SUBREG data
` [PATCH 4/4] lra: "

[PATCH] Fix overwriting files with fs::copy_file on windows
 2024-04-25 20:16 UTC  (2+ messages)

[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
 2024-04-25 20:14 UTC  (10+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls
      ` [PATCH 5/4] libbacktrace: improve getting "

[PATCH] bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG
 2024-04-25 18:45 UTC  (2+ messages)

[PATCH] c++: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208]
 2024-04-25 18:42 UTC  (13+ messages)
` [PATCH] c++, v2: "
        ` [PATCH] c++, v3: "
                ` [PATCH] c++, v4: "
                      ` [PATCH] c++, v5: "

[PATCH] c++: Fix constexpr evaluation of parameters passed by invisible reference [PR111284]
 2024-04-25 18:38 UTC  (5+ messages)
    ` [PATCH] c++, v2: "

[PATCH] libgcc: Don't use weakrefs for glibc 2.34
 2024-04-25 18:33 UTC  (2+ messages)

[committed] openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy [PR114825]
 2024-04-25 18:16 UTC 

[gcc-13 PATCH 0/2] Replace libstdc++_libbacktrace.a with libstdc++exp.a
 2024-04-25 17:58 UTC  (6+ 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
    ` [gcc-13 PATCH 2/2 v3] "

[PATCH] bpf: avoid issues with CO-RE and -gtoggle
 2024-04-25 17:46 UTC  (2+ messages)

[committed] libstdc++: Rename man pages to use '::' instead of '_'
 2024-04-25 17:44 UTC 

[committed] libstdc++: Fix typo in Doxygen comment
 2024-04-25 17:44 UTC 

[committed] libstdc++: Fix run_doxygen for Doxygen 1.10 man page format
 2024-04-25 17:44 UTC 

[committed] libstdc++: Update Doxygen config for new headers
 2024-04-25 17:44 UTC 

[committed] libstdc++: Add comment to #include in <variant>
 2024-04-25 17:43 UTC 

[SPARC] Fix PR target/114416
 2024-04-25 17:38 UTC  (2+ messages)

[COMMITTED BPF] bpf: default to using pseudo-C assembly syntax by default
 2024-04-25 15:35 UTC 

[patch] [gcn][nvptx] Add warning to mkoffload for 32bit host code
 2024-04-25 15:07 UTC  (2+ messages)

[PATCH v2 0/3] Allow flexible array members in unions and alone in structures [PR53548]
 2024-04-25 14:21 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] C and C++ FE changes
` [PATCH v2 3/3] Add testing cases for flexible array members in unions and alone in structures

[PATCH v1] RISC-V: Revert RVV wv instructions overlap and xfail tests
 2024-04-25 14:16 UTC  (6+ messages)
      `  "

[PATCH] tree-optimization/114792 - order loops to unloops in CH
 2024-04-25 13:19 UTC 

[wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior
 2024-04-25 12:41 UTC  (2+ messages)

[PATCH] RISC-V: Add testcase for PR114749
 2024-04-25 12:04 UTC  (2+ messages)

[PATCH] libcpp: Adjust __STDC_VERSION__ for C23
 2024-04-25 11:46 UTC 

[PATCH v1] RISC-V: Add test cases for insn does not satisfy its constraints [PR114714]
 2024-04-25 10:30 UTC  (3+ messages)

[PATCH] tree-optimization/110490 - bitcount for narrow modes
 2024-04-25  7:26 UTC 

[PATCH v1] RISC-V: Add xfail test case for highpart register overlap of vwcvt
 2024-04-25  6:50 UTC  (4+ messages)

[PATCH v1] RISC-V: Add early clobber to the dest of vwsll
 2024-04-25  6:50 UTC  (4+ messages)

Industrial hose supply
 2024-04-25  5:12 UTC 

[PATCH v1] Revert "RISC-V: Support highpart register overlap for vwcvt"
 2024-04-25  1:25 UTC  (7+ messages)

[PATCH] wwwdocs: gcc-14/changes.html: Add Loongarch changes
 2024-04-25  1:19 UTC  (2+ messages)
` [pushed][PATCH] "

[PATCH v4 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-04-24 23:40 UTC  (3+ messages)
` [PATCH v4 2/3] [RFC] ifcvt: Allow more operations in multiple set if conversion

State of risc-v port in the current merge, revert, rinse-repeat commotion
 2024-04-24 22:58 UTC  (3+ messages)

[PATCH] c++: print source code in print_instantiation_partial_context_line
 2024-04-24 19:28 UTC  (5+ messages)

[Patch, fortran] PR93678 - [11/12/13/14 Regression] ICE with TRANSFER and typebound procedures
 2024-04-24 19:26 UTC  (3+ messages)

[PATCH] Spelling fixes for translatable strings
 2024-04-24 14:25 UTC  (4+ messages)
  ` [committed] Further spelling fixes in "

[PATCH] c++/modules testsuite: avoid expensive ggc-min-expand=0
 2024-04-24 13:59 UTC  (4+ messages)

[PATCH] DOCUMENTATION_ROOT_URL vs. release branches [PR114738]
 2024-04-24 13:39 UTC  (6+ messages)
      ` [PATCH] v2: "

[PATCH][GCC 13] RISC-V: Fix recursive vsetvli checking [PR114172]
 2024-04-24 13:18 UTC  (3+ messages)

[PATCH v2] gcc-14: Mention that some warnings are now errors
 2024-04-24 12:28 UTC  (2+ messages)

[COMMITTED BPF] bpf: define BPF feature pre-processor macros
 2024-04-24 11:55 UTC 

adjust vectorization expectations for ppc costmodel 76b
 2024-04-24  8:24 UTC  (3+ messages)
` [PATCH] "

[PATCH] tree-optimization/114787 - more careful loop update with CFG cleanup
 2024-04-24  8:09 UTC 

[PATCH v1] RISC-V: Add xfail test case for highpart overlap of vext.vf
 2024-04-24  7:13 UTC  (3+ messages)

[PATCH] i386: Fix behavior for both using AVX10.1-256 in options and function attribute
 2024-04-24  7:07 UTC  (2+ messages)

[Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation
 2024-04-24  6:10 UTC  (3+ messages)

[PATCH] tree-optimization/114832 - wrong dominator info with vect peeling
 2024-04-24  4:43 UTC 

enable sqrt insns for cdce3.c
 2024-04-24  2:15 UTC  (6+ messages)
` [PATCH v2] [testsuite] require sqrt_insn effective target where needed

[PATCH] Value range: Add range op for __builtin_isfinite
 2024-04-24  1:55 UTC  (3+ messages)

[RFC][PATCH v1 0/4] Allow flexible array members in unions and alone in structures [PR53548]
 2024-04-23 19:58 UTC  (12+ 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 "

[PATCH v9 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-04-23 19:56 UTC  (2+ messages)

[PATCH v2] gcc-14: Add Ada changes
 2024-04-23 19:20 UTC  (2+ messages)

[PATCH] i386: Avoid =&r,r,r andn double-word alternative for ia32 [PR114810]
 2024-04-23 17:38 UTC  (2+ messages)

[PATCH] c++/modules: deduced return type merging [PR114795]
 2024-04-23 17:29 UTC  (3+ messages)

Your order SYXBO646033426 gcc-patches
 2024-04-23 17:16 UTC 

[PATCH] libbacktrace: Avoid GNU ld --compress-debug-sections=zlib-gabi
 2024-04-23 17:04 UTC  (4+ messages)

[PATCH v1] RISC-V: Adjust overlap attr after revert d3544cea63d and e65aaf8efe1
 2024-04-23 17:00 UTC  (7+ messages)

[committed] testsuite: Adjust testsuite expectations for diagnostic spelling fixes
 2024-04-23 15:41 UTC 

[PATCH] c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers
 2024-04-23 14:39 UTC  (3+ messages)

Fix documentation of -ftree-loop-distibutive-patterns
 2024-04-23 13:38 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).