public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v5 0/4] OpenMP/OpenACC: Fortran array descriptor mappings
 2022-12-23 14:53 UTC  (6+ messages)
` [PATCH v5 3/4] OpenMP: Pointers and member mappings

[PATCH] loading float member of parameter stored via int registers
 2022-12-23 14:45 UTC  (10+ messages)

[PATCH V2] Disable sched1 in functions that call setjmp
 2022-12-23 14:34 UTC  (7+ messages)

nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?)
 2022-12-23 14:08 UTC 

[patch, fortran] ICE on automatic array of derived type with DTIO
 2022-12-23 13:56 UTC 

[committed] libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc
 2022-12-23 13:47 UTC 

nvptx: Support global constructors/destructors via 'collect2'
 2022-12-23 13:37 UTC  (3+ messages)
  ` nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support global constructors/destructors via 'collect2')

[PATCH] RISC-V: Support VSETVL PASS for RVV support
 2022-12-23 12:45 UTC  (4+ messages)
  `  "

[PATCH] RISC-V: Fix ICE for avl_info deprecated copy and pp_print error
 2022-12-23 12:42 UTC 

[PATCH v6 00/11] OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support
 2022-12-23 12:13 UTC  (12+ messages)
` [PATCH v6 01/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH v6 02/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH v6 03/11] OpenMP/OpenACC: Refine condition for when map clause expansion happens
` [PATCH v6 04/11] OpenMP: implicitly map base pointer for array-section pointer components
` [PATCH v6 05/11] OpenMP: Pointers and member mappings
` [PATCH v6 06/11] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic
` [PATCH v6 07/11] OpenMP: lvalue parsing for map/to/from clauses (C++)
` [PATCH v6 08/11] OpenMP: C++ "declare mapper" support
` [PATCH v6 09/11] OpenMP: lvalue parsing for map clauses (C)
` [PATCH v6 10/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
` [PATCH v6 11/11] OpenMP: Fortran "!$omp declare mapper" support

[PATCH,WWWDOCS] htdocs: rotate news
 2022-12-23 10:06 UTC 

[PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news
 2022-12-23  9:50 UTC 

[committed] libstdc++: Implement C++20 time zone support in <chrono>
 2022-12-23  9:44 UTC  (4+ messages)
` build broke, cris-elf: "

[committed] libstdc++: Remove problematic static_assert from src/c++20/tzdb.cc
 2022-12-23  9:44 UTC 

[PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
 2022-12-23  9:33 UTC 

[x86 PATCH] PR target/107548: Handle vec_select in STV
 2022-12-23  7:38 UTC  (2+ messages)

[x86 PATCH] PR target/106933: Limit TImode STV to SSA-like def-use chains
 2022-12-23  7:23 UTC  (2+ messages)

[PATCH 1/1] Fixed typo in RISCV
 2022-12-23  6:06 UTC 

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

[PATCH] RISC-V: Remove side effects of vsetvl/vsetvlmax intriniscs in properties
 2022-12-23  5:43 UTC  (3+ messages)

[PATCH] RISC-V: Remove side effects of vsetvl pattern in RTL
 2022-12-23  5:43 UTC  (3+ messages)

[PATCH] RISC-V: Update vsetvl/vsetvlmax intrinsics to the latest api name
 2022-12-23  5:43 UTC  (3+ messages)

[PATCH] RISC-V: Fix muti-line condition format
 2022-12-23  5:43 UTC  (3+ messages)

[PATCH] RISC-V: Support vle.v/vse.v intrinsics
 2022-12-23  5:42 UTC  (3+ messages)

[PATCH] RISC-V: Fix vle constraints
 2022-12-23  5:42 UTC  (2+ messages)

[committed] libstdc++: Avoid recursion in __nothrow_wait_cv::wait [PR105730]
 2022-12-22 23:41 UTC 

[committed] libstdc++: Add std::format support to <chrono>
 2022-12-22 23:40 UTC 

[pushed] testsuite: don't declare printf in coro.h
 2022-12-22 23:39 UTC 

[committed] libstdc++: Add helper function in <format>
 2022-12-22 23:38 UTC 

[committed] libstdc++: Add GDB printers for <chrono> types
 2022-12-22 23:38 UTC 

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

[PATCH] c++: get_nsdmi in template context [PR108116]
 2022-12-22 22:41 UTC  (8+ messages)

[PATCH] go: fix clang warnings
 2022-12-22 22:26 UTC  (2+ messages)

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

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

[PATCH] Fortran: check for invalid uses of statement functions arguments [PR69604]
 2022-12-22 21:56 UTC  (2+ messages)

[PATCH] c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079]
 2022-12-22 21:44 UTC  (2+ messages)

[PATCH] c++, driver: Fix -static-libstdc++ for targets without Bstatic/dynamic
 2022-12-22 21:21 UTC  (4+ messages)
` [Ping^1] "

[PATCH] c++: template friend with variadic constraints [PR108066]
 2022-12-22 21:00 UTC  (7+ messages)

[PATCH] regression tests for 103770 fixed on trunk
 2022-12-22 20:13 UTC 

[PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
 2022-12-22 18:53 UTC  (6+ messages)

[C PATCH] (for STAGE 1) UBSan instrumentation for assignment of VM types
 2022-12-22 17:44 UTC 

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2022-12-22 17:43 UTC  (10+ messages)
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition
        ` [PATCH 5/8 v2] "
` [PATCH 6/8] docs: Add popcount, clz and ctz target attributes
    ` [PATCH 6/8 v2] "
` [PATCH 9/8] middle-end: Allow build_popcount_expr to use an IFN

[C PATCH] (for STAGE 1) Reorganize comptypes and related functions
 2022-12-22 17:41 UTC 

[PATCH][X86_64] Separate znver4 insn reservations from older znvers
 2022-12-22 17:34 UTC  (9+ messages)

[PATCH] `const volatile' sections selection - bugzilla #107181
 2022-12-22 17:22 UTC  (11+ messages)
` [PATCH 1/2] select .rodata for const volatile variables
        ` [PING] "
` [PATCH 2/2] Corrected pr25521.c target matching
        ` [PING] "

[PATCH] Disable sched1 in functions that call setjmp
 2022-12-22 17:16 UTC 

[committed] docs: Fix peephole paragraph ordering
 2022-12-22 17:15 UTC  (2+ messages)

[committed] docs: Link to correct section for constraint modifiers
 2022-12-22 17:14 UTC  (2+ messages)

[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 inconsistent example predicate name
 2022-12-22 17:06 UTC 

gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact
 2022-12-22 16:41 UTC  (5+ 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 

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] tree-optimization/107451 - SLP load vectorization issue
 2022-12-22 11:20 UTC 

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

[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

[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 (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] 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  (3+ messages)

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

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

testsuite: Fix pr55569.c excess errors
 2022-12-20 23:32 UTC  (3+ 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)

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