public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Check DECL_CONTEXT of new/delete operators
 2020-04-08 16:06 UTC  (30+ messages)
                    ` [PATCH] Allow new/delete operator deletion only for replaceable

unreliable/confusing dg-add-options arm_fp16_alternatives
 2020-04-08 16:04 UTC  (3+ messages)

[PATCH] RISC-V: Allow more load/stores to be compressed
 2020-04-08 16:04 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] RISC-V: Add shorten_memrefs pass

PATCH -- Fix degree trignometric functions
 2020-04-08 16:02 UTC  (4+ messages)
      ` [patch,committed] Move gfortran.dg/dec_math_5.f90 to ./ieee/ (was: Re: PATCH -- Fix degree trignometric functions)

[PATCH][PPC64] [PR88877]
 2020-04-08 15:58 UTC  (6+ messages)

[committed] libstdc++: Add comparison operators to <charconv> result types
 2020-04-08 15:52 UTC  (2+ messages)
` [committed] libstdc++: Add comparison operators to types from Numerics clause

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-04-08 15:25 UTC  (13+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers

[wwwdocs] [arm] Document CDE intrinsics from ACLE
 2020-04-08 15:14 UTC  (2+ messages)

Disable aggregate walking in ipa code for optimize_debug
 2020-04-08 15:13 UTC  (2+ messages)

require tls_runtime for tls execution test
 2020-04-08 15:05 UTC  (2+ messages)

[PATCH] c++: Fix usage of CONSTRUCTOR_PLACEHOLDER_BOUNDARY inside array initializers [90996]
 2020-04-08 14:19 UTC  (5+ messages)

[PATCH] PR target/48240
 2020-04-08 14:18 UTC 

[PATCH] c++: Fix ICE in tsubst_default_argument [PR92010]
 2020-04-08 14:18 UTC  (15+ messages)

[PATCH] c++: Fix ICE-on-invalid with lambda template [PR94507]
 2020-04-08 13:44 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] c++: Further fix for -fsanitize=vptr [PR94325]
 2020-04-08 12:57 UTC  (2+ messages)

[PATCH] c++: ICE with defaulted comparison operator [PR94478]
 2020-04-08 12:49 UTC  (2+ messages)

[PATCH] rtl-optimization/93946 - fix TBAA for redundant store removal in CSE
 2020-04-08 12:08 UTC 

update polytypes.c -flax-vector-conversions msg
 2020-04-08 11:52 UTC 

[Patch][Fortran] Fix name conflict check for use-assoc (PR 92736)
 2020-04-08 10:44 UTC 

[testsuite][arm] Fix cmse-15.c expected output
 2020-04-08  9:47 UTC  (4+ messages)

[Arm] Implement CDE intrinsics for MVE registers
 2020-04-08  9:47 UTC  (3+ messages)

[PATCH v2 00/11] aarch64: Implement TImode comparisons
 2020-04-08  9:10 UTC  (18+ messages)

[Arm] Implement CDE predicated intrinsics for MVE registers
 2020-04-08  9:08 UTC  (3+ messages)

[PATCH] [Arm] Implement scalar Custom Datapath Extension intrinsics
 2020-04-08  9:02 UTC  (3+ messages)

[PATCH] On PPC32 GCC9 or later can throw an ICE when built with older GCCs
 2020-04-08  8:52 UTC  (8+ messages)
` [PATCH] Fix use of singleton in optinfo framework

[PATCH, testsuite] Fix PR94079 by respecting vect_hw_misalign
 2020-04-08  8:29 UTC  (2+ messages)

[PATCH] sra: Fix sra_modify_expr handling of partial writes (PR 94482)
 2020-04-08  8:26 UTC  (8+ messages)

[PATCH, libphobos] Fix compilation dependencies on s390x-linux-musl
 2020-04-08  8:14 UTC  (2+ messages)

[Fortran, OpenACC] Reject vars of different scope in $acc declare (PR94120)
 2020-04-08  7:55 UTC  (9+ messages)
` Fwd: "
  ` [C/C++, OpenACC] Reject vars of different scope in acc "
    ` *PING* "
      ` *PING**2 "

[RFC, Instruction Scheduler, Stage1] New hook/code to perform fusion of dependent instructions
 2020-04-08  7:46 UTC  (2+ messages)

[PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt
 2020-04-08  7:41 UTC  (10+ messages)
` [PING PATCH "

[committed] libphobos: Always build with warning flags enabled
 2020-04-08  7:23 UTC 

[pushed] c++: requires-expression and tentative parse [PR94480]
 2020-04-08  5:12 UTC 

[committed] libphobos: Merge upstream phobos fb4f6a713
 2020-04-08  4:29 UTC 

[PATCH v2] On PPC32 GCC9 or later can throw an ICE when built with older GCCs
 2020-04-08  3:12 UTC  (2+ messages)
` [PATCH v2] Fix use of singleton in optinfo framework

[PATCH] postreload: Fix autoinc handling in reload_cse_move2add [PR94516]
 2020-04-08  0:05 UTC  (2+ messages)

[committed] Fix H8 testsuite failures after recent cselib changes
 2020-04-07 23:56 UTC 

[PATCH, V4] PowerPC Turn on -mpcrel by default for -mcpu=future
 2020-04-07 22:58 UTC  (3+ messages)

[committed] cselib: Fix endless cselib loop on (plus:P (reg) (const_int 0))
 2020-04-07 22:42 UTC  (4+ messages)

[PATCH] rs6000: Don't split constant oprator when add, move to temp register for future optimization
 2020-04-07 21:47 UTC  (9+ messages)

[PATCH] reject scalar array initialization with nullptr [PR94510]
 2020-04-07 21:36 UTC  (4+ messages)

[PATCH] rs6000: Save/restore r31 if frame_pointer_needed is true
 2020-04-07 21:20 UTC  (6+ messages)

[pushed] c++: ICE on invalid concept placeholder [PR94481]
 2020-04-07 20:49 UTC 

Backports to 9.4
 2020-04-07 19:53 UTC 

Merge from master to gccgo branch
 2020-04-07 19:30 UTC  (2+ messages)

[PATCH] combine: Fix split_i2i3 ICE [PR94291]
 2020-04-07 19:18 UTC  (3+ messages)
` Patch ping: "

[PATCH] S/390: Fix PR91628
 2020-04-07 19:09 UTC  (7+ messages)

libgcc patch committed: Avoid hooks in split-stack code
 2020-04-07 18:31 UTC  (4+ messages)

[PATCH] middle-end/94479 - fix gimplification of address
 2020-04-07 17:21 UTC 

[committed] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
 2020-04-07 16:34 UTC 

[GCC 9 backport][AArch64] PR target/94518: Fix memmodel index in aarch64_store_exclusive_pair
 2020-04-07 16:27 UTC 

Fix an ICE found in PR93686
 2020-04-07 15:41 UTC  (3+ messages)

[committed] coroutines: ensure placeholder var is properly declared
 2020-04-07 15:33 UTC 

[PATCH][GCC][Arm]: MVE: Add C++ polymorphism and fix some more issues
 2020-04-07 14:52 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE: Fixes for pointers used in intrinsics for c++
 2020-04-07 14:51 UTC  (2+ messages)

[PATCH][GCC][Arm]MVE: Fix -Wall testisms
 2020-04-07 14:51 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE: make sure we only use the Arm namespace variant of vuninitializedq
 2020-04-07 14:50 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE: Fix vec extracts to memory
 2020-04-07 14:49 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE Fix immediate constraints on some vector instructions
 2020-04-07 14:25 UTC  (2+ messages)

[PATCH] S/390: Fix layout of struct sigaction_t
 2020-04-07 14:16 UTC  (6+ messages)

[PATCH 1/2] RISC-V: Update march parser
 2020-04-07 14:10 UTC  (5+ messages)
` [PATCH 2/2] RISC-V: Handle implied extension for -march parser

[PATCH][GCC][Arm]: MVE Don't use lsll for 32-bit shifts scalar
 2020-04-07 14:06 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE: Fix v[id]wdup's
 2020-04-07 14:06 UTC  (4+ messages)

[PATCH, OpenACC, v3] Non-contiguous array support for OpenACC data clauses
 2020-04-07 13:50 UTC  (2+ messages)
` (v4 update) "

[committed] openmp: Fix parallel master error recovery [PR94512]
 2020-04-07 12:34 UTC 

[PATCH] i386: Fix V{64QI,32HI}mode constant permutations [PR94509]
 2020-04-07 12:32 UTC  (2+ messages)
` [PATCH] i386: Fix V{64QI, 32HI}mode "

[PATCH][GCC][Arm]: MVE: Fix constant load pattern
 2020-04-07 12:21 UTC  (3+ messages)

[committed] wwwdocs: Move wg21.link to https
 2020-04-07 10:22 UTC 

[PATCH][GCC][Arm]: MVE: Do not use typeof for pointer parameters
 2020-04-07  9:24 UTC  (2+ messages)

[PATCH][GCC][Arm]: MVE: Fix polymorphism for scalars and constants
 2020-04-07  8:59 UTC  (4+ messages)

[PATCH] aarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]
 2020-04-07  7:47 UTC  (2+ messages)

[committed] d: Always set ASM_VOLATILE_P on asm statements (PR94425)
 2020-04-07  7:45 UTC 

[PATCH] i386: Fix emit_reduc_half on V{64Q,32H}Imode [PR94500]
 2020-04-07  6:10 UTC  (2+ messages)

[PATCH] RS6000: Use .machine ppc for some CRT files
 2020-04-07  5:18 UTC 

[pushed] c++: Fix ICE with implicit operator== [PR94462]
 2020-04-07  4:11 UTC 

[AArch64][SVE][IPA] ICE caused by incompatibility of SRA and svst builtin-function
 2020-04-07  2:57 UTC  (4+ messages)
    ` 答复: "

libgo patch committed: Update to close to 1.14.2 release
 2020-04-06 23:38 UTC 

[PATCH v4 0/5] Fix library testsuite compilation for build sysroot
 2020-04-06 22:34 UTC  (10+ messages)
` [PATCH v4 1/5] libatomic/test: Fix "
` [PATCH v4 GCC 2/5] libffi/test: "
` [PATCH v4 5/5] libgomp/test: Remove a build sysroot fix regression

List-Unsubscribe:
 2020-04-06 22:34 UTC 

[RS6000] Don't pass -many to the assembler
 2020-04-06 22:32 UTC  (3+ messages)

[PATCH] Support the new ("v0") mangling scheme in rust-demangle
 2020-04-06 21:52 UTC  (2+ messages)

[PATCH] gcc/gcc.c: add outfiles spec
 2020-04-06 21:18 UTC  (2+ 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).