public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] analyzer: eliminate dedupe_candidate [PR96374]
 2021-02-26 21:39 UTC  (5+ messages)
  ` [PATCH] analyzer: implement exploded_path copy ctor

[PATCH] coroutines : Remove throwing_cleanup marks from the ramp [PR95822]
 2021-02-26 21:36 UTC  (3+ messages)

[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] dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]
 2021-02-26 21:21 UTC 

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

[PATCH] Honor --disable-decimal-float in building _Float128 support
 2021-02-26 20:02 UTC  (2+ messages)

[PATCH 1/5] std::latch: reduce internal implementation from ptrdiff_t to int
 2021-02-26 19:31 UTC  (8+ 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

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

add -mpowerpc-gpopt to options for sqrt insn on PowerPC
 2021-02-26 17:31 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)

[x86] Fix PR target/99264
 2021-02-26 15:31 UTC 

[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] avoid -Warray-bounds checks for vtable assignments (PR 98266)
 2021-02-26  3:56 UTC  (15+ messages)
            ` PING "

[PATCH] c++: ICE with deduction guide in checking type-dep [PR99009, PR97034]
 2021-02-26  3:45 UTC  (5+ messages)

[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 

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

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

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-02-25 23:56 UTC  (4+ messages)

[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  (5+ 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 

[PATCH 1/4] libstdc++: More efficient date from days
 2021-02-25 16:57 UTC  (7+ messages)

c++: Rename new -flang-note-module-read option [PR 99166]
 2021-02-25 16:57 UTC 

[PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]
 2021-02-25 16:38 UTC  (8+ messages)
  ` [WIP] "

Committed, pr95690.f90: move error line for CRIS
 2021-02-25 16:35 UTC 

c++tools: Make NETWORKING define check consistent [PR 98318]
 2021-02-25 16:32 UTC 

[PATCH,rs6000] [v2] Optimize pcrel access of globals
 2021-02-25 16:28 UTC  (6+ messages)

[committed] [PR99233] testsuite: Run test pr96264.c only for little endian target
 2021-02-25 16:27 UTC 

[PATCH] clear more front end VLA bounds from IL (PR 97172)
 2021-02-25 16:15 UTC  (4+ messages)

[PATCH] c++: Fix CTAD from single-element initializer list [PR99103]
 2021-02-25 16:02 UTC  (2+ messages)

[committed] libstdc++: Document library versioning for GCC 11
 2021-02-25 15:36 UTC 

[committed] libstdc++: Do not assume std::FILE is complete [PR 99270]
 2021-02-25 15:36 UTC 

[PATCH 0/7] [og10] openacc: Arrays/derived types/character type backports
 2021-02-25 15:30 UTC  (6+ messages)
` [PATCH 1/7] [og10] openacc: Dereference BT_CLASS data pointers but not BT_DERIVED pointers
` [PATCH 2/7] [og10] openacc: Use class_pointer instead of pointer attribute for class types
` [PATCH 3/7] [og10] openacc: Character types and mixed arrays/derived type tests
` [PATCH 4/7] [og10] Fortran: OpenMP/OpenACC diagnose substring rejections better
` [OG10] backport an additional commit – was: [PATCH 0/7] [og10] openacc: Arrays/derived types/character type backports

[PATCH] coroutines : Call promise CTOR with parm copies [PR97587]
 2021-02-25 13:41 UTC  (2+ messages)

c++: Fix typo in module-mapper [PR 98318]
 2021-02-25 13:00 UTC 

[PATCH] First do add_noreturn_fake_exit_edges in connect_infinite_loops_to_exit
 2021-02-25 12:59 UTC 

[wwwdocs] Document new libstdc++ features
 2021-02-25 12:55 UTC 

[committed] libstdc++: Add std::to_underlying for C++23
 2021-02-25 11:54 UTC 

Fortran: Create CLASS(*) early to avoid ICE [PR99254]
 2021-02-25 11:16 UTC 

[PATCH] tree-optimization/99253 - fix reduction path check
 2021-02-25  9:28 UTC 

[PATCH] match.pd: Use single_use for (T)(A) + CST -> (T)(A + CST) [PR95798]
 2021-02-25  9:13 UTC  (5+ messages)

[PATCH] match.pd, expand: Fold VCE from integer with [0, 1] range to bool into NOP_EXPR [PR80635]
 2021-02-25  9:11 UTC  (8+ messages)
      ` [PATCH] vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635]

[PATCH] Make the PR99220 fix more robust
 2021-02-25  8:41 UTC 

[PATCH] rs6000: Convert the vector element register to SImode [PR98914]
 2021-02-25  6:33 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] gcc.misc-tests/outputs.exp: assert unique test-names
 2021-02-25  5:17 UTC 

[PATCH] outputs.exp: skip @file -save-temps if target has -L or -I
 2021-02-25  5:11 UTC 

[PATCH] c++: Private parent access check for using decls [PR19377]
 2021-02-25  3:37 UTC  (15+ messages)

[PATCH] avoid -Wnonull for dynamic_cast (PR 99251)
 2021-02-25  3:13 UTC  (2+ messages)

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

[committed] analyzer: fix false positive on realloc [PR99193]
 2021-02-25  0:58 UTC 

[PATCH RFA] cgraph: flatten and same_body aliases [PR96078]
 2021-02-25  0:08 UTC  (3+ messages)

[committed] libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]
 2021-02-24 22:34 UTC  (3+ messages)

[PATCH] libstdc++: Fix __floating_to_chars_precision for __float128
 2021-02-24 22:22 UTC  (2+ messages)

[PATCH 5/7] [og10] Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous
 2021-02-24 21:58 UTC  (3+ messages)
` [PATCH 6/7] [og10] openacc: Fix lowering for derived-type mappings through array elements
` [PATCH 7/7] [og10] openacc: Strided array sections and components of derived-type arrays

c++: Macro location fixes [PR 98718]
 2021-02-24 20:45 UTC 

[PATCH] Darwin, testsuite : Prune 'object file not found for object'
 2021-02-24 20:14 UTC 

[pushed] testsuite, coroutines : Make final_suspend calls noexcept
 2021-02-24 19:26 UTC 

[committed] openmp: Diagnose invalid teams nested in target construct [PR99226]
 2021-02-24 19:17 UTC 

[committed] libgcc: Avoid signed negation overflow in __powi?f2 [PR99236]
 2021-02-24 19:10 UTC 

[committed] [PR99123] inline-asm: Don't use decompose_mem_address to find used hard regs
 2021-02-24 19:01 UTC 

[PATCH 4/4] libstdc++: More efficient last day of month
 2021-02-24 18:54 UTC  (3+ messages)

[PATCH] libstdc++: Update baseline symbols for {aarch64,ia64,m68k,riscv64}-linux
 2021-02-24 17:54 UTC  (2+ messages)

Committed: cris: support -fstack-usage
 2021-02-24 17:40 UTC 

[PATCH 1/2] libstdc++: Robustify long double std::to_chars testcase [PR98384]
 2021-02-24 17:08 UTC  (5+ messages)

c++: modules & -fpreprocessed [PR 99072]
 2021-02-24 16:59 UTC 

[committed] libstdc++: Fix failing tests due to 'u' identifier in kernel header
 2021-02-24 16:38 UTC 

[Patch, fortran] PR99125 - [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068)
 2021-02-24 16:28 UTC  (2+ messages)

arm: Fix CMSE support detection in libgcc (PR target/99157)
 2021-02-24 15:41 UTC  (3+ messages)

[PATCH]middle-end slp: fix accidental resource re-use of slp_tree (PR99220)
 2021-02-24 15:12 UTC  (4+ messages)

[PATCH][comitted] Testsuite: Disable PR99149 test on big-endian
 2021-02-24 14:55 UTC 

[PATCH] slp: fix sharing of SLP only patterns. (PR99149)
 2021-02-24 14:20 UTC  (4+ messages)
` [PATCH v2] middle-end slp: fix sharing of SLP only patterns

[PATCH] fold-const: Fix up ((1 << x) & y) != 0 folding for vectors [PR99225]
 2021-02-24 10:50 UTC  (2+ messages)

[patch] Revert: "Don't build insn-extract.o with rtl checking"
 2021-02-24  9:42 UTC 

[PATCH] c/99224 - avoid ICEing on invalid __builtin_next_arg
 2021-02-24  9:25 UTC 

add rv64im{,c,fc} multilibs
 2021-02-24  9:10 UTC  (5+ 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).