public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Disable sched1 in functions that call setjmp
 2022-12-22 17:16 UTC 

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-12-22 17:13 UTC  (13+ messages)
` [PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
  ` [PATCH 1/15 V2] "
` [PATCH 12/15] arm: implement bti injection
    ` [PATCH 12/15 V2] "
        ` [PATCH 12/15 V3] "
            ` [PATCH 12/15 V4] "
                  ` [PATCH 12/15 V5] "

[committed] docs: Fix peephole paragraph ordering
 2022-12-22 17:06 UTC 

[committed] docs: Fix inconsistent example predicate name
 2022-12-22 17:06 UTC 

[committed] docs: Link to correct section for constraint modifiers
 2022-12-22 17:05 UTC 

gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact
 2022-12-22 16:41 UTC  (5+ messages)

[PATCH] c++: get_nsdmi in template context [PR108116]
 2022-12-22 16:31 UTC  (4+ messages)

[PATCH] bootstrap/106482 - document minimal GCC version
 2022-12-22 14:58 UTC  (2+ messages)

[PATCH] testsuite/107809 - fix vect-recurr testcases
 2022-12-22 13:21 UTC 

[PATCH] phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166]
 2022-12-22 12:54 UTC  (5+ messages)
    ` [PATCH] phiopt: Adjust instead of reset phires range

Adding a new thread model to GCC
 2022-12-22 12:28 UTC  (6+ messages)

[PATCH] ipa: silent -Wodr notes with -w
 2022-12-22 12:15 UTC  (3+ messages)

[PATCH] cse: Fix up CSE const_anchor handling [PR108193]
 2022-12-22 11:29 UTC  (2+ messages)

[PATCH] loading float member of parameter stored via int registers
 2022-12-22 11:28 UTC  (6+ messages)

[PATCH] tree-optimization/107451 - SLP load vectorization issue
 2022-12-22 11:20 UTC 

[PATCH 2/4] libstdc++: Improve output of default contract violation handler [PR107792]
 2022-12-22 11:03 UTC  (9+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] contracts: Update testsuite against new default viol. handler format
  ` [PATCH 3/3] contrib: Add dg-out-generator.pl

[PATCH] Backport gcc-12: jobserver FIFO support
 2022-12-22 10:35 UTC  (6+ messages)

[PATCH] c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079]
 2022-12-22 10:32 UTC 

[committed] libstdc++: Define and use variable templates in <chrono>
 2022-12-22 10:15 UTC 

[committed] libstdc++: Add [[nodiscard]] in <chrono>
 2022-12-22 10:15 UTC 

[PATCH] Compare DECL_NOT_FLEXARRAY for LTO tree merging
 2022-12-22  8:43 UTC 

[PATCH] [x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
 2022-12-22  8:04 UTC  (12+ messages)
` [PATCH V2 1/2] x86: Don't add crtfastmath.o for -shared
  ` [PATCH V2 2/2] [x86] x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR

[RFC/PATCH] Remove the workaround for _Float128 precision [PR107299]
 2022-12-22  6:37 UTC  (6+ messages)

[PATCH] libgfortran: Replace mutex with rwlock
 2022-12-22  2:19 UTC 

[PATCH] libgfortran: Replace mutex with rwlock
 2022-12-22  0:27 UTC 

[PATCH 0/2] __bos and flex arrays
 2022-12-21 22:25 UTC  (3+ messages)
` [PATCH 1/2] testsuite: Run __bos tests to completion
` [PATCH 2/2] tree-object-size: More consistent behaviour with flex arrays

[PATCH] modula2: PR-108119 Disable m2 plugin m2rte
 2022-12-21 19:00 UTC  (5+ messages)

[RFC PATCH] RISC-V: Add support for vector crypto extensions
 2022-12-21 18:31 UTC 

GCC Patch Tracking [https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599882.html]
 2022-12-21 17:36 UTC 

[Patch] Fortran/OpenMP: Add parsing support for allocators directive
 2022-12-21 15:51 UTC  (2+ messages)
` [Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP: Add parsing support for allocators directive)

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-12-21 15:03 UTC  (5+ messages)

[PATCH 0/2]: Fix address cost complexity and register pressure cost calculation
 2022-12-21 13:12 UTC  (3+ messages)
` [PATCH 1/2] ivopts: Compute complexity for unsupported addressing modes
` [PATCH 2/2] ivopts: Revert register pressure cost when there are enough registers

[pushed] libffi: Fix X86 32b Darwin build and EH frames
 2022-12-21 13:09 UTC 

[committed] modula2: Fix lto profiledbootstrap on powerpc64le-linux and s390x-linux [PR108153]
 2022-12-21 12:41 UTC  (2+ messages)

[PATCH] middle-end/107994 - ICE after error with comparison gimplification
 2022-12-21 12:12 UTC 

Make -fwhole-program to work with incremental LTO linking
 2022-12-21 11:42 UTC 

[PATCH]AArch64 relax constraints on FP16 insn PR108172
 2022-12-21 11:09 UTC  (4+ messages)

[PATCH] aarch64: Fix plugin header install
 2022-12-21 10:43 UTC  (4+ messages)

[C PATCH] remove same_translation_unit_p
 2022-12-21 10:00 UTC  (3+ messages)

[committed] openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180]
 2022-12-21  8:23 UTC 

[PATCH] go: fix clang warnings
 2022-12-21  8:05 UTC 

[PATCH (pushed)] libgccjit: silent 2 Clang warnings
 2022-12-21  8:05 UTC 

[Patch] gfortran.dg/read_dir.f90: Make PASS on Windows
 2022-12-21  7:18 UTC  (4+ messages)

[PATCH] i386: correct division modeling in lujiazui.md
 2022-12-21  4:28 UTC  (3+ messages)
  ` 答复: "

[PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
 2022-12-21  3:41 UTC  (5+ messages)

[PATCH] libgo: check if -lucontext is required for {make,set,get}context
 2022-12-21  3:35 UTC  (2+ messages)

[PATCH, committed] rs6000: Fix the wrong location of OPTION_MASK_P10_FUSION setting hunk
 2022-12-21  3:16 UTC 

[PATCH] rs6000: Raise error for __vector_{quad,pair} uses without MMA enabled [PR106736]
 2022-12-21  3:12 UTC  (3+ messages)

[PATCH] fold-const: Treat fp conversion to a type with same mode as copy
 2022-12-21  3:11 UTC  (6+ messages)

[PATCH RFA(tree)] c++: source position of lambda captures [PR84471]
 2022-12-21  2:14 UTC  (6+ messages)
` [PATCH PING 2 (tree)] "

[PATCH] libstdc++: Don't call 4-5 argument to_chars with chars_format{}
 2022-12-21  0:51 UTC  (2+ messages)

[PATCH] RISC-V: Fix incorrect annotation
 2022-12-20 23:38 UTC  (7+ messages)
    `  "

testsuite: Fix pr55569.c excess errors
 2022-12-20 23:32 UTC  (4+ messages)

[PATCH] c++, tree: walk TREE_VEC (and VECTOR_CST) in natural order [PR101886]
 2022-12-20 21:29 UTC  (2+ messages)

[PATCH] Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]
 2022-12-20 21:10 UTC  (2+ messages)

[PATCH v6, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-12-20 18:03 UTC  (2+ messages)

[PATCH 0/4] c++: Small tweaks to contracts
 2022-12-20 17:16 UTC  (5+ messages)
` [PATCH 1/4] contracts: Lowercase {MAYBE,NEVER}_CONTINUE

[PATCH] RISC-V: Remove side effects of vsetvl/vsetvlmax intriniscs in properties
 2022-12-20 16:00 UTC  (2+ messages)

[PATCH] RISC-V: Remove side effects of vsetvl pattern in RTL
 2022-12-20 15:58 UTC  (2+ messages)

[PATCH] RISC-V: Update vsetvl/vsetvlmax intrinsics to the latest api name
 2022-12-20 15:57 UTC  (2+ messages)

[PATCH 0/2] tree_nonzero_bits vs vector and complex types
 2022-12-20 13:45 UTC  (4+ messages)
` [PATCH 1/2] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types

[PATCH] d/104749 - document host GDC version requirement
 2022-12-20 13:36 UTC 

[PATCH v3] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2022-12-20 12:31 UTC  (2+ messages)

[PATCH] PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry
 2022-12-20 12:26 UTC  (2+ messages)

[COMMITTED] rust: fix link serialization [PR108113]
 2022-12-20  8:15 UTC 

nvptx: Support global constructors/destructors via 'collect2'
 2022-12-20  8:03 UTC  (2+ messages)
  ` [PING] "

nvptx: Re-enable a number of test cases
 2022-12-20  7:56 UTC  (2+ messages)
` [PING] "

[PATCH, testsuite] Add effective target stack_size
 2022-12-20  7:55 UTC  (4+ messages)
` nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective target stack_size)
  ` [PING] "
    ` [PING^2] "

[PATCH V7] rs6000: Optimize cmp on rotated 16bits constant
 2022-12-20  4:35 UTC  (3+ messages)

KISCHER-presentation-2022
 2022-12-20  2:35 UTC 

[patch, fortran] PR107397 ICE in gfc_arith_plus, at fortran/arith.cc:654
 2022-12-20  2:07 UTC  (3+ messages)
` [committed] testsuite: Fix up pr107397.f90 test [PR107397]

[PATCH v3] Add condition coverage profiling
 2022-12-20  0:31 UTC  (2+ messages)
` Ping "

[PATCH] RISC-V: Fix muti-line condition format
 2022-12-20  0:27 UTC  (2+ messages)

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-19 22:59 UTC  (3+ messages)
  `  "

Modula-2 / Rust: Many targets failing
 2022-12-19 21:23 UTC 

[PATCH RFA] build: add -Wconditionally-supported to strict_warn [PR64867]
 2022-12-19 20:46 UTC  (3+ messages)

[PATCH 1/2] Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-decl-1.c'
 2022-12-19 20:40 UTC  (2+ messages)
` [PATCH 2/2] nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx_uni'

[PATCH] c++: NTTP object wrapper substitution fixes [PR103346, ...]
 2022-12-19 19:56 UTC  (6+ messages)

[PATCH v2 00/11] RISC-V: Add XThead* extension support
 2022-12-19 18:14 UTC  (6+ messages)
` [PATCH v2 05/11] riscv: thead: Add support for the XTheadBa ISA extension
` [PATCH v2 06/11] riscv: thead: Add support for the XTheadBs "

[PATCH] c++: ICE with concepts TS multiple auto deduction [PR101886]
 2022-12-19 17:19 UTC  (3+ messages)

[PATCH] libatomic: Provide gthr.h default implementation
 2022-12-19 16:02 UTC 

[PATCH] c: Diagnose compound literals with function type [PR108043]
 2022-12-19 15:58 UTC  (2+ messages)

[PATCH] coroutines: Accept 'extern "C"' coroutines
 2022-12-19 15:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tree-optimization/108164 - undefined overflow with IV vectorization
 2022-12-19 15:36 UTC 

[PATCH] RISC-V: Simplify ASM checks 2
 2022-12-19 15:14 UTC  (2+ messages)

[PATCH] RISC-V: Simplify ASM checks
 2022-12-19 15:14 UTC  (2+ messages)

[PATCH] RISC-V: Fix ASM checks
 2022-12-19 15:14 UTC  (2+ messages)

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-19 15:12 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for VSETVL PASS 5
 2022-12-19 15:09 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for VSETVL PASS 4
 2022-12-19 15:09 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for VSETVL PASS 3
 2022-12-19 15:08 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for VSETVL PASS 2
 2022-12-19 15:08 UTC  (2+ messages)

[PATCH] RISC-V: Add VSETVL PASS VLMAX testcases
 2022-12-19 15:08 UTC  (2+ messages)

[PATCH] RISC-V: Change vlmul printing rule
 2022-12-19 15:07 UTC  (3+ messages)

[PATCH] RISC-V: Fix annotation
 2022-12-19 15:07 UTC  (3+ messages)

[PATCH] RISC-V: Remove unused redundant vector attributes
 2022-12-19 15:07 UTC  (3+ messages)

[PATCH] RISC-V: Remove unit-stride store from ta attribute
 2022-12-19 15:06 UTC  (4+ messages)
  `  "

[committed] arm: correctly define __ARM_FEATURE_CLZ
 2022-12-19 15:06 UTC 

[PATCH] RISC-V: Fix RVV machine mode attribute configuration
 2022-12-19 15:05 UTC  (4+ messages)
  `  "

[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
 2022-12-19 14:10 UTC  (5+ messages)

[committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
 2022-12-19 14:07 UTC 

[PATCH (pushed)] gcc-changelog: allow digit in component name
 2022-12-19 13:56 UTC  (3+ messages)
  ` [PATCH (pushed)] gcc-changelog: support digits in PR's component in subject

[PATCH] modula2: Don't treat % in Modula 2 messages specially
 2022-12-19 13:21 UTC  (2+ messages)

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