public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
 2024-09-22 19:08 UTC  (3+ messages)

[pushed] testsuite, coroutines: Add tests for non-supension ramp returns
 2024-09-22 18:50 UTC 

[pushed] libgcc, Darwin: From macOS 11, make that the earliest supported
 2024-09-22 18:46 UTC 

[committed] libstdc++: Disable std::formatter<char8_t, C> specialization
 2024-09-22 16:57 UTC 

[PATCH] config.gcc: Support mips*64*-linux-muslabi64 as ABI64 by default
 2024-09-22 16:55 UTC 

[PATCH] libstdc++: Fix race condition in std::ios_base::Init construction [PR111676]
 2024-09-22 16:51 UTC 

[committed] libstdc++: Fix condition for ranges::copy to use memmove [PR116754]
 2024-09-22 16:51 UTC 

[committed] libstdc++: Fix formatting of most negative chrono::duration [PR116755]
 2024-09-22 16:50 UTC 

[committed] libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in <vector>
 2024-09-22 16:48 UTC 

[committed] libstdc++: Silence -Wattributes warning in exception_ptr
 2024-09-22 16:48 UTC 

[committed] libstdc++: Silence -Woverloaded-virtual warning in cxx11-ios_failure.cc
 2024-09-22 16:48 UTC 

[committed] libstdc++: Reorder C++26 entries in version.def
 2024-09-22 16:47 UTC 

[PATCH] libstdc++: add default template parameters to algorithms
 2024-09-22 16:47 UTC  (12+ messages)
    ` [PATCH v2] "

[PATCH v1 1/2] RISC-V: Add testcases for form 3 of signed scalar SAT_ADD
 2024-09-22 16:38 UTC  (4+ messages)
` [PATCH v1 2/2] RISC-V: Add testcases for form 4 "

[PATCH v3 00/12] Metadirective support + "declare variant" improvements
 2024-09-22 14:45 UTC  (16+ messages)
` [PATCH v3 03/12] libgomp: runtime support for target_device selector
` [PATCH v3 08/12] OpenMP: Reject other properties with kind(any)

[PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
 2024-09-22 14:27 UTC  (2+ messages)

[PATCH] [PATCH] Avoid integer overflow in gcc.dg/cpp/charconst-3.c (PR testsuite/116806)
 2024-09-22 13:00 UTC 

[PATCH v1] Genmatch: Fix ICE for binary phi cfg mismatching [PR116795]
 2024-09-22 10:49 UTC 

LIBGCC14 fails to build on MacOS Sequoia x64
 2024-09-22  9:43 UTC 

[PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
 2024-09-22  6:19 UTC 

[PATCH 1/2] JSON Dumping of GENERIC trees
 2024-09-22  3:49 UTC  (2+ messages)
` [PATCH 2/2] HTML Dumping of trees from gdb

[Patch] OpenMP: Add support for 'self_maps' to the 'require' directive
 2024-09-21 21:37 UTC 

[PATCH] libstdc++: operator new/delete are transaction_safe
 2024-09-21 21:08 UTC  (2+ messages)

[PATCH] opts: Fix up regenerate-opt-urls dependencies
 2024-09-21 17:43 UTC 

[PATCH v3 00/10] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608]
 2024-09-21 17:07 UTC  (10+ messages)
` [PATCH v3 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
  ` *PING* "
      `  "

[PATCH] c++: compile time evaluation of prvalues [PR116416]
 2024-09-21 15:00 UTC  (5+ messages)

[PATCH v1 2/2] RISC-V: Add testcases for form 3 of signed vector SAT_ADD
 2024-09-21 14:22 UTC 

[PATCH v1 1/2] Match: Support form 3 for vector signed integer .SAT_ADD
 2024-09-21 14:22 UTC 

[wwwdocs][Patch] gcc-15: Fortran - mention -funsigned + PowerPC Darwin IEEE module support
 2024-09-21 13:17 UTC  (2+ messages)

[PATCH 3/3] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502]
 2024-09-21 12:03 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] c++: simplify handling implicit INDIRECT_REF and co_await in convert_to_void

[PATCH] libstdc++: implement concatenation of strings and string_views
 2024-09-21  9:42 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] libstdc++: improve std::atomic compatibility with Clang
 2024-09-21  9:42 UTC 

[COMMITTED] testsuite: debug: fix dejagnu directive syntax
 2024-09-21  8:26 UTC  (4+ messages)

[PATCH] tree-object-size: Fold PHI node offsets with constants [PR116556]
 2024-09-21  1:49 UTC  (9+ messages)
` [PATCH v2 0/4] tree-object-size: Improved offset handling
  ` [PATCH v2 1/4] tree-object-size: use size_for_offset in more cases
  ` [PATCH v2 2/4] tree-object-size: Fold PHI node offsets with constants [PR116556]
  ` [PATCH v2 3/4] tree-object-size: Handle PHI + CST type offsets
  ` [PATCH v2 4/4] tree-object-size: Fall back to wholesize for non-const offset

[PATCH RFC] build: enable C++11 narrowing warnings
 2024-09-21  0:47 UTC 

[Patch] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines
 2024-09-20 23:33 UTC  (7+ messages)
` [Patch][v2] "
    ` OpenMP: Fix omp_get_device_from_uid, minor cleanup (was: Re: [Patch][v2] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines)

[pushed: r15-3752] diagnostics: add HTML output format as a plugin [PR116792]
 2024-09-20 23:06 UTC 

[pushed: r15-3751] analyzer: simplify dumps using tree_dump_pretty_printer [PR116613]
 2024-09-20 23:05 UTC 

[pushed: r15-3750] diagnostics: isolate SARIF output's pretty_printer [PR116613]
 2024-09-20 23:05 UTC 

[pushed: r15-3749] diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613]
 2024-09-20 23:05 UTC 

[pushed: r15-3748] analyzer: remove redundant 'pp' [PR116613]
 2024-09-20 23:05 UTC 

[Patch] gcn/mkoffload.cc: Use #embed for including the generated ELF file
 2024-09-20 22:52 UTC  (7+ messages)
` [Patch, v2] "
    ` [Patch, v3] "
          ` [Patch] gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.h (was: [Patch, v3] gcn/mkoffload.cc: Use #embed for including the generated ELF file)

[PATCH] libstdc++: Avoid forming T* in unique_ptr(auto_ptr<U>&&) constraints [PR116529]
 2024-09-20 22:51 UTC  (2+ messages)

[committed] libstdc++: Document missing features for old std:string ABI [PR116777]
 2024-09-20 22:49 UTC 

[PATCH] SH: Document extended asm operand modifers
 2024-09-20 21:48 UTC 

[PATCH 1/2] c++: CWG 2273 and non-constructors
 2024-09-20 19:28 UTC  (9+ messages)
` [PATCH 2/2] c++: CWG 2789 and usings [PR116492]

[PATCH] c++: CWG 2789 and reversed operator candidates
 2024-09-20 19:27 UTC  (2+ messages)

LIBGCC14 fails to build on MacOS Sequoia x64
 2024-09-20 19:06 UTC 

[PATCH]AArch64: Take into account when VF is higher than known scalar iters
 2024-09-20 16:30 UTC  (7+ messages)

[PATCH] c++: Don't crash when mangling member with anonymous union type [PR100632]
 2024-09-20 16:06 UTC  (8+ messages)
    ` [PATCH v2] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR109790]
                    ` [PATCH v3] "

[PATCH] c++: Don't ICE due to artificial constructor parameters [PR116722]
 2024-09-20 16:01 UTC  (2+ messages)

[PATCH RFC] build: update bootstrap req to C++14
 2024-09-20 15:51 UTC  (7+ messages)

[PATCH v3] aarch64: Add fp8 scalar types
 2024-09-20 15:36 UTC  (2+ messages)

[PATCH] c++, coroutines: Rework the ramp codegen
 2024-09-20 15:28 UTC  (4+ messages)
` [PATCH v2] "

[pushed] Darwin: Allow for as versions that need '-' for std in
 2024-09-20 15:24 UTC 

[PATCH resend] libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11*
 2024-09-20 14:21 UTC 

C++ patch ping
 2024-09-20 14:14 UTC 

[PATCH 3/4][rtl]: simplify boolean vector EQ and NE comparisons
 2024-09-20 14:12 UTC  (6+ messages)

[wwwdocs][Patch] gcc-15: Update OpenMP section for constr/destr on devices + UID routines
 2024-09-20 13:49 UTC  (2+ messages)

[PATCH] tree-optimization/115372 - failed store-lanes in some cases
 2024-09-20 13:27 UTC 

[PATCH] Handle patterns as SLP roots of only live stmts
 2024-09-20 12:45 UTC 

[PATCH 0/2] Enable supplementing built-in specs without command-line arguments
 2024-09-20 12:19 UTC  (3+ messages)
` [PATCH 1/2] specs: load specs.overlay with all commands enabled
` [PATCH 2/2] specs: always generate built-in specs, before reading "specs" file

[RFC] rtl-opti: Internals for modulo scheduler
 2024-09-20 12:13 UTC 

[PATCH][testsuite]: Update commandline for PR116628.c to use neoverse-v2 [PR116628]
 2024-09-20 12:10 UTC 

[PATCH] testsuite/116397 - avoid looking for "VEC_PERM_EXPR"
 2024-09-20 11:49 UTC 

[PATCH v1 1/2] Match: Support form 2 for vector signed integer .SAT_ADD
 2024-09-20 11:43 UTC  (2+ messages)

[PATCH] Fall back to elementwise access for too spaced SLP single element interleaving
 2024-09-20 11:23 UTC 

[PATCH v1 2/2] RISC-V: Add testcases for form 2 of signed vector SAT_ADD
 2024-09-20 10:57 UTC 

[PATCH] s390: Remove -m{,no-}lra option
 2024-09-20 10:57 UTC  (4+ messages)

[PATCH] Fix small thinko in IPA mod/ref pass
 2024-09-20 10:16 UTC  (2+ messages)

[PATCH] MATCH: add abs support for half float
 2024-09-20 10:11 UTC  (31+ messages)

[PATCH] AArch64: Fix copysign patterns
 2024-09-20  9:51 UTC  (5+ messages)
` [PATCH v2] "

SVE intrinsics: Fold svmul with constant power-of-2 operand to svlsl
 2024-09-20  9:28 UTC 

[wwwdocs][Patch] gcc-15: mention wider offloading arch combination support (e.g. aarch64 + nvptx)
 2024-09-20  9:17 UTC 

[PATCH] libobjc: Fix typos
 2024-09-20  8:40 UTC 

[PATCH v2] aarch64: Add fp8 scalar types
 2024-09-20  8:00 UTC  (4+ messages)

[COMMITTED] testsuite: fix target-specific 'do-' typos
 2024-09-20  7:23 UTC 

[PATCH] i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]
 2024-09-20  7:12 UTC  (6+ messages)

[PATCH] testsuite/116784 - match up SLP scan and vectorized scan
 2024-09-20  6:56 UTC 

[PATCH] match: Fix `a != 0 ? a * b : 0` patterns for things that trap [PR116772]
 2024-09-20  6:20 UTC  (2+ messages)

[PATCH v3 1/2] [APX CFCMOV] Support APX CFCMOV in if_convert pass
 2024-09-20  5:59 UTC  (4+ messages)

RFC PATCH: contrib/test_summary mode for submitting testsuite results to bunsen
 2024-09-20  5:27 UTC  (2+ messages)

[COMMITTED] testsuite: fix 'do-do' typos
 2024-09-20  5:10 UTC 

[COMMITTED] testsuite: debug: fix errant whitespace
 2024-09-20  5:10 UTC 

[PATCH] Remove PHI_RESULT_PTR and change some PHI_RESULT to be gimple_phi_result [PR116643]
 2024-09-20  4:51 UTC  (2+ messages)

[PATCH v2] MIPS: Add some floating point instructions support for MIPSr6
 2024-09-20  2:42 UTC 

[PATCH] libcpp: Add -Wtrailing-blanks warning
 2024-09-20  1:23 UTC  (7+ messages)
        ` [PATCH] libcpp, v2: Add -Wtrailing-whitespace= warning

[PATCH 1/2] c++: Don't strip USING_DECLs when updating local bindings [PR116748]
 2024-09-19 23:56 UTC  (2+ messages)
` [PATCH 2/2] c++: Implement resolution for DR 36 [PR116160]

[PATCH] rs6000, Fix test builtins-1-p10-runnable.c
 2024-09-19 23:48 UTC  (2+ messages)

[PATCH] toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474]
 2024-09-19 22:55 UTC  (2+ messages)

[PATCH] ltmain.sh: allow more flags at link-time
 2024-09-19 22:52 UTC  (3+ messages)

[PATCH] warn-access: ignore template parameters when matching operator new/delete [PR109224]
 2024-09-19 22:41 UTC  (6+ messages)
    ` Ping: "
      ` Ping^2: "
        ` Ping^3: "

[PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
 2024-09-19 21:38 UTC  (10+ messages)
` [PATCH 2/8] [RFC] Add FP types for atomic builtin overload resolution
` [PATCH 3/8] [RFC] Tie the new atomic builtins to the backend
` [PATCH 4/8] [RFC] Have libatomic working as first draft
` [PATCH 5/8] [RFC] Use new builtins in libstdc++
` [PATCH 6/8] [RFC] First attempt at testsuite
` [PATCH 7/8] [RFC] Mention floating point atomic fetch_add etc in docs
` [PATCH 8/8] [RFC] Add demo implementation of one of the operations

[PATCH] vect: Use simple_dce_worklist in the vectorizer [PR116711]
 2024-09-19 21:31 UTC  (3+ messages)

GCC 15: nvptx '-mptx=3.1' multilib variants are deprecated
 2024-09-19 21:16 UTC 

[C PATCH] fix crash when checking for compatibility of structures [PR116726]
 2024-09-19 21:14 UTC  (2+ messages)

[PATCH] c++: Use type_id_in_expr_sentinel in 6 further spots in the parser
 2024-09-19 20:36 UTC 

[patch, fortran] Implement IANY, IALL and IPARITY for unsigned
 2024-09-19 20:01 UTC  (2+ messages)

[PATCH] c++: deleting explicitly-defaulted functions [PR116162]
 2024-09-19 19:05 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[patch, fortran] Add random numbers and fix some bugs
 2024-09-19 18:46 UTC  (3+ messages)

[Patch, Fortran] Implement Unsigned for SUM and PRODUCT
 2024-09-19 17:18 UTC  (4+ messages)

[PATCH] c++: ICE with structured bindings and m-d array [PR102594]
 2024-09-19 16:16 UTC  (2+ messages)

[PATCH 0/5] arm, MVE: Refactor the vst and vld intrinsics
 2024-09-19 16:06 UTC  (3+ messages)
` [PATCH 5/5] arm: [MVE intrinsics] Rework MVE vld/vst intrinsics

[PATCH] RISC-V: testsuite: Fix SELECT_VL SLP fallout
 2024-09-19 15:04 UTC  (3+ messages)

[PATCH] tree-optimization/116768 - wrong dependence analysis
 2024-09-19 14:27 UTC 

[Fortran, Patch, PR84870, v1] Fix ICE and allocated memory not assigned correctly
 2024-09-19 14:01 UTC 

[PATCH v5 4/4] RISC-V: Fix vector SAT_ADD dump check due to middle-end change
 2024-09-19 13:47 UTC  (4+ 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).