public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v3 00/11] RISC-V: Add XThead* extension support
 2023-02-24  9:00 UTC  (17+ messages)
` [PATCH v3 01/11] riscv: Add basic XThead* vendor "
` [PATCH v3 02/11] riscv: riscv-cores.def: Add T-Head XuanTie C906
` [PATCH v3 03/11] riscv: thead: Add support for the XTheadBa ISA extension
` [PATCH v3 04/11] riscv: thead: Add support for the XTheadBs "
` [PATCH v3 05/11] riscv: thead: Add support for the XTheadBb "
` [PATCH v3 06/11] riscv: thead: Add support for the XTheadCondMov ISA extensions
` [PATCH v3 07/11] riscv: thead: Add support for the XTheadMac ISA extension
` [PATCH v3 08/11] riscv: thead: Add support for the XTheadFmv "
` [PATCH v3 09/11] riscv: thead: Add support for the XTheadMemPair "
` [PATCH v3 10/11] riscv: thead: Add support for the XTheadMemIdx "
` [PATCH v3 11/11] riscv: thead: Add support for the XTheadFMemIdx "

[PATCH] asan: adjust module name for global variables
 2023-02-24  9:00 UTC 

[PATCH] use subreg for movsf_from_si and remove UNSPEC_SF_FROM_SI
 2023-02-24  8:30 UTC 

[PATCH (pushed)] libsanitizer: cherry-pick commit 8f5962b1ccb5fcd4d4544121d43efb860ac3cc6d from upstream
 2023-02-24  8:20 UTC 

[PATCH] rs6000: fmr gets used instead of faster xxlor [PR93571]
 2023-02-24  8:11 UTC  (8+ messages)

[wwwdocs, patch] OpenMP update for gcc-13/changes.html + projects/gomp/
 2023-02-24  7:32 UTC  (5+ messages)

[PATCH] Print padding size when aligning struct member
 2023-02-24  7:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Bugfix for rvv bool mode precision adjustment
 2023-02-24  7:21 UTC  (7+ messages)
          `  "

[PATCH+wwwdocs 0/8] A small Texinfo refinement
 2023-02-24  6:41 UTC  (15+ messages)
` [PATCH 3/7] **/*.texi: Reorder index entries
    ` (rebased patchset) "
` [wwwdocs] Add revised Texinfo manual CSS
` Ping: [PATCH+wwwdocs 0/8] A small Texinfo refinement
  ` Ping^2: "

[gcc] RTEMS: Tune multilib selection
 2023-02-24  6:23 UTC  (3+ messages)

Support for NOINLINE attribute
 2023-02-24  5:16 UTC  (5+ messages)
            ` nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (was: Support for NOINLINE attribute)
                        ` Support for WEAK attribute, part 2

[PATCH] vect: Check that vector factor is a compile-time constant
 2023-02-24  4:04 UTC  (9+ messages)
  `  "

[PATCH] RISC-V: Disable attribute generation by default
 2023-02-24  2:24 UTC 

[v3][PATCH 2/2] Update documentation to clarify a GCC extension (PR77650)
 2023-02-24  0:56 UTC  (6+ messages)
` Fwd: "

[COMMITTED 1/2] gcc: xtensa: rename xtensa-dynconfig.c and update its build rule
 2023-02-24  0:00 UTC  (2+ messages)
` [COMMITTED 2/2] gcc: xtensa: update include style in xtensa-dynconfig.cc

[PATCH] c++: ICE with constexpr variable template [PR107938]
 2023-02-23 23:51 UTC 

[PATCH v2 0/5] A small Texinfo refinement
 2023-02-23 23:50 UTC  (7+ messages)
` [PATCH v2 1/5] docs: Create Indices appendix
` [PATCH v2 2/5] **/*.texi: Reorder index entries
` [PATCH v2 3/5] doc: Add @defbuiltin family of helpers, set documentlanguage
` [PATCH v2 4/5] Update texinfo.tex, remove the @gol macro/alias
` [PATCH v2 5/5] update_web_docs_git: Update CSS reference to new manual CSS

[PATCH 1/2] xtensa: Fix non-fatal regression introduced by b2ef02e8cbbaf95fee98be255f697f47193960ec
 2023-02-23 22:38 UTC  (3+ messages)

[PATCH v7] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-02-23 22:34 UTC  (2+ messages)

[PATCH v5] xtensa: Eliminate unnecessary general-purpose reg-reg moves
 2023-02-23 22:33 UTC  (2+ messages)

[PATCH] xtensa: Fix up fatal_error message strings in xtensa-dynconfig.c [PR108890]
 2023-02-23 22:23 UTC  (2+ messages)

[PATCH] c++: non-dependent variable template-id [PR108848]
 2023-02-23 21:52 UTC 

[PATCH v2] RISC-V: Produce better code with complex constants [PR95632] [PR106602]
 2023-02-23 21:23 UTC  (2+ messages)

C++ modules and AAPCS/ARM EABI clash on inline key methods
 2023-02-23 21:20 UTC  (9+ messages)

[PATCH] Fix std::unordered_map key range insertion
 2023-02-23 21:14 UTC 

[PATCH] [PR77760] [libstdc++] encode __time_get_state in tm
 2023-02-23 18:21 UTC  (5+ messages)

[PATCH] libstdc++: Add Doxygen comment for string::resize_and_overwite
 2023-02-23 17:53 UTC  (3+ messages)

[PATCH 1/2]middle-end: Fix wrong overmatching of div-bitmask by using new optabs [PR108583]
 2023-02-23 16:56 UTC  (18+ messages)

[Patch] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
 2023-02-23 16:42 UTC  (2+ messages)

Willing to contribute to the project Idea "Fortran – DO CONCURRENT"
 2023-02-23 16:20 UTC  (3+ messages)

[PATCH] c++: variable template and targ deduction [PR108550]
 2023-02-23 15:54 UTC  (3+ messages)

[PATCH] Avoid default-initializing auto_vec<T, N> storage
 2023-02-23 15:20 UTC  (4+ messages)

[PATCH] libatomic: Fix SEQ_CST 128-bit atomic load [PR108891]
 2023-02-23 15:11 UTC 

[PATCH] Skip module_cmi_p and related unsupported module test
 2023-02-23 15:02 UTC  (5+ messages)
    ` [PATCH] testsuite: Fix up modules.exp [PR108899]

[PATCH] c++: Fix up -fcontracts option description [PR108890]
 2023-02-23 14:17 UTC  (2+ messages)

[v3][PATCH 1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832]
 2023-02-23 14:12 UTC  (2+ messages)
` Fwd: "

[PATCH] Fix memory leak in PTA
 2023-02-23 13:21 UTC 

[committed][OG12] libgomp: no need to attach USM pointers
 2023-02-23 12:16 UTC 

[PATCH][wwwdocs][committed] Extend changes.html entries for arm and aarch64
 2023-02-23 12:00 UTC 

[PATCH 0/8] std::experimental::simd patchset
 2023-02-23 11:33 UTC  (15+ messages)
` [PATCH 1/8] libstdc++: Simplify three helper functions into one
` [PATCH 2/8] libstdc++: Fix simd build failure on clang
` [PATCH 3/8] libstdc++: More efficient masked inc-/decrement implementation
` [PATCH 4/8] libstdc++: Add missing constexpr on simd shift implementation
` [PATCH 5/8] libstdc++: Always-inline most of non-cmath fixed_size implementation
` [PATCH 6/8] libstdc++: Fix formatting
` [PATCH 7/8] libstdc++: Fix -Wsign-compare issue
` [PATCH 8/8] libstdc++: Test that integral simd reductions are precise

[PATCH] Fix memory leak in if-conversion
 2023-02-23 11:03 UTC 

Rust front-end update
 2023-02-23 10:53 UTC  (4+ messages)
` [committed 034/103] gccrs: dump: Emit visibility when dumping items

[PATCH] libgcc_s: Use alias for __cpu_indicator_init instead of symver
 2023-02-23 10:49 UTC  (2+ messages)

[PATCH] cgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_UNREACHABLE in more spots [PR106258]
 2023-02-23 10:33 UTC  (11+ messages)
  ` [PATCH] tree: Add 3 argument fndecl_built_in_p
          ` [PATCH] tree, v2: "
              ` [PATCH] ipa-prop: Fix another case of missing BUILT_IN_UNREACHABLE_TRAP handling [PR106258]

[PATCH] c++: Add target hook for emit_support_tinfos [PR108883]
 2023-02-23 10:23 UTC 

[PATCH] tree-optimization/108888 - call if-conversion
 2023-02-23 10:10 UTC 

[PATCH 0/3] OpenMP SIMD routines
 2023-02-23 10:02 UTC  (10+ messages)
` [PATCH 3/3] vect: inbranch SIMD clones

[COMMITTED 1/2] Revert "gcc: xtensa: fix PR target/108876"
 2023-02-23  9:37 UTC  (2+ messages)
` [COMMITTED 2/2] xtensa: fix PR target/108876

[PATCH 2/2] xtensa: Fix missing mode warnings in machine description
 2023-02-23  9:33 UTC  (2+ messages)

[PATCH v2] LoongArch: Change the value of macro TRY_EMPTY_VM_SPACE from 0x8000000000 to 0x1000000000
 2023-02-23  9:29 UTC 

[PATCH] vect: Check that vector factor is a compile-time constant
 2023-02-23  9:08 UTC  (4+ messages)

[pushed] wwwdocs: gcc-9: Various changes around -flive-patching
 2023-02-22 22:59 UTC 

[PATCH] c-family: avoid compile-time-hog in c_genericize [PR108880]
 2023-02-22 22:39 UTC  (2+ messages)

[PR100127] Test for coroutine header in clang-compatible tests
 2023-02-22 20:04 UTC  (3+ messages)

[PATCH] c++: unevaluated array new-expr size constantness [PR108219]
 2023-02-22 19:45 UTC 

[PATCH 0/2] Repost of patches for solving the build on Fedora 36 problem
 2023-02-22 18:11 UTC  (7+ messages)
` [PATCH 1/2] PR target/107299: Fix build issue when long double is IEEE 128-bit
` [PATCH 2/2] Rework 128-bit complex multiply and divide

Contents of PO file 'cpplib-13.1-b20230212.ro.po'
 2023-02-22 18:02 UTC 

New Romanian PO file for 'cpplib' (version 13.1-b20230212)
 2023-02-22 18:02 UTC 

[PATCH] testsuite: Handle "packed" targets in c-c++-common/auto-init-7.c and -8.c
 2023-02-22 17:53 UTC  (3+ messages)
  ` Sort-of ping for "

New German PO file for 'cpplib' (version 13.1-b20230212)
 2023-02-22 17:47 UTC 

Contents of PO file 'cpplib-13.1-b20230212.de.po'
 2023-02-22 17:47 UTC 

[PATCH] [arm] disable aes-1742098 mitigation for a72 combine tests
 2023-02-22 17:31 UTC  (3+ messages)

New Spanish PO file for 'cpplib' (version 13.1-b20230212)
 2023-02-22 16:07 UTC 

Contents of PO file 'cpplib-13.1-b20230212.es.po'
 2023-02-22 16:07 UTC 

[PATCH] Share work directories
 2023-02-22 16:04 UTC  (3+ messages)

[PATCH] Accept pmf-vbit-in-delta extra warning
 2023-02-22 16:03 UTC  (3+ messages)

[PATCH] [vxworks] make wint_t and wchar_t the same distinct type
 2023-02-22 15:23 UTC  (3+ messages)

Modula-2 / Rust: Many targets failing
 2023-02-22 14:30 UTC  (4+ messages)
` Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types (was: Modula-2 / Rust: Many targets failing)

[PATCH] [arm] adjust tests for quotes around +cdecp<N>
 2023-02-22 13:12 UTC  (4+ messages)

[PATCH] cygwin: Don't try to support multilibs [PR107998]
 2023-02-22 13:02 UTC  (3+ messages)

[PATCH] RISC-V: When the TARGET_COMPUTE_MULTILIB hook is implemented, check the version of each extension
 2023-02-22 12:42 UTC  (2+ messages)

[PATCH] Pass CXXFLAGS_FOR_BUILD to avoid build failure errors
 2023-02-22 12:34 UTC 

[committed] RISC-V: Adjust vsetvl testcase
 2023-02-22 12:21 UTC 

[committed] RISC-V: Make the test condition more strict for gcc.target/riscv/_Float16-zhinxmin-1.c
 2023-02-22 12:21 UTC 

[PATCH] RISC-V: Don't report an error until the link phase if suitable multilib isn't found
 2023-02-22 12:03 UTC  (2+ messages)

New French PO file for 'cpplib' (version 13.1-b20230212)
 2023-02-22 11:32 UTC 

Contents of PO file 'cpplib-13.1-b20230212.fr.po'
 2023-02-22 11:32 UTC 

Contents of PO file 'cpplib-13.1-b20230212.uk.po'
 2023-02-22 10:57 UTC 

New Ukrainian PO file for 'cpplib' (version 13.1-b20230212)
 2023-02-22 10:57 UTC 

[PATCH, rs6000] Merge two vector shift when their sources are the same
 2023-02-22 10:48 UTC  (2+ messages)

New template for 'gcc' made available
 2023-02-22 10:26 UTC 

GCC 13.0.1 Status Report (2023-02-22)
 2023-02-22 10:14 UTC 

[PATCH] Move void_list_node init to common code
 2023-02-22  9:33 UTC  (2+ messages)
` Rust: Move void_list_node init to common code (was: [PATCH] Move void_list_node init to common code)

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).