public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/4] v3 of: Option handling: add documentation URLs
 2024-03-15 10:06 UTC  (13+ messages)
  ` CI for "Option handling: add documentation URLs"

[PATCH] vect: Use xor to invert oversized vector masks
 2024-03-15  9:52 UTC  (4+ messages)

[PATCH] i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]
 2024-03-15  9:43 UTC  (2+ messages)

[committed] libstdc++: Add nodiscard in <algorithm>
 2024-03-15  9:08 UTC  (2+ messages)
` [committed] testsuite: Fix up pr104601.C for recent libstdc++ changes

[PATCH] expand: EXTEND_BITINT CALL_EXPR results [PR114332]
 2024-03-15  8:53 UTC  (2+ messages)

[PATCH] libgcc: Fix quotient and/or remainder negation in __divmodbitint4 [PR114327]
 2024-03-15  8:35 UTC 

[PATCH] testsuite: xfail test for arm
 2024-03-15  8:33 UTC  (6+ messages)
` [PATCH v2] testsuite: xfail test for short_enums
    ` [comitted] testsuite: target "
      ` [committed] testsuite: Added missing } in the dg-bogus comment [PR114343]

[PATCH v13 01/26] c++: Implement __is_const built-in trait
 2024-03-15  8:15 UTC  (7+ messages)
` [PATCH v14 00/26] Optimize more type traits
  ` [PATCH v14 23/26] c++: Implement __is_invocable built-in trait
    ` [PATCH v15 "

C/C++ frontend patches ping
 2024-03-15  7:37 UTC  (4+ messages)

[PATCH 01/11] gcc/doc/extend.texi: Sort built-in traits alphabetically
 2024-03-15  7:20 UTC  (16+ messages)
` [PATCH v2 01/12] extend.texi: Arrange pre-existing "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] extend.texi: Add documentation for all missing built-in traits [PR87343]
` [PATCH v2 02/12] extend.texi: Add documentation for __is_array
` [PATCH v2 03/12] extend.texi: Add documentation for __is_bounded_array
` [PATCH v2 04/12] extend.texi: Add documentation for __is_function
` [PATCH v2 05/12] extend.texi: Add documentation for __is_member_function_pointer
` [PATCH v2 06/12] extend.texi: Add documentation for __is_member_object_pointer
` [PATCH v2 07/12] extend.texi: Add documentation for __is_member_pointer
` [PATCH v2 08/12] extend.texi: Add documentation for __is_object
` [PATCH v2 09/12] extend.texi: Add documentation for __is_reference
` [PATCH v2 10/12] extend.texi: Add documentation for __is_scoped_enum
` [PATCH v2 11/12] extend.texi: Add documentation for __remove_pointer
` [PATCH v2 12/12] extend.texi: Add subsections for type- and expression-yielding traits

[PATCH] icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907]
 2024-03-15  7:04 UTC  (16+ messages)
` Patch ping "

[commit] MIPS: Add -m(no-)strict-align option
 2024-03-15  6:50 UTC 

Confidential Computing Coprocessor Market Research Report 2024
 2024-03-15  3:52 UTC 

[r14-9478 Regression] FAIL: g++.dg/torture/pr104601.C -Os (test for excess errors) on Linux/x86_64
 2024-03-15  2:11 UTC 

[PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
 2024-03-15  2:06 UTC  (3+ messages)

[PATCH v1] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV
 2024-03-15  1:45 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/3] LoongArch: Cleanup unused/redundant codes
 2024-03-15  1:30 UTC  (4+ messages)
` [PATCH v2 1/3] LoongArch: Remove unused/useless definitions
` [PATCH v2 2/3] LoongArch: Change loongarch_expand_vec_cmp()'s return type from bool to void
` [PATCH v2 3/3] LoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG macros

[PATCH] i386[stv]: Handle REG_EH_REGION note
 2024-03-15  1:24 UTC  (6+ messages)

[PATCH v2] LoongArch: Remove masking process for operand 3 of xvpermi.q
 2024-03-15  1:10 UTC  (2+ messages)
`  "

_LIBCXX_DEBUG value initialized singular iterators assert failures in std algorithms [PR104316]
 2024-03-14 21:49 UTC 

[PATCH] c++: ICE with temporary of class type in array DMI [PR109966]
 2024-03-14 21:26 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH RFA] tree-core: clarify clobber comments
 2024-03-14 20:46 UTC  (2+ messages)

[PATCH] c++: explicit inst of template method not generated [PR110323]
 2024-03-14 19:39 UTC  (2+ messages)

[committed] hppa: Fix REG+D address support before reload
 2024-03-14 18:38 UTC 

[PATCH] bpf: define INT8_TYPE as signed char
 2024-03-14 17:58 UTC  (3+ messages)

[PATCH] gcc: xtensa: reorder movsi_internal patterns for better code generation during LRA
 2024-03-14 17:30 UTC 

[committed] libstdc++: Fix std::format("{}", negative_integer) [PR114325]
 2024-03-14 17:00 UTC 

[PATCH, OpenACC 2.7] readonly modifier support in front-ends
 2024-03-14 16:55 UTC  (10+ messages)
    ` [PATCH, OpenACC 2.7, v2] "
            ` OpenACC 2.7: front-end support for readonly modifier: Add basic OpenACC 'declare' testing (was: [PATCH, OpenACC 2.7, v2] readonly modifier support in front-ends)
              ` OpenACC 2.7: front-end support for readonly modifier: Add basic OpenACC 'declare' testing

[committed] gcn: Fix a comment typo
 2024-03-14 16:55 UTC 

[PATCH] Fix PR ipa/113996
 2024-03-14 16:52 UTC  (5+ messages)

[PATCH] libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]
 2024-03-14 15:20 UTC 

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-03-14 15:13 UTC  (13+ messages)

[PATCH 1/3] bpf: Fix CO-RE field expression builtins
 2024-03-14 13:44 UTC  (7+ messages)
` [PATCH 2/3] bpf: Fix access string default for CO-RE type based relocations
` [PATCH 3/3] bpf: Corrected index computation when present with unnamed struct fields

Here's the document that was shared with you
 2024-03-14 13:22 UTC 

[PATCH] aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310]
 2024-03-14 13:02 UTC  (3+ messages)

[committed] libstdc++: Correct notes about std::call_once in manual [PR66146]
 2024-03-14 11:56 UTC 

[committed] libstdc++: Update C++23 status in the manual
 2024-03-14 11:54 UTC 

[PATCH] bitint: Fix up adjustment of large/huge _BitInt arguments of returns_twice calls [PR113466]
 2024-03-14 11:52 UTC  (6+ messages)
      ` [PATCH] bitint, v2: "

[PATCH] openmp: Change to using a hashtab to lookup offload target addresses for indirect function calls
 2024-03-14 11:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Introduce option -mrvv-autovec-max-lmul for RVV autovec
 2024-03-14 11:02 UTC  (4+ messages)
`  "
    ` Re: [PATCH] "

[PATCH] vect: Call vect_convert_output with the right vecitype [PR114108]
 2024-03-14 10:26 UTC  (4+ messages)

[Committed] IBM Z: Fix -munaligned-symbols
 2024-03-14  9:53 UTC 

[PATCH v2] match.pd: Only merge truncation with conversion for -fno-signed-zeros
 2024-03-14  9:20 UTC 

[PATCH] gimple-iterator: Some gsi_safe_insert_*before fixes
 2024-03-14  8:45 UTC  (2+ messages)

quote
 2024-03-14  8:35 UTC 

[PATCH] gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]
 2024-03-14  8:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] LoongArch: Remove unused and incorrect "sge<u>_<X:mode><GPR:mode>" define_insn
 2024-03-14  7:58 UTC  (2+ messages)

[PATCH] contrib/gcc-changelog/git_check_commit.py: Implement --num-commits
 2024-03-14  7:57 UTC  (3+ messages)

[PATCH V12]: Improve code sinking pass
 2024-03-14  7:43 UTC  (4+ messages)

[PATCH] match.pd: Only merge truncation with conversion for -fno-signed-zeros
 2024-03-14  7:38 UTC  (2+ messages)

[committed] libstdc++: Move test error_category to global scope
 2024-03-13 23:55 UTC 

[committed] libstdc++: Improve documentation on debugging with libstdc++
 2024-03-13 23:52 UTC 

[PATCH] libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future
 2024-03-13 23:52 UTC  (2+ messages)

[PATCH] libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]
 2024-03-13 20:44 UTC  (2+ messages)

[PATCH] libcpp: Fix macro expansion for argument of __has_include [PR110558]
 2024-03-13 19:53 UTC  (2+ messages)

[PATCH v6 0/5]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-13 19:19 UTC  (13+ messages)
` [PATCH v6 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v6 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v6 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v6 4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer

[PATCH, OpenACC 2.7] struct/array reductions for Fortran
 2024-03-13 18:59 UTC  (2+ messages)

[PATCH, OpenACC 2.7] Implement reductions for arrays and structs
 2024-03-13 17:05 UTC  (2+ messages)

[wwwdocs] Reverse development timeline graph
 2024-03-13 16:23 UTC  (2+ messages)

[PATCH V2 1/1] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-03-13 16:17 UTC 

[PATCH V2 0/1] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-03-13 15:42 UTC 

[PATCH V1 1/1] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-03-13 15:11 UTC 

[PATCH V1 0/1] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-03-13 14:34 UTC 

[PATCH] tree-ssa-sink: Improve code sinking pass
 2024-03-13 13:56 UTC 

School Districts Contacts 2024
 2024-03-13 13:18 UTC 

[PATCH v1] LoongArch: Remove masking process for operand 3 of xvpermi.q
 2024-03-13 12:42 UTC  (2+ messages)

[PATCH v2] [testsuite] Fixup dg-options in {gcc,g++,gfortran}.dg/vect.exp tests
 2024-03-13 12:29 UTC  (2+ messages)
` [PATCH v2] [testsuite] Fixup dg-options in {gcc, g++, gfortran}.dg/vect.exp tests

[PATCH] Fix libcc1plugin and libc1plugin to avoid poisoned identifiers
 2024-03-13 12:10 UTC  (3+ messages)

[PATCH] store-merging: Match bswap64 on 32-bit targets with bswapsi2 [PR114319]
 2024-03-13 12:08 UTC  (2+ messages)

[PATCH] [testsuite] Fixup dg-options in {gcc,g++,gfortran}.dg/vect.exp tests
 2024-03-13 12:00 UTC  (3+ messages)
` [PATCH] [testsuite] Fixup dg-options in {gcc, g++, gfortran}.dg/vect.exp tests

[PATCH][GCC] aarch64: Fix SCHEDULER_IDENT for Cortex-A520
 2024-03-13 11:34 UTC  (2+ messages)

[PATCH] testsuite: Fix vfprintf-chk-1.c with -fhardened
 2024-03-13 10:50 UTC  (5+ messages)

[PATCH v4] LoongArch: Add support for TLS descriptors
 2024-03-13  9:19 UTC  (7+ messages)

[PATCH V3 3/4] ree: Improve ree pass
 2024-03-13  9:19 UTC 

No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. [PR106472]
 2024-03-13  9:13 UTC  (2+ messages)

[PATCH] Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments [PR114001]
 2024-03-13  9:10 UTC  (2+ messages)

[PATCH] bitint: Fix up lowering of bitfield loads/stores [PR114313]
 2024-03-13  8:45 UTC  (2+ messages)

[PATCH] asan: Fix ICE during instrumentation of returns_twice calls [PR112709]
 2024-03-13  8:21 UTC  (3+ messages)
  ` [committed] asan, v2: "

[PATCH] gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls [PR112709]
 2024-03-13  7:25 UTC  (8+ messages)
          ` [PATCH] gimple-iterator, ubsan, v3: "

[PATCH] sanitizer: [PR110027] Align asan_vec[0] to MAX (alignb, ASAN_RED_ZONE_SIZE)
 2024-03-13  1:27 UTC  (2+ messages)

[PATCH V2] RISC-V: Update test expectancies with recent scheduler change
 2024-03-12 21:56 UTC 

[Patch, fortran PR89645/99065 No IMPLICIT type error with: ASSOCIATE( X => function() )
 2024-03-12 21:28 UTC  (8+ messages)

[PATCH v10 1/2] Add condition coverage (MC/DC)
 2024-03-12 20:40 UTC  (2+ messages)
` Ping "

[PATCH] libquadmath: printf: fix misaligned access on args
 2024-03-12 19:03 UTC 

Fwd: [PATCH v3] combine: Fix ICE in try_combine on pr112494.c [PR112560]
 2024-03-12 17:53 UTC 

Summary: [PATCH][committed]AArch64: Do not allow SIMD clones with simdlen 1 [PR113552][GCC 13/12/11 backport]
 2024-03-12 16:08 UTC 

[committed] libgomp/libgomp.texi: Fix @node order in @menu
 2024-03-12 15:33 UTC 

[PATCH] s390: Fix test vector/long-double-to-i64.c
 2024-03-12 15:07 UTC  (3+ messages)

[PATCH] c++: recalculating local specs via build_extra_args [PR114303]
 2024-03-12 14:51 UTC  (4+ messages)

[PATCH] tree-optimization/114121 - chrec_fold_{plus,multiply} and recursion
 2024-03-12 14:09 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).