public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add CXX_FOR_BUILD to HOST_EXPORTS
 2019-08-23 22:12 UTC  (2+ messages)

[C++ Patch] Fix finish_switch_cond location
 2019-08-23 22:10 UTC  (2+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-08-23 22:08 UTC  (12+ messages)

C++ PATCH for c++/79817 - attribute deprecated on namespace
 2019-08-23 21:43 UTC  (6+ messages)

C++ PATCH for c++/91521 - wrong error with operator->
 2019-08-23 21:37 UTC  (2+ messages)

C++ PATCH for c++/81676 - bogus -Wunused warnings in constexpr if
 2019-08-23 21:30 UTC  (4+ messages)

[PATCH][GCC] Complex division improvements in Libgcc
 2019-08-23 21:29 UTC  (2+ messages)

Fix libstdc++ lstat missing return type for Windows target
 2019-08-23 21:28 UTC  (2+ messages)

[PATCH] Builtin function roundeven folding implementation
 2019-08-23 21:24 UTC  (12+ messages)

types for VR_VARYING
 2019-08-23 21:18 UTC  (8+ messages)

[PATCH 0/8] Use signaling FP comparison instructions
 2019-08-23 20:41 UTC  (2+ messages)

[C++ PATCH] vfunc overrider simplification
 2019-08-23 20:38 UTC 

[PATCH V2 0/8] eBPF support for GCC
 2019-08-23 20:37 UTC  (12+ messages)
` [PATCH V2 2/8] bpf: new GCC port

[RFA] [tree-optimization/80576] Handle non-constant sizes in DSE
 2019-08-23 20:27 UTC  (13+ messages)

[PATCH v2] [MIPS] Add machine mode to get_fcsr pattern operand
 2019-08-23 19:58 UTC  (2+ messages)

[x86 testsuite] preserve full register across main
 2019-08-23 19:23 UTC 

[RFC][vect]PR: 65930 teach vectorizer to handle SUM reductions with sign-change casts
 2019-08-23 19:11 UTC 

[PATCH resend 1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning>
 2019-08-23 18:55 UTC  (4+ messages)
` [PATCH resend 2/2] PR c/65403 - Add tests for -Wno-error=<some-future-option>

[PATCH 2/2][vect]Make vect-epilogues-nomask=1 default
 2019-08-23 18:13 UTC 

[PATCH 1/2][vect]PR 88915: Vectorize epilogues when versioning loops
 2019-08-23 17:17 UTC 

[PATCH 0/2][vect] Improve vectorization of epilogues
 2019-08-23 16:55 UTC 

[PATCH][AArch64] Add Linux hwcap strings for some extensions
 2019-08-23 16:52 UTC 

C++ PATCH for P1152R4: Deprecating some uses of volatile (PR c++/91361)
 2019-08-23 16:51 UTC 

[PATCH] Prevent LTO section collision for a symbol name starting with '*'
 2019-08-23 16:42 UTC  (9+ messages)

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-23 15:15 UTC  (18+ messages)
  ` [PATCHv3] "
    ` [PATCHv4] "
                    ` [PATCH] Sanitizing the middle-end interface to the back-end for strict alignment
                        ` [PING] "

[PATCH][ARM] Deprecate -mneon-for-64bits
 2019-08-23 15:05 UTC  (4+ messages)

[SVE] PR86753
 2019-08-23 14:34 UTC  (10+ messages)

[PATCH v2 0/9] S/390: Use signaling FP comparison instructions
 2019-08-23 14:23 UTC  (15+ messages)
` [PATCH v2 3/9] Introduce can_vector_compare_p function
` [PATCH v2 2/9] hash_traits: split pointer_hash_mark from pointer_hash
` [PATCH v2 1/9] Document signaling for min, max and ltgt operations
` [PATCH v2 4/9] S/390: Do not use signaling vector comparisons on z13
` [PATCH v2 5/9] S/390: Implement vcond expander for V1TI,V1TF
` [PATCH v2 6/9] S/390: Remove code duplication in vec_unordered<mode>
` [PATCH v2 7/9] S/390: Remove code duplication in vec_* comparison expanders
` [PATCH v2 8/9] S/390: Use signaling FP comparison instructions
` [PATCH v2 9/9] S/390: Test "

[PATCH] Fix PR91522
 2019-08-23 13:21 UTC  (4+ messages)

[RFC PATCH, i386]: Improve STV pass by correcting the cost of moves to/from XMM reg
 2019-08-23 12:38 UTC  (4+ messages)

GCC 9 backports
 2019-08-23 11:56 UTC  (6+ messages)

[PATCH] Make -flto=jobserver parallel again
 2019-08-23 11:40 UTC  (2+ messages)

[RFC] Enable math functions linking with static library for LTO
 2019-08-23 11:27 UTC  (12+ messages)
  ` [Patch v2] "

dwarf2out suspicious code
 2019-08-23 11:26 UTC  (2+ messages)

[PATCH] Schedule another update_address_taken late
 2019-08-23 11:12 UTC 

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-08-23 11:02 UTC  (14+ messages)
` [PATCH v3 3/3] PR80791 "
      ` [PATCH v5 "
        ` [PATCH v6 "

[PATCH][Arm] Add support for missing CPUs
 2019-08-23 10:57 UTC  (3+ messages)

[PATCH] RISC-V: Add testcase for testing li pseudo instruction
 2019-08-23  9:13 UTC 

[PATCH 0/2] RISCV: Reduce code size when compiling with -msave-restore
 2019-08-23  7:46 UTC  (5+ messages)
` [PATCH 2/2] gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0
` [PATCH 1/2] gcc/riscv: Include more registers in SIBCALL_REGS

Rework constant subreg folds and handle more variable-length cases
 2019-08-23  5:59 UTC  (3+ messages)

[PATCH] integrate sprintf pass into strlen (PR 83431)
 2019-08-23  4:18 UTC  (7+ messages)

[PATCH, c-family] Fix a PCH thinko (and thus PR61250)
 2019-08-23  2:46 UTC  (3+ messages)

C++ PATCH for c++/91304 - prefix attributes ignored in condition
 2019-08-23  2:19 UTC  (2+ messages)

[Committed,Fortran] errmsg is intent(inout)
 2019-08-23  2:14 UTC 

[PATCH] fold constant flexarrays to strings (PR 91490)
 2019-08-23  1:40 UTC  (8+ messages)

[PATCH] fold more string comparison with known result (PR 90879)
 2019-08-22 22:23 UTC  (9+ messages)

[PATCH] libgcc/crtstuff.c: Fix incorrect alignment of entries in CRT data structures (PR target/91306)
 2019-08-22 22:05 UTC  (2+ messages)

[PATCH 1/2] rs6000: Move various non-vector things out of altivec.md
 2019-08-22 21:30 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Use unspec_volatile for darn (PR91481)

[PATCH] issue consistent warning for past-the-end array stores (PR 91457)
 2019-08-22 19:59 UTC  (8+ messages)

[patch, fortran] Fix PR 91390 - treatment of extra parameter in a subroutine call
 2019-08-22 19:21 UTC  (3+ messages)

[Patch, Fortran] CO_BROADCAST for derived types with allocatable components
 2019-08-22 18:54 UTC 

[testsuite, i386] Fix gcc.target/i386/minmax-4.c etc. on 32-bit Solaris/x86
 2019-08-22 18:01 UTC  (2+ messages)

[PATCH][arm][committed] Fix use of CRC32 intrinsics with Armv8-a and hard-float
 2019-08-22 17:41 UTC 

[Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch]
 2019-08-22 16:25 UTC 

[PATCH] i386: Roundeven expansion for SSE4.1+
 2019-08-22 14:43 UTC  (5+ messages)

[RFC] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-08-22 14:33 UTC 

[PATCH v2] S/390: Improve storing asan frame_pc
 2019-08-22 14:29 UTC  (3+ messages)
` PING "
  ` PING^2 "

[PATCH][ARM] Cleanup DImode shifts
 2019-08-22 13:46 UTC  (3+ messages)

[PATCH][ARM] Remove remaining Neon DImode support
 2019-08-22 13:46 UTC  (2+ messages)

[PATCH][ARM] Cleanup logical DImode operations
 2019-08-22 13:35 UTC  (2+ messages)

[PATCH] or1k: Fix issue with set_got clobbering r9
 2019-08-22 12:36 UTC 

[patch][aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2019-08-22 12:08 UTC  (6+ messages)

[PATCH][AArch64] Add support for missing CPUs
 2019-08-22 12:03 UTC  (2+ messages)

[PATCH 0/8] eBPF support for GCC
 2019-08-22 11:44 UTC  (9+ messages)
` [PATCH 2/8] bpf: new GCC port

[PATCH] Add missing popcount simplifications (PR90693)
 2019-08-22 11:29 UTC  (6+ messages)

[PATCH][AArch64] Don't split 64-bit constant stores to volatile location
 2019-08-22 10:59 UTC  (2+ messages)

[PATCH, libphobos] Committed merge with upstream druntime 5bb8ce19
 2019-08-22 10:46 UTC  (2+ messages)

[SVE] [aarch64] Add "@" in vcond_mask pattern
 2019-08-22  9:34 UTC  (2+ messages)

Implement C++20 p1424 - 'constexpr' feature macro concerns
 2019-08-22  7:50 UTC  (3+ messages)

[PATCH] Add MD Function type check for builtin_md vectorize
 2019-08-22  5:48 UTC  (3+ messages)

PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a
 2019-08-22  3:36 UTC  (11+ messages)

[wwwdocs] Document C++ news in GCC 10 Release Notes
 2019-08-22  2:44 UTC  (2+ messages)

Fix crash with -fdump-ada-spec
 2019-08-21 23:47 UTC  (4+ messages)

[PATCH] [PR81810] unused strcpy to a local buffer not eliminated
 2019-08-21 22:34 UTC  (3+ messages)

Deque fiil/copy/move/copy_backward/move_backward/equal overloads
 2019-08-21 21:18 UTC  (9+ messages)
` PR 90409 "

Merge from trunk to gccgo branch
 2019-08-21 19:56 UTC  (2+ messages)

[PATCH 0/4] True IPA reimplementation of IPA-SRA (v4)
 2019-08-21 18:36 UTC  (5+ messages)
` [PATCH 4/4] Modifications to the testsuite
` [PATCH 2/4] New parameter manipulation infrastructure
` [PATCH 3/4] New IPA-SRA implementation
` [PATCH 1/4] Remove old IPA-SRA, introduce tree-sra.h

[PATCH][AArch64] Expand DImode constant stores to two SImode stores when profitable
 2019-08-21 17:32 UTC  (3+ messages)

[PATCH] rs6000: Add ordered compares (PR58684)
 2019-08-21 17:32 UTC  (2+ messages)

Go patch committed: Don't use pkgpath for fieldtrack of unexported field
 2019-08-21 17:32 UTC 

[PATCH] builtin fadd variants implementation
 2019-08-21 17:24 UTC  (2+ messages)

[PATCH 0/3] Simplify wrapped binops
 2019-08-21 17:16 UTC  (8+ messages)
` [PATCH 2/3] Add simplify rules for wrapped binary operations

Go patch committed: If hidden function referenced by inline, don't hide descriptor
 2019-08-21 15:53 UTC 

[C++] Protect call to copy_attributes_to_builtin (PR91505)
 2019-08-21 14:30 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).