public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [PR99581] Define relaxed memory and use it for aarch64
 2021-03-22 17:38 UTC  (9+ messages)

[committed] [PR99680] Check empty constraint before using CONSTRAINT_LEN
 2021-03-22 17:36 UTC  (6+ messages)

[PATCH, V3] Require GLIBC 2.32 for Decimal/_Float128 conversions
 2021-03-22 17:06 UTC  (2+ messages)

[committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537
 2021-03-22 15:58 UTC 

[PATCH 0/3] Uncontroversial improvements to C++20 wait-related implementation
 2021-03-22 15:29 UTC 

c++: duplicate alias templates with decltype [PR 99425]
 2021-03-22 15:26 UTC 

[PATCH] fwprop: Fix single_use_p calculation
 2021-03-22 14:45 UTC  (3+ messages)

[PATCH] arm: Fix MVE ICEs with vector moves and -mpure-code [PR97252]
 2021-03-22 14:44 UTC  (3+ messages)

[PATCH v2 0/5] RISC-V big endian support
 2021-03-22 14:36 UTC  (9+ messages)

[PATCH 0/3] x86: Update memcpy/memset inline strategies
 2021-03-22 14:10 UTC  (7+ messages)
` [PATCH 1/3] x86: Update memcpy/memset inline strategies for Ice Lake
` [PATCH 2/3] x86: Update memcpy/memset inline strategies for Skylake family CPUs
` [PATCH 3/3] x86: Update memcpy/memset inline strategies for -mtune=generic

[PATCH] tree-optimization/99694 - fix value-numbering PHIs
 2021-03-22 13:36 UTC 

[PATCH] Warn to not add debug hook targets
 2021-03-22 13:04 UTC  (2+ messages)

[PATCH 01/24] Add -gcodeview debugging option
 2021-03-22 12:57 UTC  (27+ messages)
` [PATCH 02/24] pdbout: Output details of local variables
` [PATCH 03/24] pdbout: Output function details
` [PATCH 04/24] pdbout: Output details of variables within functions
` [PATCH 05/24] pdbout: Handle optimized variables
` [PATCH 06/24] pdbout: Output checksums and names of source files
` [PATCH 07/24] pdbout: Output line numbers
` [PATCH 08/24] pdbout: Output function prototypes
` [PATCH 09/24] pdbout: Output information about pointers
` [PATCH 10/24] pdbout: Output information about CV type modifiers
` [PATCH 11/24] pdbout: Output array types
` [PATCH 12/24] pdbout: Handle type declarations and typedefs
` [PATCH 13/24] pdbout: Output information about enums
` [PATCH 14/24] pdbout: Output definitions of structs and classes
` [PATCH 15/24] pdbout: Output definitions of unions
` [PATCH 16/24] pdbout: Output definitions of bitfields within structs
` [PATCH 17/24] pdbout: Prepend namespaces to struct and function names
` [PATCH 18/24] pdbout: Append template information to struct or function name
` [PATCH 19/24] pdbout: Handle typedefs to anonymous types
` [PATCH 20/24] pdbout: Output file and line number of type definitions
` [PATCH 21/24] pdbout: Don't output unused types
` [PATCH 22/24] pdbout: Split large fieldlists when necessary
` [PATCH 23/24] pdbout: Handle names of ctor and dtor functions
` [PATCH 24/24] pdbout: Handle functions with parts in cold section

[PATCH RFC][PR98736]Compute and use programing order preserved RPO in loop distribution
 2021-03-22 12:35 UTC  (2+ messages)

znver3 tuning part 1
 2021-03-22 12:18 UTC  (5+ messages)

[PATCH] C++ modules: fix alloc-dealloc-mismatch ASAN issue
 2021-03-22 11:38 UTC  (2+ messages)

The nvptx port [10/11+] Target files
 2021-03-22 11:24 UTC  (12+ messages)
      ` nvptx-tools and nvptx-newlib (was: The nvptx port [10/11+] Target files)
              ` [nvptx offloading] Only 64-bit configurations are currently supported (was: nvptx-tools and nvptx-newlib)
                ` [nvptx libgomp plugin] Build only in supported configurations (was: [nvptx offloading] Only 64-bit configurations are currently supported)
                  ` [committed] libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAGS for -m32/-mx32

[PATCH][pushed] mklog: add new argument --directory
 2021-03-22  9:54 UTC 

[committed] PR target/99702: Check RTL type before get value
 2021-03-22  9:48 UTC 

[PATCH] AIX struct alignment (PR 99557)
 2021-03-22  8:09 UTC  (3+ messages)

[PATCH] x86: Add __volatile__ to __cpuid and __cpuid_count
 2021-03-22  4:19 UTC 

[PATCH] rs6000: Fix some unexpected empty split conditions
 2021-03-22  3:35 UTC  (5+ messages)

[PATCH] MIPS: R6: load/store can process unaligned address
 2021-03-22  2:27 UTC  (3+ messages)

[PATCH v4 1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always
 2021-03-22  2:04 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[Patch] Fortran: Fix 'name' bound size [PR99688]
 2021-03-22  0:25 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 11.1-b20210207)
 2021-03-21 21:37 UTC 

[committed] nios2: Fix format complaints and similar diagnostics
 2021-03-21 21:34 UTC  (4+ messages)

[PATCH] adjust "partly out of bounds" warning (PR 98503)
 2021-03-21 19:37 UTC  (10+ messages)
            ` [PING][PATCH] "

[PATCH] ipa: Check that scalar types that IPA-CP comes up with are sane (PR99122)
 2021-03-21 15:49 UTC  (2+ messages)

[PATCH] dwarf2out: Fix debug info for 2 byte floats [PR99388]
 2021-03-21 15:38 UTC  (2+ messages)

[PATCH] d: Add openbsd support for D compiler (PR99691)
 2021-03-21 12:00 UTC 

[PATCH] d: Add windows support for D compiler (PR91595)
 2021-03-21 11:58 UTC 

[PATCH] Complete __gnu_debug::basic_string
 2021-03-20 21:32 UTC  (3+ messages)

[PATCH] x86: Check cfun != NULL before accessing silent_p
 2021-03-20 17:01 UTC  (4+ messages)
  ` [PATCH v2] "

[wwwdocs] arm,aarc64: add initial gcc-11/changes.html entries
 2021-03-20 16:31 UTC  (2+ messages)

[PATCH] cprop_hardreg: Ensure replacement reg has compatible mode [PR99221]
 2021-03-20 15:34 UTC  (2+ messages)

[PATCH] c-family: Fix PR94272 -fcompare-debug issue even for C [PR99230]
 2021-03-20 15:31 UTC  (2+ messages)

enable sqrt insns for cdce3.c
 2021-03-20 15:20 UTC  (2+ messages)

[PATCH] Fix typo in gcc/asan.c comment
 2021-03-20 15:18 UTC  (2+ messages)

[committed] libstdc++: Add std::is_scoped_enum for C++23
 2021-03-20 14:18 UTC  (4+ messages)

[patch, fortran] Also use size estimate for vector-matrix matmul
 2021-03-20  9:57 UTC  (3+ messages)

fix ssse3_pshufbv8qi3 post-reload const pool load
 2021-03-19 22:57 UTC  (4+ messages)

[PATCH] c: FIx up -Wunused-but-set-* warnings for _Atomics [PR99588]
 2021-03-19 21:50 UTC  (2+ messages)

[PATCH] c++: Diagnose references to void in structured bindings [PR99650]
 2021-03-19 20:25 UTC  (4+ messages)

[wwwdocs] Document std::is_scoped_enum support
 2021-03-19 20:12 UTC 

[PATCH v4 0/7] RISC-V big endian support
 2021-03-19 19:49 UTC  (8+ messages)
` [PATCH v4 1/7] RISC-V: Support -mlittle-endian and -mbig-endian
` [PATCH v4 2/7] RISC-V: Add riscv{32,64}be with big endian as default
` [PATCH v4 3/7] RISC-V: Update soft-fp config for big-endian
` [PATCH v4 4/7] RISC-V: Fix trampoline generation on big endian
` [PATCH v4 5/7] RISC-V: Update shift-shift-5.c testcase for "
` [PATCH v4 6/7] RISC-V: Fix matches against subreg with a bytenum of 0 in riscv.md
` [PATCH v4 7/7] RISC-V: Fix riscv_subword() for big endian

[COMMITTED] [PR99663] Don't use unknown constraint for address constraint in process_address_1
 2021-03-19 19:40 UTC 

[PATCH] c++: Only reject reinterpret casts from pointers to integers for manifestly_const_eval evaluation [PR99456]
 2021-03-19 17:18 UTC  (4+ messages)

[PATCH] ubsan: Don't test for NaNs if those do not exist (PR97926)
 2021-03-19 17:07 UTC  (2+ messages)

[pushed] Darwin : Fix build failure for powerpc-darwin8 [PR99661]
 2021-03-19 16:52 UTC 

[committed] hppa: Use memcpy instead of strncpy to avoid error with -Werror=stringop-truncation
 2021-03-19 16:05 UTC 

Fix for PR target/99660 - vxworksae/mils build failure from missing VX_CPU_PREFIX
 2021-03-19 15:49 UTC 

[patch] PR/99296: Handle setting of 1-bit anti-ranges uniformly
 2021-03-19 15:17 UTC  (2+ messages)

[PATCH] libstdc++: Avoid accidental ADL when calling make_reverse_iterator
 2021-03-19 14:48 UTC  (4+ messages)

[PATCH V5 0/6] Support for the CTF and BTF debug formats
 2021-03-19 14:31 UTC  (2+ messages)

[PATCH] slp: remove unneeded permute calculation (PR99656)
 2021-03-19 14:11 UTC  (2+ messages)

GCC 10.2.1 Status Report (2021-03-19)
 2021-03-19 13:17 UTC 

[committed] analyzer: mark epath_finder with DISABLE_COPY_AND_ASSIGN [PR99614]
 2021-03-19 13:06 UTC 

[PATCH] aarch64: Don't emit -Wpsabi note when ABI was never affected [PR91710]
 2021-03-19 13:04 UTC  (2+ messages)

[PATCH] x86: Issue error for return/argument only with function body
 2021-03-19 12:20 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] arm: Fix mve_vshlq* [PR99593]
 2021-03-19 12:09 UTC  (2+ messages)

[committed] amdgcn: Silence warnings in gcn.c
 2021-03-19 10:53 UTC  (3+ messages)

Patch ping
 2021-03-19  9:57 UTC 

[Patch] Fortran: Fix intrinsic null() handling [PR99651]
 2021-03-19  8:50 UTC 

[patch] Fix PR middle-end/99641
 2021-03-19  7:28 UTC  (4+ messages)

[patch] substitute @tie{} with a space for the man pages
 2021-03-19  2:56 UTC  (2+ messages)

[PATCH] c++: Fix error-recovery with requires expression [PR99500]
 2021-03-19  0:07 UTC  (2+ messages)

[PATCH] Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466)
 2021-03-18 22:23 UTC  (4+ messages)

[r11-7723 Regression] FAIL: g++.dg/torture/pr85013.C -Os (test for excess errors) on Linux/x86_64
 2021-03-18 21:48 UTC  (2+ messages)

[pushed] c++: Add assert to tsubst
 2021-03-18 21:16 UTC  (3+ messages)

[PATCH] c++: Private parent access check for using decls [PR19377]
 2021-03-18 21:10 UTC  (17+ messages)

[committed] [PR99422] LRA: Use lookup_constraint only for a single constraint in process_address_1
 2021-03-18 20:03 UTC 

[PATCH, rs6000 V2] Update "prefix" attribute for Power10 [PR99133]
 2021-03-18 20:01 UTC  (3+ messages)

[PATCH, OG10, C++, OpenMP 5.0] Support lambda capturing of pointers and references in target directives
 2021-03-18 18:33 UTC 

arm: Fix bfloat16_scalar_1_1.c test
 2021-03-18 18:05 UTC  (2+ messages)

[PATCH 1/2, rs6000] Add const_anchor for rs6000 [PR33699]
 2021-03-18 16:53 UTC  (9+ messages)

[PATCH] PR target/99314: Fix integer signedness issue for cpymem pattern expansion
 2021-03-18 16:39 UTC  (2+ messages)

znver3 tuning part 3
 2021-03-18 16:18 UTC 

[PATCH v2] rs6000: Convert the vector element register to SImode [PR98914]
 2021-03-18 16:13 UTC  (11+ messages)
    ` Ping: "
      ` Ping^2: "

[PATCH 2/2] Bypass BLKmode before try_const_anchors
 2021-03-18 15:49 UTC  (2+ messages)

[PATCH] testsuite: Fix up strlenopt-80.c on powerpc [PR99636]
 2021-03-18 15:47 UTC  (7+ messages)

[PATCH][AArch64] Leveraging the use of STP instruction for vec_duplicate
 2021-03-18 15:36 UTC 

[PATCH] RFC: come up with startswith function
 2021-03-18 15:30 UTC  (2+ messages)

[PATCH] testsuite: Fix up strlenopt-73.c on powerpc [PR99626]
 2021-03-18 14:58 UTC  (2+ messages)

[patch] Fix PR middle-end/98099
 2021-03-18  8:57 UTC  (2+ messages)
` [committed] testsuite: Fix up pr98099.c testcase for big endian [PR98099]

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