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-29 22:57 UTC  (21+ messages)
` [PATCHv3] "
      ` [PATCHv4] "
                      ` [PATCH] Sanitizing the middle-end interface to the back-end for strict alignment

C++ PATCH for P1152R4: Deprecating some uses of volatile (PR c++/91361)
 2019-08-29 22:44 UTC  (8+ messages)

Go patch committed: Provide index information on bounds check failure
 2019-08-29 22:36 UTC  (3+ messages)

[PATCH] Adding _Dependent_ptr type qualifier in C part 1/3
 2019-08-29 21:32 UTC  (5+ messages)

[PATCH] Fix unused malloc return value warning
 2019-08-29 20:50 UTC 

[PR91598] Improve autoprefetcher heuristic in haifa-sched.c
 2019-08-29 20:41 UTC  (6+ messages)

[PATCH, i386]: Tighten inline_secondary_memory_needed to reject moves between (SSE,mask) and non-general regs
 2019-08-29 20:22 UTC 

[PATCH, i386]: Do not limit the cost of moves to/from XMM register to minimum 8
 2019-08-29 20:01 UTC 

C++ PATCH for c++/91129 - wrong error with binary op in template argument
 2019-08-29 19:54 UTC 

[PATCH][ARM] Add logical DImode expanders
 2019-08-29 18:09 UTC 

[PATCH], Fix V1TI in Altivec regs on old systems
 2019-08-29 17:36 UTC  (2+ messages)

[PATCH] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088)
 2019-08-29 17:02 UTC  (2+ messages)

[PATCH] Couple of debug dump improvements to scheduler (no code-gen changes)
 2019-08-29 17:02 UTC 

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-08-29 16:29 UTC  (38+ messages)
` [ARM/FDPIC v5 01/21] [ARM] FDPIC: Add -mfdpic option support
` [ARM/FDPIC v5 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC v5 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC v5 05/21] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation
` [ARM/FDPIC v5 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC v5 09/21] [ARM] FDPIC: Add support for taking address of nested function
` [ARM/FDPIC v5 12/21] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
` [ARM/FDPIC v5 13/21] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture

[PATCH v2 0/9] S/390: Use signaling FP comparison instructions
 2019-08-29 16:08 UTC  (2+ messages)

[PATCH V6 00/11] eBPF support for GCC
 2019-08-29 15:36 UTC  (12+ messages)
` [PATCH V6 03/11] testsuite: annotate c-torture/compile tests with dg-require-stack-size
` [PATCH V6 04/11] testsuite: new require effective target indirect_calls
` [PATCH V6 08/11] bpf: make target-supports.exp aware of eBPF
` [PATCH V6 07/11] bpf: gcc.target eBPF testsuite
` [PATCH V6 10/11] bpf: manual updates for eBPF
` [PATCH V6 11/11] bpf: add myself as the maintainer for the eBPF port
` [PATCH V6 01/11] Update config.sub and config.guess
` [PATCH V6 06/11] bpf: new libgcc port
` [PATCH V6 09/11] bpf: adjust GCC testsuite to eBPF limitations
` [PATCH V6 02/11] opt-functions.awk: fix comparison of limit, begin and end
` [PATCH V6 05/11] bpf: new GCC port

[PATCH][GCC] Complex division improvements in GCC
 2019-08-29 15:35 UTC 

[PATCH] Setup predicate for switch default case in IPA (PR ipa/91089)
 2019-08-29 15:14 UTC  (2+ messages)

Backports to 8.4
 2019-08-29 15:14 UTC 

[PATCH] correct an ILP32/LP64 bug in sprintf warning (PR 91567)
 2019-08-29 15:00 UTC  (3+ messages)

[preprocessor] Include stacking
 2019-08-29 14:59 UTC 

[PR 91579] Avoid creating redundant PHI nodes in tail-call pass
 2019-08-29 14:48 UTC  (3+ messages)

[PATCH][AArch64] Vectorize MULH(R)S patterns with SVE2 instructions
 2019-08-29 14:17 UTC 

[PATCH] PR libstdc++/91067 add more missing exports for directory iterators
 2019-08-29 14:05 UTC 

[PATCH/RFC] Simplify wrapped RTL op
 2019-08-29 13:57 UTC  (6+ messages)

[PATCH] Fix bootstrap miscompare by STV (PR91580)
 2019-08-29 13:56 UTC  (6+ messages)

[Preprocessor] small cleanups
 2019-08-29 13:19 UTC  (3+ messages)

[PATCH] Update ABI baselines for x86 and powerpc GNU targets
 2019-08-29 11:58 UTC  (3+ messages)

[PATCH, i386]: Improve STV conversion of shifts
 2019-08-29 10:17 UTC  (4+ messages)
  ` [PATCH, i386]: Fix secondary_reload_needed (was: Re: [PATCH, i386]: Improve STV conversion of shifts)

[PATCH V5 00/11] eBPF support for GCC
 2019-08-29 10:04 UTC  (15+ messages)
` [PATCH V5 08/11] bpf: make target-supports.exp aware of eBPF
` [PATCH V5 09/11] bpf: adjust GCC testsuite to eBPF limitations
` [PATCH V5 03/11] testsuite: annotate c-torture/compile tests with dg-require-stack-size
` [PATCH V5 11/11] bpf: add myself as the maintainer for the eBPF port
` [PATCH V5 01/11] Update config.sub and config.guess
` [PATCH V5 07/11] bpf: gcc.target eBPF testsuite
` [PATCH V5 06/11] bpf: new libgcc port
` [PATCH V5 02/11] opt-functions.awk: fix comparison of limit, begin and end
` [PATCH V5 04/11] testsuite: new require effective target indirect_calls
` [PATCH V5 05/11] bpf: new GCC port
` [PATCH V5 10/11] bpf: manual updates for eBPF

[PATCH] Improve -mavx -mno-avx2 32-byte vector permutations (PR target/91560)
 2019-08-29 10:01 UTC  (2+ messages)

[PATCH] Fix up switchconv for strict enum types (PR tree-optimization/91351)
 2019-08-29  9:13 UTC  (2+ messages)

[PATCH] Fix PR91568
 2019-08-29  8:58 UTC  (3+ messages)

[PATCH] Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init
 2019-08-29  8:41 UTC  (3+ messages)

PR78736
 2019-08-29  7:58 UTC 

PowerPC future machine, version 3
 2019-08-29  2:59 UTC  (8+ messages)
` [PATCH V3, #1 of 10], Add basic pc-relative support
` [PATCH, V3, #2 of 10], Improve rs6000_setup_addr_mask
` [PATCH, V3, #7 of 10], Implement PCREL_OPT relocation optimization

[PATCH] fold more string comparison with known result (PR 90879)
 2019-08-28 21:36 UTC  (10+ messages)

C++ PATCH to implement C++20 P1143R2, constinit (PR c++/91360)
 2019-08-28 21:31 UTC  (7+ messages)

libgo patch committed: Move osinit code to Go
 2019-08-28 21:27 UTC 

[C++ Patch] Improve check_var_type locations
 2019-08-28 20:40 UTC  (2+ messages)

[PR fortran/91496] !GCC$ directives error if mistyped or unknown
 2019-08-28 20:19 UTC  (5+ messages)

[PATCH][OBVIOUS] Add .clangd and compile_commands.json to .gitignore
 2019-08-28 20:16 UTC 

[patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name
 2019-08-28 20:08 UTC  (4+ messages)

Go patch committed: Handle unsafe conversions in escape analysis
 2019-08-28 19:29 UTC 

[PR c++/90613] Fix using-decl debug bloat
 2019-08-28 18:57 UTC  (2+ messages)

[PATCH] issue consistent warning for past-the-end array stores (PR 91457)
 2019-08-28 18:43 UTC  (7+ messages)

[PATCH] correct checking of language options (PR 80545)
 2019-08-28 17:23 UTC 

[PATCH] Simplify and generalize rust-demangle's unescaping logic
 2019-08-28 17:15 UTC  (3+ messages)

[PATCH V4 00/11] eBPF support for GCC
 2019-08-28 15:44 UTC  (18+ messages)
` [PATCH V4 01/11] Update config.sub and config.guess
` [PATCH V4 03/11] testsuite: annotate c-torture/compile tests with dg-require-stack-size
` [PATCH V4 06/11] bpf: new libgcc port
` [PATCH V4 04/11] testsuite: new require effective target indirect_calls
` [PATCH V4 11/11] bpf: add myself as the maintainer for the eBPF port
` [PATCH V4 07/11] bpf: gcc.target eBPF testsuite
` [PATCH V4 10/11] bpf: manual updates for eBPF
` [PATCH V4 08/11] bpf: make target-supports.exp aware of eBPF
` [PATCH V4 02/11] opt-functions.awk: fix comparison of limit, begin and end
` [PATCH V4 09/11] bpf: adjust GCC testsuite to eBPF limitations
` [PATCH V4 05/11] bpf: new GCC port

[PATCH] Fix PR91522
 2019-08-28 15:16 UTC  (9+ messages)

[PATCH resend 1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning>
 2019-08-28 15:13 UTC  (5+ messages)

[PATCH][ARM] Cleanup logical DImode operations
 2019-08-28 13:58 UTC  (4+ messages)

[PATCH V3 00/11] eBPF support for GCC
 2019-08-28 13:46 UTC  (11+ messages)
` [PATCH V3 05/11] bpf: new GCC port

[PR 91468] Small fixes in ipa-cp.c and ipa-prop.c
 2019-08-28 13:35 UTC  (2+ messages)

[PATCH] Add vec_sh{l,r}_v4sf (PR libgomp/91530)
 2019-08-28 12:03 UTC  (2+ messages)

[PATCH] Remove MD problem from STV
 2019-08-28 11:45 UTC  (2+ messages)

[RFC] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-08-28  9:47 UTC  (5+ messages)

[SVE] PR86753
 2019-08-28  9:42 UTC  (20+ messages)

New Spanish PO file for 'gcc' (version 9.1.0)
 2019-08-28  8:48 UTC 

[PATCH] PR fortran/91565 -- Extra checks on ORDER
 2019-08-28  8:01 UTC  (2+ messages)

[PATCH] PR fortran/91564 -- Additonal checks on STATUS
 2019-08-28  7:37 UTC  (2+ messages)

C++ PATCH for c++/91428 - warn about std::is_constant_evaluated in if constexpr
 2019-08-28  7:06 UTC  (2+ messages)

C++ PATCH for c++/81676 - bogus -Wunused warnings in constexpr if
 2019-08-28  6:58 UTC  (6+ messages)

[PATCH] PR fortran/91551 -- ALLOCATED has one argument
 2019-08-28  6:45 UTC 

[PATCH] builtin fadd variants implementation
 2019-08-27 23:47 UTC  (4+ messages)

Fix ICE from sprintf/strlen integration work
 2019-08-27 23:47 UTC 

[PATCH, i386]: Fix PR 91528, ICE in ix86_expand_prologue
 2019-08-27 19:54 UTC 

[PATCH, testsuite]: Use -mfpmath=sse in gcc.target/i386/sse4_1-round-roundeven-?.c tests
 2019-08-27 19:02 UTC 

[PATCH] integrate sprintf pass into strlen (PR 83431)
 2019-08-27 17:13 UTC  (9+ messages)

[PATCH] Remove code leftover that has never been used
 2019-08-27 16:59 UTC  (2+ messages)

libgo patch committed: Rebuild runtime.inc if mkruntimeinc.sh changes
 2019-08-27 15:44 UTC 

[RFC][vect]PR: 65930 teach vectorizer to handle SUM reductions with sign-change casts
 2019-08-27 14:51 UTC  (3+ 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).