public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
New template for 'gcc' made available
 2020-02-10 19:23 UTC 

[PATCH] c++: Fix return type deduction with an abbreviated function template
 2020-02-10 19:22 UTC  (3+ messages)

[PATCH] i386: Skip ENDBR32 at nested function entry
 2020-02-10 19:22 UTC 

New Ukrainian PO file for 'cpplib' (version 10.1-b20200209)
 2020-02-10 19:17 UTC 

Contents of PO file 'cpplib-10.1-b20200209.uk.po'
 2020-02-10 19:17 UTC 

New template for 'cpplib' made available
 2020-02-10 19:00 UTC 

patch, fortan] PR83113 Bogus "duplicate allocatable attribute" error for submodule character function
 2020-02-10 18:52 UTC  (8+ messages)

[PATCH], Rename and document PowerPC -mprefixed-addr to -mprefixed
 2020-02-10 18:45 UTC 

[PATCH] c++: Improve dump_decl for standard concepts
 2020-02-10 18:17 UTC  (2+ messages)

[committed] i386: Fix strncmp last arguments in x86_64_elf_section_type_flags [PR93641]
 2020-02-10 18:08 UTC  (3+ messages)

[PATCH] fix off-by-one mistakes in attribute access syntax checking (PR 93640)
 2020-02-10 17:23 UTC  (2+ messages)

[6/6 CRIS cc0-preparations] gcc.target/cris/dbr-1.c: New test
 2020-02-10 17:02 UTC 

[5/6 CRIS cc0-preparations] gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests
 2020-02-10 17:00 UTC 

[4/6 CRIS cc0-preparations] gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests
 2020-02-10 16:59 UTC 

[3/6 CRIS cc0-preparations] gcc.target/cris/pr93372-1.c: New test
 2020-02-10 16:58 UTC 

[2/6 CRIS cc0-preparations] gcc.target/cris/cris.exp (check_effective_target_cc0): New
 2020-02-10 16:57 UTC 

[1/6 CRIS cc0-preparations] try to generate zero-based comparisons
 2020-02-10 16:55 UTC 

[0/6 CRIS cc0-preparations]
 2020-02-10 16:51 UTC 

[ARM] Fix -mpure-code for v6m
 2020-02-10 16:45 UTC  (6+ messages)

[PATCH] Fix -ffast-math flags handling inconsistencies
 2020-02-10 16:27 UTC  (6+ messages)

[PATCH] Fix stack pointer handling in ms_hook_prologue functions for i386 target
 2020-02-10 16:22 UTC 

[PATCH] arm: Fix ICE with movsi + cmpsi -> movsi_compare0 peephole2 [PR91913]
 2020-02-10 15:52 UTC  (3+ messages)
` [PATCH] arm: correct constraints on movsi_compare0 [PR91913]

committed: fix typo in define_subst example, md.texi
 2020-02-10 15:42 UTC 

[PATCH] libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated
 2020-02-10 15:13 UTC  (3+ messages)

[PATCH] i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637]
 2020-02-10 14:47 UTC  (3+ messages)

[COMMITTED] c++: Fix ICE on nonsense requires-clause
 2020-02-10 14:39 UTC  (4+ messages)

[PATCH] c-format: -Wformat-diag fix [PR93641]
 2020-02-10 14:37 UTC  (2+ messages)

[PATCH] arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]
 2020-02-10 14:36 UTC  (5+ messages)

[committed] c++: Fix strncmp last argument in dump_decl_name [PR93641]
 2020-02-10 14:09 UTC 

[FYI] Patches that fix testing santiziers with qemu user mode
 2020-02-10 13:37 UTC  (2+ messages)

[GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for AArch32 AdvSIMD ARMv8.6 Extension
 2020-02-10 13:36 UTC  (7+ messages)
` [Ping][GCC][PATCH][ARM]Add "
    ` [Pingx2][GCC][PATCH][ARM]Add "
      ` [Pingx3][GCC][PATCH][ARM]Add "

[PATCH v2] [MIPS] Prevent allocation of a GPR for a floating mode pseudo
 2020-02-10 13:35 UTC  (2+ messages)

[PATCH] [MIPS] Prevent allocation of a GPR for a floating mode pseudo
 2020-02-10 13:29 UTC  (2+ messages)

[PATCH Coroutines]Insert the default return_void call at correct position
 2020-02-10 11:55 UTC  (3+ messages)

[PATCH coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase
 2020-02-10 11:42 UTC  (3+ messages)
` [PATCH coroutines v1] "

Patch ping
 2020-02-10  9:24 UTC 

[PATCH coroutines] Change lowering behavior of alias variable from copy to substitute
 2020-02-10  9:23 UTC  (5+ messages)

[COMMITTED] c++: Fix flexible array with synthesized constructor
 2020-02-10  8:53 UTC 

[PATCH Coroutines]Pickup more CO_AWAIT_EXPR expanding cases
 2020-02-10  8:33 UTC  (2+ messages)

[PATCH] xfail and improve some failing libgomp tests
 2020-02-10  8:05 UTC  (4+ messages)

[PATCH 0/4 GCC11] IVOPTs consider step cost for different forms when unrolling
 2020-02-10  6:25 UTC  (9+ messages)
` [PATCH 1/4 GCC11] Add middle-end unroll factor estimation
    ` [PATCH 1/4 v2 "
` [PATCH 4/4 GCC11] rs6000: P9 D-form test cases
    ` [PATCH 4/4 v2 "

[PATCH] Generalized value pass-through for self-recursive function (ipa/pr93203)
 2020-02-10  3:28 UTC  (4+ messages)
` [PATCH V2] "

[RFC] ipa-cp: Fix PGO regression caused by r278808
 2020-02-10  3:17 UTC  (10+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "
                ` Ping^1: "

[PATCH 1/2] analyzer: gfortran testsuite support
 2020-02-10  0:38 UTC  (7+ messages)
` [PATCH 2/2] analyzer: fix ICE with fortran constant arguments (PR 93405)

[PATCH] Generalize -fuse-ld= to support absolute path or arbitrary ld.linker
 2020-02-10  0:02 UTC 

[PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var
 2020-02-09 22:38 UTC  (13+ messages)
                      ` [PING] "

[PATCH] i386: Properly pop restore token in signal frame
 2020-02-09 17:25 UTC  (2+ messages)

[committed] testsuite: Fix target selector for pr91333.c
 2020-02-09 17:06 UTC 

[committed] libstdc++: Fix BUILTIN-PTR-CMP helpers
 2020-02-09 14:02 UTC  (2+ messages)

[committed] libstdc++: Fix non-ASCII characters in comment
 2020-02-09 13:58 UTC 

[PATCH] c++: Fix ICE with template codes in check_narrowing [PR91465]
 2020-02-09 12:51 UTC  (2+ messages)

[PATCH] c++: Fix ICE during constexpr virtual call evaluation [PR93633]
 2020-02-09 11:26 UTC  (2+ messages)

[committed] openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions
 2020-02-09  7:21 UTC 

[COMMITTED] aarch64: fix strict alignment for vector load/stores (PR 91927)
 2020-02-08 23:40 UTC 

[PATCH] rs6000: Fix PR93136, gcc.dg/vmx/ops.c and several other test break after r279772
 2020-02-08 23:37 UTC  (6+ messages)

[PATCH] Use a non-empty test program to test ability to link
 2020-02-08 23:08 UTC  (3+ messages)

[committed] RISC-V: Improve caller-save code generation
 2020-02-08 22:02 UTC 

[PATCH, rs6000]: mark clobber for registers changed by untpyed_call
 2020-02-08 21:45 UTC  (7+ messages)

[PATCH] Improve splitX passes management
 2020-02-08 17:47 UTC  (4+ messages)

[RFA] [PR rtl-optimization/90275] Handle nop reg->reg copies in cse
 2020-02-08 16:41 UTC  (6+ messages)

[PATCH] configure: Re-disable building cross-gdbserver
 2020-02-08 16:21 UTC 

[COMMITTED] c++: Use constexpr to avoid wrong -Wsign-compare
 2020-02-08 16:14 UTC 

[PATCH] c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549]
 2020-02-08 14:02 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] i386: Omit clobbers from vzeroupper until final [PR92190]
 2020-02-08 12:52 UTC  (18+ messages)
  ` [PATCH] i386: Make xmm16-xmm31 call used even in ms ABI

[PATCH][AArch64] Improve clz patterns
 2020-02-08  2:30 UTC  (5+ messages)

[PATCH] RISC-V: Fix combined tree builds
 2020-02-07 23:13 UTC  (2+ messages)

[PATCH] avoid issuing -Wrestrict from folder (PR 93519)
 2020-02-07 22:50 UTC  (14+ messages)

[committed] avoid pedantic warning in C++ 98 mode: comma at end of enumerator list
 2020-02-07 22:29 UTC  (2+ messages)

Patch to fix PR93561
 2020-02-07 21:46 UTC  (2+ messages)

[PATCH] c++: Fix paren init of aggregates in unevaluated context [PR92947]
 2020-02-07 21:41 UTC  (2+ messages)

[COMMITTED] c++: Fix use of local in constexpr if
 2020-02-07 19:47 UTC 

[PATCH 0/4] Fix various minor issues seen with cppcheck
 2020-02-07 17:22 UTC  (3+ messages)
` [PATCH 2/4] Use const for some function arguments

[PATCH] issues with configure --enable-checking option
 2020-02-07 17:20 UTC  (2+ messages)

[PATCH] libstdc++: Implement P1878R1 "Constraining Readable Types"
 2020-02-07 17:09 UTC 

[committed] libstdc++: Fix bug in iterator_traits<common_iterator<S,I>>
 2020-02-07 16:58 UTC 

[PATCH] alias: Fix offset checks involving section anchors [PR92294]
 2020-02-07 16:52 UTC  (3+ messages)

[PATCH 4/3] Add [range.istream]
 2020-02-07 16:18 UTC  (4+ messages)

[PATCH] libstdc++: Optimize C++20 comparison category types
 2020-02-07 16:02 UTC  (6+ messages)

[PATCH][AArch64] ACLE 8-bit integer matrix multiply-accumulate intrinsics
 2020-02-07 15:20 UTC  (6+ messages)

[PATCH 1/3] libstdc++: Apply the move_iterator changes described in P1207R4
 2020-02-07 14:28 UTC  (10+ messages)
` [PATCH 3/3] libstdc++: Implement C++20 range adaptors
` [PATCH 2/3] libstdc++: Implement C++20 constrained algorithms

[PATCH][AARCH64] Fix for PR86901
 2020-02-07 14:06 UTC  (5+ messages)

coroutines: Update to n4849 allocation/deallocation
 2020-02-07 12:06 UTC 

[PATCH] x86-64: Pass aggregates with only float/double in GPRs for MS_ABI
 2020-02-07 12:01 UTC  (5+ messages)

[PATCH] middle-end/93519 - avoid folding stmts in obviously unreachable code
 2020-02-07 11:56 UTC  (3+ messages)

[PATCH] i386: Better patch to improve avx* vector concatenation [PR93594]
 2020-02-07  8:07 UTC  (2+ messages)

[PATCH] i386: Fix splitters that call extract_insn_cached [PR93611]
 2020-02-07  8:02 UTC  (2+ messages)

[PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2020-02-07  4:18 UTC  (7+ messages)
` PING^1: "
  ` PING^2: "
    ` PING^3: "
      ` PING^4: "
        ` PING^5: "
          ` PING^6: "

[PATCH] Use the section flag 'o' for __patchable_function_entries
 2020-02-07  2:57 UTC 

[wwwdocs] Document -fcommon default change
 2020-02-07  1:34 UTC  (7+ messages)
      ` [wwwdocs] Mention common attribute in gcc-10/porting_to.html

[committed] analyzer: fix reproducer for PR 93375
 2020-02-07  0:41 UTC 

[PATCH] Fix PowerPC -fstack-clash-protection -mprefixed-addr ICE (PR target/93122)
 2020-02-06 23:45 UTC  (7+ messages)

[PATCH] PR target/93569 [version 2], Fix PowerPC vsx-builtin-15d.c test case
 2020-02-06 23:00 UTC  (2+ messages)

[PATCH] add -mvsx to pr92923-1.c test requiring vsx
 2020-02-06 22:42 UTC  (2+ messages)

[PATCH 1/2] analyzer: g++ testsuite support
 2020-02-06 20:27 UTC  (2+ messages)
` [PATCH 2/2] analyzer: use ultimate alias target at calls (PR 93288)

[committed] analyzer: round-trip pointer-equality through intptr_t
 2020-02-06 19:46 UTC 

[PATCH/RFC] analyzer: workaround for nested pp_printf
 2020-02-06 19:39 UTC 

[committed] aarch64: Add a type attribute to aarch64_movk<mode>
 2020-02-06 18:11 UTC 

[PATCH], PR target/93569, Fix PowerPC vsx-builtin-15d.c test case
 2020-02-06 18:03 UTC  (3+ messages)

[PATCH] rs6000: Use rldimi for 64-bit constants with high=low (PR93012)
 2020-02-06 17:59 UTC 

[committed] aarch64: Add an and/ior-based movk pattern [PR87763]
 2020-02-06 17:30 UTC 

[committed] aarch64: Add an extra sbfiz pattern [PR87763]
 2020-02-06 17:29 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).