public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/4] openacc: Worker partitioning in the middle end
 2021-03-02 12:20 UTC  (2+ messages)
` [PATCH 1/4] openacc: Middle-end worker-partitioning support

add -mpowerpc-gpopt to options for sqrt insn on PowerPC
 2021-03-02 11:13 UTC  (6+ messages)

[Committed 1/2] IBM Z: arch14: Add command line options
 2021-03-02 11:00 UTC  (2+ messages)
` [Committed 2/2] IBM Z: arch14: New instrinsics

[PATCH] clarify nonaliasing property of attribute malloc (PR 99295)
 2021-03-02 10:41 UTC  (2+ messages)

[PATCH] correct fix to avoid false positives for vectorized stores (PR 96963, 94655)
 2021-03-02 10:39 UTC  (7+ messages)
` PING "
  ` PING 2 "
    ` PING 3 "
      ` PING 4 "
        ` PING 5 "

[PATCH] analyzer: remove dead code
 2021-03-02 10:38 UTC 

[PATCH] C++: target attribute - local decl
 2021-03-02 10:34 UTC  (7+ messages)

[Committed] IBM Z: Run mul-signed-overflow tests only on z14
 2021-03-02  9:58 UTC 

[PATCH] RISC-V: Implment __builtin_thread_pointer
 2021-03-02  9:57 UTC  (4+ messages)

[PATCH] vrp: Improve register_edge_assert_for [PR95757]
 2021-03-02  9:48 UTC  (2+ messages)

[PATCH] dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
 2021-03-02  9:06 UTC 

[PATCH] IBM Z: Fix testcase vcond-shift.c
 2021-03-02  7:42 UTC  (3+ messages)

PR analyzer/94362 Partial Fix
 2021-03-02  7:09 UTC  (3+ messages)

[PATCH] avoid -Wnonull for dynamic_cast (PR 99251)
 2021-03-02  2:31 UTC  (6+ messages)

[PATCH] c++: ICE with deduction guide in checking type-dep [PR99009, PR97034]
 2021-03-02  2:29 UTC  (8+ messages)

[PATCH 1/4] c++: Avoid building garbage trees from tsubst_requires_expr
 2021-03-02  2:26 UTC  (19+ messages)
` [PATCH 3/4] c++: Delay normalizing nested requirements until satisfaction
` [PATCH 4/4] c++: dependent constraint on placeholder 'auto' [PR96443]
` [PATCH 5/6] c++: Clean up normalization / satisfaction routines
` [PATCH 6/6] c++: Consolidate REQUIRES_EXPR evaluation/diagnostic routines

[PATCH] avoid -Warray-bounds checks for vtable assignments (PR 98266)
 2021-03-01 23:16 UTC  (17+ messages)
            ` PING "

[PATCH 0/3 V2] Honor --disable-decimal-float in PowerPC libgcc _Float128
 2021-03-01 23:15 UTC  (6+ messages)
` [PATCH 1/3 V2] Fix __sprintfkf prototype in libgcc
` [PATCH 2/3 V2] Do not include stdio.h in libgcc's Decimal/Float128 conversions
` [PATCH 3/3 V2] Do not build Decimal/Float128 conversions if decimal is disabled

[PATCH 1/5] std::latch: reduce internal implementation from ptrdiff_t to int
 2021-03-01 22:40 UTC  (27+ messages)
  ` [PATCH 2/5] Atomic __platform_wait: accept any 32-bit type, not just int
  ` [PATCH 3/5] std::__atomic_wait: don't use __detail::__waiter with futex
  ` [PATCH 4/5] barrier: use int instead of unsigned char for the phase state
  ` [PATCH 5/5] barrier: optimise by not having the hasher in a loop

[PATCH] [og10] openmp: Scale precision of collapsed iteration variable
 2021-03-01 22:28 UTC 

[PATCH] PR libfortran/99218 - [8/9/10/11 Regression] matmul on temporary array accesses invalid memory
 2021-03-01 22:19 UTC  (2+ messages)
` *PING* "

[Patch, part1] PR fortran/49278 - ICE when combining DATA with default initialization
 2021-03-01 22:15 UTC 

[PATCH] c++: Private parent access check for using decls [PR19377]
 2021-03-01 22:11 UTC  (16+ messages)

[arm/testsuite]: Skip pr97969.c if -mthumb is not compatible [PR target/97969]
 2021-03-01 15:26 UTC  (3+ messages)

[PATCH][pushed] s390: add exceptions for param modified by target pragma
 2021-03-01 14:42 UTC 

c++: Completeness of typedef structs [PR 99294]
 2021-03-01 13:56 UTC 

[PATCH] implement pre-c++20 contracts
 2021-03-01 13:12 UTC  (11+ messages)
              ` [PATCH] PING "

[PATCH] cfgrtl: Fix up fixup_partitions caused ICE [PR99085]
 2021-03-01 13:01 UTC  (3+ messages)
` Patch ping
  ` Patch ping^2

[PATCH V3 0/5] Support for the CTF and BTF debug formats
 2021-03-01 12:09 UTC  (7+ messages)
` [PATCH V3 1/5] Add new function lang_GNU_GIMPLE
` [PATCH V3 2/5] CTF/BTF debug formats
` [PATCH V3 3/5] CTF/BTF testsuites
` [PATCH V3 4/5] CTF/BTF documentation
` [PATCH V3 5/5] Enable BTF generation in the BPF backend

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2021-03-01 12:07 UTC  (19+ messages)
` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format
                            ` [PATCH] "

[Patch] libgfortran: Fix negation for largest integer [PR81986]
 2021-03-01 11:56 UTC 

[PATCH][comitted] Testsuite: Disable PR99149 test on big-endian
 2021-03-01 11:52 UTC  (2+ messages)

[PATCH] middle-end/97855 - fix diagnostic with default pretty printer
 2021-03-01  8:39 UTC 

[PATCH] dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]
 2021-03-01  8:35 UTC  (2+ messages)

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2021-03-01  2:45 UTC  (10+ messages)
` [PATCH 1/4] unroll: Add middle-end unroll factor estimation

[x86] Fix PR target/99264
 2021-02-28 17:42 UTC  (2+ messages)

[pushed] testsuite, coroutines : Mark final awaiters and co_await operators noexcept
 2021-02-28 16:31 UTC 

[PATCH] coroutines : Remove throwing_cleanup marks from the ramp [PR95822]
 2021-02-28 12:48 UTC  (5+ messages)

V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2021-02-28 12:44 UTC  (4+ messages)
` V3 [PATCH 3/5] "
    ` [PATCH] Add missing changes to Makefile.tpl

[r11-7430 Regression] FAIL: g++.dg/ext/attr-lambda3.C -std=c++2a (test for excess errors) on Linux/x86_64
 2021-02-28 11:22 UTC 

[committed] fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]dbI
 2021-02-28 10:18 UTC 

[committed] fortran: Replace double space in diagnostic with a single one [PR99300]
 2021-02-28 10:16 UTC 

[commit] typos: Fix various typos - mainly misspelled reference* [PR99304]
 2021-02-28 10:14 UTC 

Contents of PO file 'gcc-11.1-b20210207.sv.po'
 2021-02-28  9:22 UTC 

New Swedish PO file for 'gcc' (version 11.1-b20210207)
 2021-02-28  9:22 UTC 

[PATCH] MIPS: R6: load/store can process unaligned address
 2021-02-28  7:16 UTC 

[pushed] c++: Allow GNU attributes before lambda -> [PR90333]
 2021-02-27 20:44 UTC 

[pushed] Darwin : Update a disgnostic message [NFC]
 2021-02-27 16:35 UTC 

[PATCH] libgomp, testsuite : Require alias support for PR96390 testcase
 2021-02-27 15:54 UTC  (2+ messages)

[PATCH/RFA] libstdc++: provide conversion from day, month to unsigned long, PR99301
 2021-02-27 12:54 UTC  (2+ messages)

New German PO file for 'gcc' (version 11.1-b20210207)
 2021-02-27 12:37 UTC 

Contents of PO file 'gcc-11.1-b20210207.de.po'
 2021-02-27 12:37 UTC 

[PATCH] dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 targets [PR99090]
 2021-02-27 10:21 UTC 

[committed] gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRINT* in diagnostics [PR99288]
 2021-02-27  9:46 UTC 

[PATCH] Honor --disable-decimal-float in building _Float128 support
 2021-02-27  1:42 UTC  (5+ messages)

New German PO file for 'gcc' (version 11.1-b20210207)
 2021-02-27  1:27 UTC 

Contents of PO file 'gcc-11.1-b20210207.de.po'
 2021-02-27  1:27 UTC 

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-02-26 22:21 UTC  (6+ messages)

[committed] analyzer: eliminate dedupe_candidate [PR96374]
 2021-02-26 21:39 UTC  (5+ messages)
  ` [PATCH] analyzer: implement exploded_path copy ctor

[PATCH] Objective-C++ : Fix handling of unnamed message parms [PR49070]
 2021-02-26 21:32 UTC 

[PATCH] coroutines : Handle exceptions throw before the first await_resume() [PR95615]
 2021-02-26 21:24 UTC 

[PATCH v2 0/5] RISC-V big endian support
 2021-02-26 20:46 UTC  (6+ messages)

add powerpc_vsx_ok requirement to undef-bool tests
 2021-02-26 17:32 UTC  (2+ messages)

rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]
 2021-02-26 17:03 UTC  (5+ messages)

[FYI] Add missing dg-require-effective-target fpic directives to powerpc tests
 2021-02-26 15:55 UTC  (2+ messages)

[PATCH] Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590)
 2021-02-26 15:24 UTC  (5+ messages)

[PATCH 0/3] openacc: Gang-private variables in shared memory
 2021-02-26 12:34 UTC  (4+ messages)
` [PATCH 1/3] openacc: Add support for gang local storage allocation "
` [PATCH 2/3] amdgcn: AMD GCN parts for OpenACC private variables patch
` [PATCH 3/3] nvptx: NVPTX "

[PATCH] openacc: Warnings for strange partitioning choices for parallel regions
 2021-02-26 12:21 UTC 

[PATCH] middle-end: Pretty-print address space of aggregates
 2021-02-26 12:02 UTC 

[PATCH] middle-end/99281 - avoid bitfield stores into addressable types
 2021-02-26 11:27 UTC  (2+ messages)

[PATCH][committed]middle-end slp: Don't traverse tree on (nil) nodes
 2021-02-26  8:00 UTC  (2+ messages)

[PATCH] c/99275 - fix missing space in diagnostic
 2021-02-26  7:51 UTC 

[pushed] c++: Fix class NTTP constness handling [PR98810]
 2021-02-26  3:57 UTC 

[PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996)
 2021-02-26  3:09 UTC  (3+ messages)

[pushed] builtins: Fix typos in warn_for_access [PR99278]
 2021-02-26  2:38 UTC 

libgo patch committed: Ensure 8 byte atomicity on ppc64
 2021-02-26  1:01 UTC 

Contents of PO file 'gcc-11.1-b20210207.de.po'
 2021-02-26  0:32 UTC 

New German PO file for 'gcc' (version 11.1-b20210207)
 2021-02-26  0:32 UTC 

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-02-25 23:49 UTC  (5+ messages)

[PATCH] c++: abbreviated function template return type rewriting [PR98990]
 2021-02-25 22:28 UTC  (3+ messages)

[PATCH] c++: const_cast of null pointer in constant expr [PR99176]
 2021-02-25 21:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: Implement P1102R2 - Down with ()!
 2021-02-25 21:22 UTC  (2+ messages)

[PATCH, V2] Add conversions between _Float128 and Decimal
 2021-02-25 21:14 UTC  (8+ messages)

[PATCH] c++: Fix operator() lookup in lambdas [PR95451]
 2021-02-25 21:13 UTC  (2+ messages)

[PATCH] c++: Fix pretty printing of context of local class [PR99213]
 2021-02-25 19:36 UTC  (4+ messages)
` [PATCH] c++: Fix call to push_tinst_level during satisfaction [PR99214]

[PATCH] arm: force use of r4 for __gnu_cmse_nonsecure_call when !FPCXT [PR99271]
 2021-02-25 17:24 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).