public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed 1/2] libstdc++: Fix compilation with released versions of Clang
 2020-03-18 13:01 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix compilation of <stop_token> with Clang

[committed] amdgcn: Add cond_add/sub/and/ior/xor for all vector modes
 2020-03-18 13:00 UTC 

[PATCH] middle-end/94206 fix memset folding to avoid types with padding
 2020-03-18 12:10 UTC 

[committed] Fix up duplicated duplicated words in comments
 2020-03-18 12:01 UTC 

[PATCH PR94201] aarch64:ICE in tiny code model for ilp32
 2020-03-18 11:51 UTC  (4+ messages)
  ` 答复: "

[PATCH v3][ARM][GCC][1/3x]: MVE intrinsics with ternary operands
 2020-03-18 11:39 UTC  (2+ messages)

[PATCH v2][ARM][GCC][4/4x]: MVE intrinsics with quaternary operands
 2020-03-18 11:32 UTC 

[PATCH v2][ARM][GCC][3/4x]: MVE intrinsics with quaternary operands
 2020-03-18 11:32 UTC 

[PATCH v2][ARM][GCC][2/4x]: MVE intrinsics with quaternary operands
 2020-03-18 11:31 UTC 

[PATCH v2][ARM][GCC][1/4x]: MVE intrinsics with quaternary operands
 2020-03-18 11:29 UTC 

[committed] aarch64: Treat p12-p15 as call-preserved in SVE PCS functions
 2020-03-18 11:27 UTC 

[PATCH v3][ARM][GCC][3/3x]: MVE intrinsics with ternary operands
 2020-03-18 11:21 UTC 

[Patch,committed] libgomp testsuite - disable long double for AMDGCN
 2020-03-18 11:17 UTC 

[PATCH v3][ARM][GCC][2/3x]: MVE intrinsics with ternary operands
 2020-03-18 11:15 UTC 

[PATCH] Fix PR90332 by extending half size vector mode
 2020-03-18 10:40 UTC  (3+ messages)

[PATCH][RFC] API extension for binutils (type of symbols)
 2020-03-18 10:20 UTC  (28+ messages)
                                    ` [PATCH] Bump LTO bytecode version

March Order
 2020-03-18  9:15 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-03-18  9:05 UTC  (11+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-03-18  9:04 UTC  (3+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature

[stage1][PATCH] optgen: make more sanity checks for enums
 2020-03-18  8:03 UTC  (4+ messages)

[PATCH] avoid using TYPE_SIZE unless it's constant [PR94131]
 2020-03-18  1:35 UTC 

[PATCH v2] debug/93751 Option to generate DIEs for external variables
 2020-03-18  1:23 UTC  (12+ messages)
` [PATCH v2] debug/93751 Option to generate DIEs for external variables - ping
              ` [PATCH v3] debug/93751 Generate DIEs for external variables with -g1
                  ` [PATCH v4] "

[committed] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
 2020-03-18  0:25 UTC 

[committed] testsuite: Fix g++.dg/debug/dwarf2/const2b.C target selector
 2020-03-17 22:03 UTC 

[PATCH v3 0/4] Fix library testsuite compilation for build sysroot
 2020-03-17 21:52 UTC  (8+ messages)
` [PATCH v3 2/4] libffi/test: Fix "

[PATCH] RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
 2020-03-17 21:42 UTC  (2+ messages)

[PATCH] c++: Diagnose a deduction guide in a wrong scope [PR91759]
 2020-03-17 21:36 UTC  (4+ messages)

[PATCH] c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]
 2020-03-17 21:14 UTC  (2+ messages)

[PATCH] c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94066]
 2020-03-17 21:14 UTC  (2+ messages)

[PATCH] d: Committed fix multiple definition error when using mixins and interfaces
 2020-03-17 20:50 UTC  (2+ messages)

[PATCH] Add C++2a wait/notify_one/notify_all support to std::atomic<>
 2020-03-17 20:25 UTC  (2+ messages)

[PATCH] c++: Fix wrong no post-decrement operator error in template [PR94190]
 2020-03-17 20:05 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: Fix parsing of invalid enum specifiers [PR90995]
 2020-03-17 19:56 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] c++: Fix access checking for __is_assignable and __is_constructible (c++/94197)
 2020-03-17 19:48 UTC  (9+ messages)

[PATCH] testsuite: Tweak check-function-bodies interface
 2020-03-17 19:30 UTC 

[committed] testsuite: Fix gcc.target/aarch64/advsimd-intrinsics/bfcvt-nosimd.c
 2020-03-17 19:27 UTC 

[committed] aarch64: Fix bf16_v(ld|st)n.c failures for big-endian
 2020-03-17 19:25 UTC 

Backports to 9.3.1
 2020-03-17 19:03 UTC 

[PATCH][Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions
 2020-03-17 17:04 UTC  (2+ messages)
` [PATCH][Arm][3/4] Implement scalar Custom Datapath Extension intrinsics

[PATCH] Make target_clones resolver fn static
 2020-03-17 16:40 UTC  (13+ messages)
                      ` [stage1] [PATCH] Make target_clones resolver fn static if possible

[COMMITTED] coroutines, testsuite: Fix single test execution
 2020-03-17 16:07 UTC 

[PATCH v2][ARM][GCC][1/3x]: MVE intrinsics with ternary operands
 2020-03-17 15:57 UTC  (2+ messages)

[PATCH v2][ARM][GCC][5/2x]: MVE intrinsics with binary operands
 2020-03-17 15:46 UTC  (2+ messages)

[PATCH v2][ARM][GCC][4/2x]: MVE intrinsics with binary operands
 2020-03-17 15:36 UTC  (2+ messages)

[PATCH] generate EH info for volatile asm statements (PR inline-asm/93981)
 2020-03-17 15:32 UTC  (15+ messages)
` [PATCH v2] generate EH info for volatile asm statements (PR93981)

[PATCH v2][ARM][GCC][3/2x]: MVE intrinsics with binary operands
 2020-03-17 15:24 UTC  (2+ messages)

[PATCH v2][ARM][GCC][2/2x]: MVE intrinsics with binary operands
 2020-03-17 15:11 UTC  (2+ messages)

[PATCH] strlen: Punt on UB reads past end of string literal [PR94187]
 2020-03-17 15:01 UTC  (3+ messages)

[PATCH v2][ARM][GCC][1/2x]: MVE intrinsics with binary operands
 2020-03-17 14:53 UTC  (2+ messages)

[PATCH 2/2] [aarch64] Rework fpcr fpsr getter/setter builtins
 2020-03-17 14:52 UTC  (2+ messages)

[PATCH] middle-end/94188 fix fold of addr expression generation
 2020-03-17 14:40 UTC 

[PATCH v2][ARM][GCC][4/1x]: MVE intrinsics with unary operand
 2020-03-17 14:23 UTC  (2+ messages)

[PATCH v2][ARM][GCC][3/1x]: MVE intrinsics with unary operand
 2020-03-17 13:34 UTC  (2+ messages)

c: ignore initializers for elements of variable-size types [PR93577]
 2020-03-17 13:27 UTC  (9+ messages)

[PATCH] Fix up duplicated duplicated words mostly in comments
 2020-03-17 12:47 UTC  (2+ messages)

Patch ping
 2020-03-17 12:23 UTC  (3+ messages)
` Patch ping^2

[PATCH v2][ARM][GCC][2/1x]: MVE intrinsics with unary operand
 2020-03-17 12:07 UTC  (2+ messages)

[PATCH v3][ARM][GCC][1/x]: MVE ACLE intrinsics framework patch
 2020-03-17 11:55 UTC  (5+ messages)

[PATCH v2][ARM][GCC][1/1x]: Patch to support MVE ACLE intrinsics with unary operand
 2020-03-17 11:53 UTC  (3+ messages)

[PATCH] driver: Improve the generated help text for alias options with arguments
 2020-03-17 11:52 UTC  (5+ messages)

[committed] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
 2020-03-17 11:34 UTC  (3+ messages)

[PATCH v2][ARM][GCC][4/x]: MVE ACLE vector interleaving store intrinsics
 2020-03-17 11:19 UTC  (2+ messages)

[PATCH 2/2] [aarch64] Rework fpcr fpsr getter/setter builtins
 2020-03-17 10:51 UTC  (2+ messages)

[PATCH] LRA: fix for PR94185
 2020-03-17 10:18 UTC  (2+ messages)
` [committed] testsuite: Fix pr94185.C testcase on i686-linux with C++98 [PR94185]

[PATCH] LRA: fix for PR94185
 2020-03-17  9:49 UTC  (2+ messages)

[PATCH] expand: Don't depend on warning flags in code generation of strnlen [PR94189]
 2020-03-17  9:04 UTC  (2+ messages)

[PATCH] Add new wa_noexecstack testsuite effective target
 2020-03-17  8:47 UTC  (6+ messages)

[PATCH PR94026] combine missed opportunity to simplify comparisons with zero
 2020-03-17  2:05 UTC  (7+ messages)

[PATCH] issue -Walloca even when alloca is a system header macro [PR94004]
 2020-03-17  0:00 UTC  (4+ messages)

[PATCH d/92309] Committed fix for assignment to anonymous union member corrupts sibling members in struct
 2020-03-16 23:31 UTC 

[PATCH] c: Handle MEM_REF in c_fully_fold* [PR94179]
 2020-03-16 21:47 UTC  (2+ messages)

[PATCH] avoid modifying type in attribute access handler [PR94098]
 2020-03-16 21:10 UTC  (2+ messages)

Gcc-patches Digest, Vol 1, Issue 113
 2020-03-16 20:14 UTC 

Please confirm
 2020-03-16 20:08 UTC 

[PATCH PR d/92792]: Committed reset libtool_VERSION to 1:0:0
 2020-03-16 16:29 UTC 

[PATCH v4][ARM][GCC][3/x]: MVE ACLE intrinsics framework patch
 2020-03-16 16:28 UTC 

C++ Patch ping
 2020-03-16 15:45 UTC 

[PATCH 1/n] Remove SLP_INSTANCE_GROUP_SIZE
 2020-03-16 15:04 UTC  (5+ messages)

[PATCH 1/2] c++: Replay errors during diagnosis of constraint satisfaction failures
 2020-03-16 14:48 UTC  (5+ messages)

Custom soccer jersey
 2020-03-16 12:35 UTC 

[PATCH 3/n] add vec_info * parameters where needed
 2020-03-16 12:18 UTC 

[PATCH 2/n] move-permutation-validity-check
 2020-03-16 12:16 UTC 

[PATCH v3][ARM][GCC][2/x]: MVE ACLE intrinsics framework patch
 2020-03-16 12:13 UTC  (4+ messages)

[PATCH v2][ARM][GCC][3/3x]: MVE intrinsics with ternary operands
 2020-03-16 12:01 UTC 

[PATCH v2][ARM][GCC][2/3x]: MVE intrinsics with ternary operands
 2020-03-16 12:01 UTC 

[PATCH] libstdc++: Skip 91371.cc for x32
 2020-03-16 11:42 UTC  (2+ messages)

[PATCH d]: Committed merge with upstream dmd
 2020-03-16  9:54 UTC 

[PATCH libphobos]: Committed merge upstream druntime and phobos
 2020-03-16  9:52 UTC 

[PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt
 2020-03-16  9:34 UTC  (7+ messages)
` [PING PATCH "

[PATCH] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]
 2020-03-16  7:36 UTC  (2+ messages)

[PATCH] reassoc: Avoid code generation to depend on hash_map traversal [PR94166]
 2020-03-16  7:35 UTC  (2+ messages)

La cuenta bancaria de su empresa BBVA se suspende temporalmente
 2020-03-16  5:09 UTC 

[COMMITTED] coroutines: Fix indentation (NFC)
 2020-03-15 15:39 UTC 

[PATCH] driver: Fix typos in options descriptions
 2020-03-15 14:03 UTC  (3+ messages)

[PATCH, d] Committed merge with upstream dmd e9420cfbf
 2020-03-15 13:32 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 10.1-b20200209)
 2020-03-15 11:27 UTC 

[PATCH PR94125]Update post order number for merged SCC
 2020-03-15  9:49 UTC  (2+ messages)

[committed] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]
 2020-03-15  0:30 UTC 

[committed] wwwdocs: Slightly shorten/simplify our notes on mailing list spam
 2020-03-14 22:23 UTC 

[pushed] c++: Fix ICE-after-error on partial spec [92068]
 2020-03-14 21:13 UTC 

[pushed] c++: Find parameter pack in typedef in lambda [92909]
 2020-03-14 21:12 UTC 

[pushed] c++: Fix CTAD with multiple-arg ctor template [93248]
 2020-03-14 21:11 UTC 

[PATCH libphobos] Committed merge with upstream druntime 7915b6a3
 2020-03-14 20:09 UTC 

[PATCH] rs6000/test: Fix selector in fold-vec-mule-misc.c
 2020-03-14 17:39 UTC 

[committed] Fix doubled indefinite articles, mostly in comments
 2020-03-14  7:19 UTC 

[PATCH][rs6000][PR92379] fix UB shift of 64-bit type by 64 bits
 2020-03-13 23:10 UTC 

[committed] analyzer: handle NOP_EXPR in get_lvalue [PR94099, PR94105]
 2020-03-13 23:09 UTC 

[RS6000] make PLT loads volatile
 2020-03-13 23:00 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).