public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC, WIP] introduce attribute exalias
 2020-07-29 20:56 UTC 

RFC: Monitoring old PRs, new dg directives
 2020-07-29 20:37 UTC  (5+ messages)

[PATCH] avoid -Wnonnull on synthesized condition in static_cast (PR 96003)
 2020-07-29 20:27 UTC  (3+ messages)

[PATCH] c++: alias_ctad_tweaks and constrained dguide [PR95486]
 2020-07-29 19:54 UTC  (2+ messages)

[PATCH] c++: overload sets and placeholder return type [PR64194]
 2020-07-29 19:46 UTC  (3+ messages)

[PATCH] c++: Use error_at rather than warning_at for missing return in constexpr functions [PR96182]
 2020-07-29 19:30 UTC  (2+ messages)

[PATCH] Require CET support only for the final GCC build
 2020-07-29 19:30 UTC  (13+ messages)

[PATCH] c++: constraints and explicit instantiation [PR96164]
 2020-07-29 19:15 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 10.2.0)
 2020-07-29 19:12 UTC 

[PATCH] RS6000 Add testlsbb (Test LSB by Byte) operations
 2020-07-29 18:38 UTC  (5+ messages)
    ` [PATCH v2] "

[pushed] c++: Implement C++20 implicit move changes. [PR91427]
 2020-07-29 18:25 UTC 

[pushed] c++: Avoid calling const copy ctor on implicit move. [PR91212]
 2020-07-29 18:24 UTC 

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-07-29 18:12 UTC  (7+ messages)
` [PATCH 1/5] infrastructure to detect out-of-bounds accesses to array parameters
` [PATCH 2/5] C front end support "
` [PATCH 4/5] - extend -Wstringop-overflow "
` [PATCH 5/5] extend -Warray-bounds "

[Patch] OpenMP: Handle order(concurrent) clause in gfortran
 2020-07-29 16:34 UTC  (2+ messages)

[PATCH 2/2] Tune memcpy and memset for Zen cores
 2020-07-29 15:44 UTC  (2+ messages)

[PATCH 1/2] Re-format zen memcpy/memset costs
 2020-07-29 15:42 UTC  (2+ messages)

[PATCH] Add -fsplit-dwarf
 2020-07-29 15:15 UTC  (8+ messages)
    ` [PATCH] Don't make -gsplit-dwarf imply -g

[PATCH v3] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-07-29 14:44 UTC  (11+ messages)

[PATCH] OpenACC: Support GOMP_MAP_ZERO_LEN_ARRAY_SECTION
 2020-07-29 14:14 UTC 

[PATCH] OpenACC: Separate enter/exit data APIs
 2020-07-29 14:05 UTC 

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-07-29 13:47 UTC  (8+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions

New Japanese PO file for 'gcc' (version 10.2.0)
 2020-07-29 13:42 UTC 

[PATCH][www] Document -gsplit-dwarf behavioral change
 2020-07-29 13:41 UTC 

[PATCH 0/2] cpp: fix __has_include in traditional mode
 2020-07-29 13:15 UTC  (5+ messages)
` [PATCH 1/2] libcpp: fix __has_include handling with traditional-cpp
` [PATCH 2/2] [testsuite] add tests for __has_include "

[PATCH v2][GCC] arm: Enable no-writeback vldr.16/vstr.16
 2020-07-29 13:08 UTC  (2+ messages)

[Patch] OpenMP: Permit in Fortran omp target data without map
 2020-07-29 13:02 UTC  (2+ messages)

[PATCH v2] [RISC-V] Add support for TLS stack protector canary access
 2020-07-29 12:34 UTC  (5+ messages)

[PATCH] gcc-changelog: fix combining of arguments
 2020-07-29 12:19 UTC 

[PATCH] verify SCEV cache for stale entries
 2020-07-29 10:39 UTC 

[PATCH] more SCEV cache clearing
 2020-07-29 10:35 UTC 

[PATCH] tree-optimization/95679 - properly signal changes from propagate_into_phi_args
 2020-07-29 10:33 UTC 

[Patch] OpenMP: Add 'omp requires' to Fortran (mostly parsing)
 2020-07-29 10:32 UTC  (6+ messages)

[PATCH][Hashtable 0/6] Code review
 2020-07-29  9:35 UTC  (5+ messages)

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2020-07-29  9:33 UTC  (3+ messages)

[PATCH] libstdc++ testsuite: atomic_float/value_init.cc requires libatomic
 2020-07-29  9:28 UTC  (3+ messages)

[PATCH] [RFC] vect: Fix infinite loop while determining peeling amount
 2020-07-29  8:06 UTC  (12+ messages)

config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1
 2020-07-29  0:48 UTC 

mmix.h (ASM_OUTPUT_EXTERNAL): Define to default_elf_asm_output_external
 2020-07-29  0:31 UTC 

[PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
 2020-07-29  0:22 UTC  (3+ messages)

[PATCH] dse: Remove partial load after full store for high part access[PR71309]
 2020-07-28 23:06 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "

[Committed] middle-end: Parity and popcount folding optimizations
 2020-07-28 22:08 UTC 

[PATCH 1/2] Add new RTX instruction class FILLER_INSN
 2020-07-28 22:07 UTC  (7+ messages)
` [PATCH 2/2] Aarch64: Add branch diluter pass

[PATCH] New test for PR rtl-optimization/96298
 2020-07-28 21:13 UTC 

Map filename from print in gfortran with -ffile-prefix-map (PR96069)
 2020-07-28 21:02 UTC  (7+ messages)
` [PATCH] "

[committed] libstdc++: Add std::from_chars for floating-point types
 2020-07-28 21:02 UTC  (5+ messages)

[PATCH] Fortran : ICE in gfc_conv_scalarized_array_ref PR53298
 2020-07-28 20:37 UTC  (3+ messages)

[PATCH] Fortran : Don't warn for LOGICAL kind conversion PR96319
 2020-07-28 20:35 UTC  (2+ messages)

[PATCH 1/4] matcher-1.m: Change return type to int
 2020-07-28 20:05 UTC  (6+ messages)
` [PATCH 2/4] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
      ` [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING "

[RFC] libstdc++: Fix pretty-printing old implementations of std::unique_ptr
 2020-07-28 19:05 UTC 

[PATCH] config/debuginfod.m4: Use PKG_CHECK_MODULES
 2020-07-28 18:57 UTC  (36+ messages)
                  ` [PATCH] config/debuginfod.m4: Restore AC_CHECK_LIB check
                      ` [PATCH] PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
                        ` V2 "
                            ` [PATCH] PKG_CHECK_MODULES: Properly check "

[PATCH, rs6000] Add non-relative jump table support for 64bit rs6000
 2020-07-28 16:56 UTC  (3+ messages)

c++: Set more DECL_CONTEXTs
 2020-07-28 16:01 UTC 

c++: better fixup_type_variants
 2020-07-28 15:56 UTC 

[Patch] [OpenMP, Fortran] Add structure/derived-type element mapping
 2020-07-28 15:51 UTC  (3+ messages)

c++: tree dump indentation
 2020-07-28 15:35 UTC 

testsuite: Fix spello
 2020-07-28 15:33 UTC 

[PATCH v2 0/2] avx512 bfloat16 support
 2020-07-28 13:43 UTC  (4+ messages)
` [PATCH v2 1/2] i386-tdep: Fix naming in zmm and ymm type descriptions

[PATCH 2/2] Improve var-tracking dataflow iteration order
 2020-07-28 13:37 UTC 

[PATCH 1/2] Compute RPO with adjacent SCC members, expose toplevel SCC extents
 2020-07-28 13:37 UTC 

[PATCH V2] aarch64: Use Q-reg loads/stores in movmem expansion
 2020-07-28 13:28 UTC 

[PATCH] nvptx: Support 16-bit shifts and extendqihi2
 2020-07-28 13:15 UTC  (2+ messages)

preprocessor: simplify read_main
 2020-07-28 12:52 UTC 

[PATCH] implement pre-c++20 contracts
 2020-07-28 12:52 UTC  (5+ messages)

[PATCH] libcpp: Fix up raw string literal parsing error-recovery [PR96323]
 2020-07-28 12:22 UTC  (2+ messages)

[PATCH] c++: Fix up cp_lexer_safe_previous_token [PR96328]
 2020-07-28 12:21 UTC  (2+ messages)

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-07-28 12:21 UTC 

[PATCH] [PATCH][GCC] arm: Enable no-writeback vldr.16/vstr.16
 2020-07-28 10:53 UTC  (4+ messages)

[PATCH] expr: build string_constant only for a char type
 2020-07-28 10:38 UTC  (7+ messages)

[PATCH] libgomp: Add helper functions for memory handling
 2020-07-28 10:26 UTC  (4+ messages)

[pushed] c++: Allow subobject references in C++20
 2020-07-28  9:38 UTC  (2+ messages)

[PATCH] aarch64: Delete duplicated option docs
 2020-07-28  9:01 UTC  (3+ messages)

[PATCH] expander: Fix ICE in maybe_warn_rdwr_sizes [PR96335]
 2020-07-28  8:51 UTC  (2+ messages)

[gomp4] Make OpenACC orphan gang reductions errors
 2020-07-28  8:44 UTC  (5+ messages)
` [PATCH] [og10] Fix goacc/routine-4-extern.c test

[PATCH] vect: Support vector with length cost modeling
 2020-07-28  8:36 UTC  (10+ messages)
  ` [PATCH v2] vect/rs6000: "
      ` [PATCH v3] "
            ` [PATCH v4] "

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-07-28  8:12 UTC 

Refactor peel_iters_{pro,epi}logue cost model handlings
 2020-07-28  8:01 UTC  (3+ messages)

[PATCH] ipa/96291: don't crash on unoptimized lto functions
 2020-07-28  7:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tree-optimization/96349 - avoid abnormal coalescing issues in loop split
 2020-07-28  7:51 UTC 

[PATCH] RISC-V: Add ZFINX support
 2020-07-28  1:46 UTC  (3+ messages)

[PATCH] MIPS: Fix __builtin_longjmp (PR 64242)
 2020-07-28  1:02 UTC  (2+ messages)

Go patch committed: Pass only ptr and len to some runtime calls
 2020-07-28  0:06 UTC 

Go patch committed: turn global "a = b; b = x' to "a = x" when possible
 2020-07-28  0:03 UTC 

gcc.dg/torture/pr39074-2.c, pr39074.c, pta-callused-1.c: Adjust for mmix
 2020-07-27 23:46 UTC 

[PATCH] ipa/96291: don't crash on unoptimized lto functions
 2020-07-27 21:20 UTC  (4+ messages)

c-family: Use strcmp to compare location file names
 2020-07-27 20:13 UTC 

RE: [PATCH PR95696] regrename creates overlapping register allocations for vliw
 2020-07-27 17:32 UTC  (4+ messages)
`  "

[PATCH v4] driver: fix a problem with implementation of -falign-foo=0 [PR96247]
 2020-07-27 17:24 UTC  (2+ messages)

Go patch committed: Scan all function literals for escape analysis
 2020-07-27 16:41 UTC 

[PATCH 00/29] rs6000: Auto-generate builtins from descriptions [V2]
 2020-07-27 14:57 UTC  (12+ messages)
` [PATCH 21/29] rs6000: Add remaining AltiVec builtins
` [PATCH 22/29] rs6000: Add VSX builtins
` [PATCH 23/29] rs6000: Add available-everywhere and ancient builtins
` [PATCH 24/29] rs6000: Add Power7 builtins
` [PATCH 25/29] rs6000: Add Power8 vector builtins
` [PATCH 26/29] rs6000: Add Power9 builtins
` [PATCH 27/29] rs6000: Add remaining builtins
` [PATCH 28/29] rs6000: Add comments to help with transition
` [PATCH 29/29] rs6000: Call rs6000_autoinit_builtins from rs6000_builtins
` Fwd: [PATCH 00/29] rs6000: Auto-generate builtins from descriptions [V2]

[PATCH 0/9] [OpenACC] Refcounting and manual deep copy improvements
 2020-07-27 14:33 UTC  (6+ messages)
` [PATCH 8/9] [OpenACC] Fix standalone attach for Fortran assumed-shape array pointers

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