public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Fine tune RA constraint for narrow instructions
 2023-03-14 17:59 UTC  (2+ messages)

[PATCH] vect: Check that vector factor is a compile-time constant
 2023-03-14 17:48 UTC  (7+ messages)

[PATCH] i386: Use movss to implement V2SImode VEC_PERM
 2023-03-14 17:43 UTC 

[PATCH] doc: md.texi (Insn Splitting): Tweak wording for readability
 2023-03-14 16:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] c++: constrained template friend class matching [PR96830]
 2023-03-14 16:41 UTC  (2+ messages)
` [PATCH 2/2] c++: redeclaring member of constrained class template [PR96830]

[PATCH] i386: Fix up split_double_concat [PR109109]
 2023-03-14 16:38 UTC  (2+ messages)

[PATCH RFA] tree: define tree_code_type in C++11/14 [PR108634]
 2023-03-14 15:54 UTC  (6+ messages)
` [PATCH] gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634]

[PATCH RFC] c++: lambda mangling alias issues [PR107897]
 2023-03-14 15:16 UTC  (5+ messages)
      ` Ping "

[PATCH] RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics
 2023-03-14 14:50 UTC  (3+ messages)

[PATCH v4 1/2] RISC-V: Avoid calloc() poisoning on musl
 2023-03-14 14:44 UTC  (8+ messages)
` [PATCH v4 2/2] gcc: Drop obsolete INCLUDE_PTHREAD_H

[PATCH] c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096]
 2023-03-14 14:35 UTC  (2+ messages)

[pushed] c++: constrained lambda error-recovery [PR108972]
 2023-03-14 14:34 UTC  (3+ messages)
` [PATCH] testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]

[V4][PATCH 0/2] Handle component_ref to a structure/union field including FAM for builtin_object_size
 2023-03-14 13:09 UTC  (13+ messages)
` [v4][PATCH 1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832]
` [V4][PATCH 2/2] Update documentation to clarify a GCC extension

[committed] libstdc++: Fix preprocessor condition for inline variables
 2023-03-14 11:04 UTC  (4+ messages)

[committed] libstdc++: Add comment about symver linker scripts to makefile
 2023-03-14 10:30 UTC 

[committed] libstdc++: Add assertions to std::mask_array operations [PR62196]
 2023-03-14 10:30 UTC 

[PATCH] Remove variables only used with .DEFERRED_INIT
 2023-03-14 10:19 UTC 

[PATCH][committed][testsuite]: move mla_1 test to aarch64 only [PR109118]
 2023-03-14 10:18 UTC 

[PATCH] Remove variables only used with .DEFERRED_INIT
 2023-03-14 10:12 UTC 

[PATCH] i386:Add missing OPTION_MASK_ISA_AVX512VL in i386-builtin.def for VAES builtins
 2023-03-14  9:25 UTC  (4+ messages)

Fix ICE in profile_count::to_sreal_frequency
 2023-03-14  8:11 UTC 

[PATCH] tree-vect-patterns: Fix up ICE in upper_bound [PR109115]
 2023-03-14  8:05 UTC  (2+ messages)

[PATCH]middle-end: don't form FMAs when multiplication is not single use. [PR108583]
 2023-03-14  7:42 UTC  (2+ messages)

[PATCH] New testcase
 2023-03-14  7:29 UTC 

[PATCH] Testsuite: Disable micromips for MSA tests
 2023-03-14  5:46 UTC  (3+ messages)

[PATCH 1/2] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680]
 2023-03-14  2:06 UTC  (13+ messages)
                  ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCH] RISC-V: Fine tune vmadc/vmsbc RA constraint
 2023-03-14  0:38 UTC 

[PATCH] xtensa: Fix for enabling LRA
 2023-03-13 23:09 UTC  (2+ messages)

[committed] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
 2023-03-13 21:27 UTC 

[committed] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
 2023-03-13 21:27 UTC 

[PATCH] rs6000: Accept const pointer operands for MMA builtins [PR109073]
 2023-03-13 21:25 UTC  (6+ messages)

[COMMITTED] xtensa: add .note.GNU-stack section on linux
 2023-03-13 20:45 UTC 

[pushed] c++: handle _FloatNN redeclaration like bool [PR107128]
 2023-03-13 20:16 UTC 

[pushed] testsuite: add test coverage for analyzer leak false +ve [PR105906]
 2023-03-13 19:00 UTC 

[pushed] testsuite: add test coverage for PR analyzer/108045
 2023-03-13 19:00 UTC 

[pushed] analyzer, testsuite: add test coverage for various builtins
 2023-03-13 19:00 UTC 

[pushed] wwwdocs: style: Add a link to our testing page
 2023-03-13 18:48 UTC 

[PATCH] `const volatile' sections selection - bugzilla #107181
 2023-03-13 17:57 UTC  (9+ messages)
` [PATCH 2/2] Corrected pr25521.c target matching

[PATCH] ifcvt: Lower bitfields only if suitable for scalar register [PR tree/109005]
 2023-03-13 17:47 UTC  (2+ messages)

[PATCH] xtensa: Remove REG_OK_STRICT and its derivatives
 2023-03-13 17:07 UTC  (2+ messages)

[PATCH] c++: suppress -Wdangling-reference for std::span [PR107532]
 2023-03-13 15:18 UTC  (2+ messages)

[PATCH gcc-{11,12}] c++: top level bind when rewriting coroutines [PR106188]
 2023-03-13 15:16 UTC  (2+ messages)

[PATCH] [rs6000] adjust return_pc debug attrs
 2023-03-13 14:30 UTC  (2+ messages)

[PATCH] RISC-V: Fix Bug 109092
 2023-03-13 14:17 UTC 

[PATCH] docs: Fix double 'See' in zero-length-bounds docs
 2023-03-13 13:40 UTC  (6+ messages)

[Patch] gcn/mkoffload.cc: Pass -save-temps on for the hsaco step
 2023-03-13 12:59 UTC  (2+ messages)

[PATCH v2 0/5] A small Texinfo refinement
 2023-03-13 11:01 UTC  (27+ messages)
` [PATCH v2 1/5] docs: Create Indices appendix
              ` [PATCH v2] html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it

[PATCH] update copyright year in libstdc++ manual
 2023-03-13 10:46 UTC  (5+ messages)
    ` [committed] libstdc++: Refer to documentation hacking docs from Makefile

[committed] libstdc++: Fix typo in comment
 2023-03-13 10:35 UTC 

[PATCH] libstdc++: Some baseline_symbols.txt updates
 2023-03-13 10:27 UTC  (4+ messages)
  ` [PATCH] libstdc++: Another baseline_symbols.txt update

[PATCH] vect: Verify that GET_MODE_NUNITS is power-of-2
 2023-03-13  9:08 UTC  (2+ messages)

[PATCH] RISC-V: Refine reduction RA constraint according to RVV ISA
 2023-03-13  9:05 UTC 

[PATCH] range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR109008]
 2023-03-13  8:41 UTC  (8+ messages)

[PATCH] RISC-V: Fine tune gather load RA constraint
 2023-03-13  8:28 UTC 

[PATCH] RISC-V: Fix reg order of RVV registers
 2023-03-13  8:19 UTC 

[PATCH] LoongArch: Control all __crc* __crcc* builtin functions with macro __loongarch64
 2023-03-13  8:05 UTC  (8+ messages)

[PATCH] RISC-V: Fix bugs of internal tests
 2023-03-13  7:52 UTC 

[PATCH] tree-optimization/109046 - re-combine complex loads
 2023-03-13  7:39 UTC  (2+ messages)

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-03-13  7:33 UTC  (18+ messages)

[PATCH] libiberty: Handle Windows nul device in unlink-if-ordinary.c [PR108276]
 2023-03-13  5:15 UTC  (4+ messages)
` [PATCH] Handle Windows nul device in unlink-if-ordinary.c

[PATCH] RISC-V: Bugfix for rvv bool mode size adjustment
 2023-03-13  1:40 UTC  (3+ messages)

[pushed] wwwdocs: gcc-13: Escape < and > as &lt; and &gt;
 2023-03-12 21:35 UTC  (2+ messages)

[Committed] Docs: Update documentation of Texinfo versions for building manuals
 2023-03-12 18:03 UTC  (3+ messages)

[PATCH v3] gcc: Drop obsolete INCLUDE_PTHREAD_H
 2023-03-12 17:54 UTC 

[PATCH] PR middle-end/109031: Fix final value replacement from narrower IVs
 2023-03-12 17:07 UTC  (2+ messages)

[Patch] More LLP64 fixes and __PIC__ values fixes for PE targets
 2023-03-12 16:54 UTC  (4+ messages)

Contents of PO file 'gcc-13.1-b20230212.sv.po'
 2023-03-12 16:42 UTC 

New Swedish PO file for 'gcc' (version 13.1-b20230212)
 2023-03-12 16:42 UTC 

[pushed] libstdc++: Move www.graphviz.org to https
 2023-03-12 10:16 UTC 

[PATCH] wwwdocs: Clarify meaning of "not issued by" in bugs web page
 2023-03-12  9:44 UTC  (2+ messages)

[PATCH (pushed)] docs: document new --param=asan-kernel-mem-intrinsic-prefix
 2023-03-12  4:03 UTC  (2+ messages)

[DOC PATCH] Document the VEC_PERM_EXPR tree code (and minor clean-ups)
 2023-03-12  1:37 UTC  (2+ messages)

[PATCH] Fix PR target/90458
 2023-03-12  0:35 UTC  (5+ messages)

[pushed] wwwdocs: testing: Further adjust link to upstream FTensor
 2023-03-11 23:08 UTC 

[pushed] doc: Drop a redundant link to AVR-LibC
 2023-03-11 23:02 UTC 

[PATCH v2] RISC-V: Avoid calloc() poisoning on musl
 2023-03-11 20:33 UTC  (3+ messages)

[pushed] wwwdocs: gcc-10: Minor tweaks to the OpenACC/OpenMP section
 2023-03-11 20:25 UTC 

[PATCH] RISC-V: Avoid calloc() poisoning on musl
 2023-03-11 20:24 UTC 

[PATCH] debug/108772 - ICE with late debug generated with -flto
 2023-03-11 20:08 UTC 

[PATCH] libcpp: Update to Unicode 15
 2023-03-11 17:31 UTC  (3+ messages)

[PATCH] libcpp: Fix ICE on directive inside _Pragma() operator [PR67046]
 2023-03-11 17:21 UTC  (2+ messages)

[PATCH] Cpp: honor sysroot location
 2023-03-11 17:13 UTC  (2+ messages)

[PATCH] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer
 2023-03-11 16:59 UTC  (2+ messages)

[PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities
 2023-03-11 16:37 UTC  (3+ messages)
` Fwd: "

[PATCH] ifcvt.cc: Prevent excessive if-conversion for conditional moves
 2023-03-11 16:30 UTC  (2+ messages)

[PATCH] contrib: ignore CR in update-copyright.py
 2023-03-11 16:20 UTC  (2+ messages)

[Patch] gcc.c-torture/compile/103818.c: enable for llp64 too
 2023-03-11 16:18 UTC  (4+ messages)

[PATCH] Fixup possible VR_ANTI_RANGE value_range issues
 2023-03-11 16:16 UTC 

[RFC PATCH v1 00/10] RISC-V: Support the Zicond (conditional-operations) extension
 2023-03-11 15:50 UTC  (5+ messages)
` [RFC PATCH v1 08/10] ifcvt: add if-conversion to conditional-zero instructions

[PATCH] Print padding size when aligning struct member
 2023-03-11 15:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703]
 2023-03-11 15:03 UTC  (7+ messages)
` [PATCH] libgcc, i386, optabs, v2: Add __float{,un}tibf to libgcc and expand BF -> integral through SF intermediate [PR107703]
  ` Patch ping: Re: [PATCH] libgcc, i386, optabs, v2: Add __float{, un}tibf "

[PATCH, pushed] Fortran: fix bounds check for copying of class expressions [PR106945]
 2023-03-11 14:59 UTC 

I need a post on your sites https://www.gnu.org/
 2023-03-11 11:47 UTC 

[patch, Fortran] Enable -fwrapv for -std=legacy
 2023-03-11  9:06 UTC  (4+ messages)

Contents of PO file 'gcc-13.1-b20230212.de.po'
 2023-03-11  6:32 UTC 

New German PO file for 'gcc' (version 13.1-b20230212)
 2023-03-11  6:32 UTC 

[COMMITTED/12] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types
 2023-03-11  1:27 UTC 

[PATCH 0/3] OpenMP 5.0: Strided updates and array shape-operator support (C++)
 2023-03-10 23:53 UTC  (4+ messages)
` [PATCH 1/3] OpenMP: Fix "exit data" for array sections for ref-to-ptr components
` [PATCH 2/3] OpenMP: Allow complete replacement of clause during map/to/from expansion
` [PATCH 3/3] OpenMP: Support strided and shaped-array updates for C++

[committed] testsuite: Tweak check_fork_available for CRIS
 2023-03-10 22:54 UTC 

[committed] testsuite: gcc.dg/pr108117.c: Require effective-target scheduling
 2023-03-10 22:52 UTC 

[committed] testsuite: gcc.dg/pr106397.c: Add -w to options
 2023-03-10 22:51 UTC 

[COMMITTED/12] tree-optimization: [PR108684] ICE in verify_ssa due to simple_dce_from_worklist
 2023-03-10 21:53 UTC 

[pushed] MAINTAINERS: add myself to write after approval
 2023-03-10 18:50 UTC 

[PATCH] c++: ICE with constexpr lambda [PR107280]
 2023-03-10 18:47 UTC  (2+ messages)

[PATCH] c++ testsuite: Add test for PR107703
 2023-03-10 18:42 UTC  (2+ messages)

[PATCH] c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [PR107558]
 2023-03-10 18:36 UTC  (2+ messages)

[PATCH] c++, abi: Fix up class layout with bitfields [PR109039]
 2023-03-10 18:33 UTC  (2+ messages)

[PATCH] ubsan: missed -fsanitize=bounds for compound ops [PR108060]
 2023-03-10 18:09 UTC  (6+ messages)
    ` [PATCH v2] "

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