public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Move reload_completed and other rtl.h globals to crtl structure
 2022-07-11 11:44 UTC  (5+ messages)

Modula-2: merge followup (brief update on the progress of the new linking implementation)
 2022-07-11 11:14 UTC  (3+ messages)

[PATCH] lto-plugin: add support for feature detection
 2022-07-11 10:51 UTC  (17+ messages)
` [PATCH 3/3] lto-plugin: implement LDPT_GET_API_VERSION

[PATCH] c++: Add __reference_con{struc, ver}ts_from_temporary [PR104477]
 2022-07-11 10:19 UTC  (2+ messages)

[PATCH] tree-optimization/106228 - fixup last change
 2022-07-11 10:08 UTC 

[PATCH] Add condition coverage profiling
 2022-07-11 10:02 UTC 

[PATCH] Introduce hardbool attribute for C
 2022-07-11  9:59 UTC  (6+ messages)

[PATCH] c: Fix location for _Pragma tokens [PR97498]
 2022-07-11  9:27 UTC  (4+ messages)
    ` Enhance '_Pragma' diagnostics verification in OMP C/C++ test cases (was: [PATCH] c: Fix location for _Pragma tokens [PR97498])

[PATCH 0/1 V3] RISC-V: Support Zmmul extension
 2022-07-11  9:09 UTC  (3+ messages)
` [PATCH 1/1 "

[PATCH] d: Move DSO registry support code from compiler to drtstuff in library (PR100062)
 2022-07-11  8:58 UTC  (2+ messages)

[PATCH] Allocate general register(memory/immediate) for 16/32/64-bit vector bit_op patterns
 2022-07-11  8:02 UTC  (2+ messages)

[PATCH] Control flow redundancy hardening
 2022-07-11  7:47 UTC  (4+ messages)

[PATCH] Add condition coverage profiling
 2022-07-11  7:26 UTC  (3+ messages)

[PATCH] tree-optimization/106228 - fix vect_setup_realignment virtual SSA handling
 2022-07-11  7:25 UTC 

[x86_64 PATCH] Improved Scalar-To-Vector (STV) support for TImode to V1TImode
 2022-07-11  6:41 UTC  (7+ messages)

[PATCH] Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO)
 2022-07-11  6:30 UTC  (5+ messages)

[PATCH] [RFC]Support vectorization for Complex type
 2022-07-11  4:54 UTC  (2+ messages)

[PATCH] predict: Adjust optimize_function_for_size_p [PR105818]
 2022-07-11  3:42 UTC  (4+ messages)

[PATCH] inline: Rebuild target option node for caller [PR105459]
 2022-07-11  3:37 UTC  (3+ messages)

[PATCH] middle-end/104854: Avoid overread warning for strnlen and strndup
 2022-07-11  3:19 UTC  (5+ messages)

[PATCH v2] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453]
 2022-07-11  2:13 UTC  (3+ messages)

[PATCH] Add a heuristic for eliminate redundant load and store in inline pass
 2022-07-10 14:04 UTC  (3+ messages)

[PATCH] Complete __gnu_debug::basic_string Standard conformity
 2022-07-10 13:56 UTC 

[committed] testsuite: Require int128 for gcc.dg/pr106063.c
 2022-07-10  8:42 UTC 

[COMMITTED] Cleanups to irange::nonzero bit code
 2022-07-10  7:53 UTC 

[PATCH 0/2] loongarch: improve code generation for integer division
 2022-07-10  3:44 UTC  (4+ messages)

[PATCH] loongarch: fix mulsidi3_64bit instruction
 2022-07-10  3:43 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH][final] Handle compiler-generated asm insn
 2022-07-10  3:38 UTC  (8+ messages)
` [PING][PATCH][final] "
  ` [PING^2][PATCH][final] "

[PATCH] Add --enable-first-stage-cross configure option
 2022-07-10  3:13 UTC  (4+ messages)
` Ping: "
  ` PING^2: "

[COMMITTED] Set VR_VARYING in irange::irange_single_pair_union
 2022-07-09 19:09 UTC 

[PATCH] tree-optimization: [PR103855] Fold (type)X / (type)Y
 2022-07-09 18:19 UTC  (5+ messages)
    ` [PATCH][v2] tree-optimization: Fold (type)X / (type)Y [PR103855]

[PATCH] postscan_insn hook not called after input_asm
 2022-07-09 17:31 UTC  (2+ messages)

[PATCH] [PR100106] Reject unaligned subregs when strict alignment is required
 2022-07-09 17:14 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c: Extend the -Wpadded message with actual padding size
 2022-07-09 17:07 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] configure: add --disable-fix-includes
 2022-07-09 16:11 UTC  (14+ messages)
                  ` [PATCH v2] Support --disable-fixincludes

[PATCH] match.pd: Add new bitwise arithmetic pattern [PR98304]
 2022-07-09 16:09 UTC  (2+ messages)

[PATCH v1] tree-optimization/95821 - Convert strlen + strchr to memchr
 2022-07-09 15:59 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[committed] libstdc++: Remove obsolete comment in <string>
 2022-07-09 15:46 UTC  (2+ messages)

Mips: Fix kernel_stat structure size
 2022-07-09 14:44 UTC  (4+ messages)

[gcc12 backport] PR target/105930: Split *xordi3_doubleword after reload on x86
 2022-07-09 10:09 UTC  (2+ messages)

[PATCH][s390]: Fix the usage of store_bit_field in the backend
 2022-07-09  1:57 UTC  (2+ messages)

[COMMITTED] Fix tree-opt/PR106087: ICE with inline-asm with multiple output and assigned only static vars
 2022-07-09  1:26 UTC 

[x86 PATCH] Fun with flags: Adding stc/clc instructions to i386.md
 2022-07-08 21:08 UTC  (4+ messages)

[PATCH/RFC] combine_completed global variable
 2022-07-08 20:23 UTC  (4+ messages)

[PATCH 00/12] RFC: Replay of serialized diagnostics
 2022-07-08 18:40 UTC  (2+ messages)

[PATCH] btf: emit linkage information in BTF_KIND_FUNC entries
 2022-07-08 18:30 UTC 

[r13-1573 Regression] FAIL: gcc.dg/pr106063.c (test for excess errors) on Linux/x86_64
 2022-07-08 17:58 UTC 

libbacktrace patch committed: Check for sys/link.h
 2022-07-08 17:35 UTC 

[PATCH] diagnostics: Make line-ending logic consistent with libcpp [PR91733]
 2022-07-08 13:41 UTC  (2+ messages)

[PATCH v2] Simplify memchr with small constant strings
 2022-07-08 12:54 UTC  (2+ messages)

[PATCH] testsuite: Fix tree-ssa/alias-access-path-13.c on 32bit platforms (PR 106216)
 2022-07-08 12:30 UTC 

[PATCH v3] Enable __memcmpeq after seeing __memcmpeq prototype
 2022-07-08 12:28 UTC  (2+ messages)

[PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another
 2022-07-08 11:03 UTC  (9+ messages)

[PATCH] lto-dump: Do not print output file
 2022-07-08 10:49 UTC  (2+ messages)

[PATCH] tree-optimization/106226 - move vectorizer virtual SSA update
 2022-07-08 10:02 UTC 

[PATCH 00/17] openmp, nvptx, amdgcn: 5.0 Memory Allocators
 2022-07-08  9:57 UTC  (23+ messages)
` [PATCH 01/17] libgomp, nvptx: low-latency memory allocator
` [PATCH 02/17] libgomp: pinned memory
` [PATCH 03/17] libgomp, openmp: Add ompx_pinned_mem_alloc
` [PATCH 04/17] openmp, nvptx: low-lat memory access traits
` [PATCH 05/17] openmp, nvptx: ompx_unified_shared_mem_alloc
` [PATCH 06/17] openmp: Add -foffload-memory
` [PATCH 07/17] openmp: allow requires unified_shared_memory
` [PATCH 08/17] openmp: -foffload-memory=pinned
` [PATCH 09/17] openmp: Use libgomp memory allocation functions with unified shared memory
` [PATCH 10/17] Add parsing support for allocate directive (OpenMP 5.0)
` [PATCH 11/17] Translate "
` [PATCH 12/17] Handle cleanup of omp allocated variables "
` [PATCH 13/17] Gimplify allocate directive "
` [PATCH 14/17] Lower "
` [PATCH 15/17] amdgcn: Support XNACK mode
` [PATCH 16/17] amdgcn, openmp: Auto-detect USM mode and set HSA_XNACK
` [PATCH 17/17] amdgcn: libgomp plugin USM implementation

[PATCH]middle-end: don't lower past veclower [PR106063]
 2022-07-08  7:16 UTC  (6+ messages)

[PATCH] Fix tree-opt/PR106087: ICE with inline-asm with multiple output and assigned only static vars
 2022-07-08  7:15 UTC  (2+ messages)

[RFA] Improve initialization of objects when the initializer has trailing zeros
 2022-07-08  7:11 UTC  (3+ messages)

[Patch] OpenMP: Move omp requires checks to libgomp
 2022-07-08  6:59 UTC  (24+ messages)
      ` [Patch][v4] "
              ` [Patch][v5] "
                        ` Fix one issue in OpenMP 'requires' directive diagnostics (was: [Patch][v5] OpenMP: Move omp requires checks to libgomp)
        ` Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5.c' testing (was: [Patch][v4] "
` Fix Intel MIC 'mkoffload' for OpenMP 'requires' (was: [Patch] "

[x86 PATCH] Support *testdi_not_doubleword during STV pass
 2022-07-08  6:48 UTC  (2+ messages)

[PATCH v2 0/7] Avoid using obsoleted egrep/fgrep
 2022-07-08  3:46 UTC  (3+ messages)
` [PATCH v2 1/7] config: use $EGREP instead of egrep

[pushd][PATCH v4] LoongArch: Modify fp_sp_offset and gp_sp_offset's calculation method when frame->mask or frame->fmask is zero
 2022-07-08  3:13 UTC 

libbacktrace patch committed: Don't exit Mach-O dyld loop on failure
 2022-07-07 23:55 UTC 

libbacktrace patch committed: Don't let "make clean" remove allocfail.sh
 2022-07-07 23:16 UTC 

[PATCH] Be careful with MODE_CC in simplify_const_relational_operation
 2022-07-07 22:38 UTC  (2+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2022-07-07 20:46 UTC  (4+ messages)

[PATCH 0/9] Add debug_annotate attributes
 2022-07-07 20:24 UTC  (9+ messages)
      ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type,decl} WAS: "
        ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type, decl} "

[pushed 1/2] Convert label_text to C++11 move semantics
 2022-07-07 20:00 UTC  (2+ messages)
` [pushed 2/2] analyzer: use label_text for superedge::get_description

[pushed] analyzer: fix false positives from -Wanalyzer-tainted-divisor [PR106225]
 2022-07-07 19:58 UTC 

[PATCH] c++: generic targs and identity substitution [PR105956]
 2022-07-07 18:58 UTC  (9+ messages)

[PATCH] libstdc++: Prefer const T to std::add_const_t<T>
 2022-07-07 16:54 UTC 

[committed] libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]
 2022-07-07 16:52 UTC 

[PATCH] Inline memchr with a small constant string
 2022-07-07 16:46 UTC  (6+ messages)

[pushed] c++: Include -Woverloaded-virtual in -Wall [PR87729]
 2022-07-07 15:55 UTC  (2+ messages)
` [pushed] c++: -Woverloaded-virtual and dtors [PR87729]

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-07-07 15:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH][RFC] More update-ssa speedup
 2022-07-07 14:29 UTC 

[GCC 13][PATCH] PR101836: Add a new option -fstrict-flex-array[=n] and use it in __builtin_object_size
 2022-07-07 13:33 UTC  (14+ messages)

[PATCH][RFC] More update-ssa speedup
 2022-07-07 13:33 UTC 

[PATCH][RFC] More update-ssa speedup
 2022-07-07 13:33 UTC 

[PATCH][RFC] More update-ssa speedup
 2022-07-07 13:33 UTC 

[PATCH] lto-plugin: Add path to libatomic for riscv64
 2022-07-07 13:18 UTC  (6+ messages)
` [PATCH] lto-plugin: use locking only for selected targets

[PATCH v3] LoongArch: Modify fp_sp_offset and gp_sp_offset's calculation method when frame->mask or frame->fmask is zero
 2022-07-07 12:06 UTC  (3+ messages)

[statistics.cc] ICE in get_function_name with fortran test-case
 2022-07-07 11:44 UTC  (2+ messages)

[PATCH] Speedup update-ssa some more
 2022-07-07 11:03 UTC 

[PATCH] Speedup update-ssa some more
 2022-07-07 11:03 UTC 

[PATCH] Speedup update-ssa some more
 2022-07-07 11:03 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).