public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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)

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

[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 "

Fix libstdc++ lstat missing return type for Windows target
 2019-08-23 14:13 UTC 

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

[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)

[PATCH] Builtin function roundeven folding implementation
 2019-08-23 12:21 UTC  (11+ 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)

[PATCH][GCC] Complex division improvements in Libgcc
 2019-08-23 11:35 UTC 

[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)

[C++ Patch] Fix finish_switch_cond location
 2019-08-23 10:44 UTC 

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

[PATCH v2] [MIPS] Add machine mode to get_fcsr pattern operand
 2019-08-23  9:43 UTC 

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

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

[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)

C++ PATCH for c++/79817 - attribute deprecated on namespace
 2019-08-22 18:59 UTC  (3+ messages)

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

[RFA] [tree-optimization/80576] Handle non-constant sizes in DSE
 2019-08-22 18:50 UTC  (10+ messages)

[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)

PowerPC 'future' patches introduction
 2019-08-21 13:34 UTC  (6+ messages)
` PC-relative TLS support

[PATCH 0/8] Use signaling FP comparison instructions
 2019-08-21 12:59 UTC  (12+ messages)
` [PATCH 1/8] Document signaling for min, max and ltgt operations
` [PATCH 2/8] Introduce vcond_supported_p hook

[SVE] PR88839
 2019-08-21 12:24 UTC  (3+ messages)

[PATCH] Fix PR91482
 2019-08-21 12:01 UTC  (2+ messages)

[COMMITTED] [testsuite][arm] Add missing quotes to expected warning messages
 2019-08-21 11:25 UTC 

[Ada] Fix type mismatch in extended return statement expansion
 2019-08-21  9:54 UTC 

[Ada] Improve detection of end of the process by GNAT.Expect
 2019-08-21  9:48 UTC 

[Ada] Undefined master in task with limited class-wide aliased entry formal
 2019-08-21  9:43 UTC 

[Ada] More complete information level for -gnatR4 output
 2019-08-21  9:27 UTC 

[Ada] Missing attribute update in new_copy_tree
 2019-08-21  8:31 UTC 

[PATCH, PR d/90444] Committed fix for ICE in d_init_builtins, at d/d-builtins.cc:1121
 2019-08-21  8:31 UTC 

[Ada] Max_Entry_Queue_Length aspect for protected entries
 2019-08-21  8:31 UTC 

[Ada] Fix assertion failure on derived private protected type
 2019-08-21  8:31 UTC 

[Ada] Ignore subprogram address in ownership checking
 2019-08-21  8:31 UTC 

[PATCH, libphobos] Committed merge with upstream druntime 94686651
 2019-08-21  8:31 UTC 

[Ada] More precise propagation of Size attribute in generic instances
 2019-08-21  8:31 UTC 

[Ada] Avoid spurious error in GNATprove mode on non-null access types
 2019-08-21  8:31 UTC 

[PATCH PR d/91339] Committed merge with upstream dmd b37a537d3
 2019-08-21  8:31 UTC 

[Ada] Do not rewrite argument of pragma Entry_Queue_Length in analysis
 2019-08-21  8:31 UTC 

[PATCH, libphobos] Committed merge with upstream phobos 66ae77ac3
 2019-08-21  8:02 UTC 

[PATCH, d] Committed merge with upstream dmd 375ed10aa
 2019-08-21  8:02 UTC 

[PATCH, PR d/88722] Partially fix ICE: in register_moduleinfo, at d/modules.cc:40
 2019-08-21  8:02 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).