public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Be careful with MODE_CC in simplify_const_relational_operation
 2022-07-07 21:08 UTC 

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

[PATCH] Control flow redundancy hardening
 2022-07-07 20:02 UTC 

[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

[PATCH] Introduce hardbool attribute for C
 2022-07-07 19:59 UTC 

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

[PATCH/RFC] combine_completed global variable
 2022-07-07 19:40 UTC 

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

[PATCH v2] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453]
 2022-07-07 17:31 UTC  (2+ 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)

[PATCH v2] Simplify memchr with small constant strings
 2022-07-07 16:45 UTC 

[x86 PATCH] Support *testdi_not_doubleword during STV pass
 2022-07-07 16:41 UTC 

[PATCH v1] tree-optimization/95821 - Convert strlen + strchr to memchr
 2022-07-07 16:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another
 2022-07-07 16:07 UTC  (8+ 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] Add a heuristic for eliminate redundant load and store in inline pass
 2022-07-07 15:36 UTC  (2+ messages)

[RFA] Improve initialization of objects when the initializer has trailing zeros
 2022-07-07 14:46 UTC 

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

[PATCH] match.pd: Add new bitwise arithmetic pattern [PR98304]
 2022-07-07 13:59 UTC 

[PATCH, OpenMP 5.0] More implementation of the requires directive
 2022-07-07 13:56 UTC  (32+ messages)
` [Patch] OpenMP: Move omp requires checks to libgomp
        ` [Patch][v4] "
                ` [Patch][v5] "
                          ` Fix one issue in OpenMP 'requires' directive diagnostics (was: [Patch][v5] OpenMP: Move omp requires checks to libgomp)
                  ` Restore 'GOMP_offload_unregister_ver' functionality "
          ` Adjust 'libgomp.c-c++-common/requires-3.c' (was: [Patch][v4] "
          ` Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5.c' testing "
  ` Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single place (was: [Patch] "
  ` Fix Intel MIC 'mkoffload' for OpenMP 'requires' "

[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] lto-dump: Do not print output file
 2022-07-07 13:05 UTC 

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

[PATCH 00/17] openmp, nvptx, amdgcn: 5.0 Memory Allocators
 2022-07-07 11:54 UTC  (19+ 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

[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 

[PATCH v2] LoongArch: Modify fp_sp_offset and gp_sp_offset's calculation method when frame->mask or frame->fmask is zero
 2022-07-07 10:09 UTC 

libstdc++: Minor codegen improvement for atomic wait spinloop
 2022-07-07  9:30 UTC  (4+ messages)

[PATCH] rs6000: Preserve REG_EH_REGION when replacing load/store [PR106091]
 2022-07-07  9:17 UTC  (3+ messages)

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

[PATCH 0/0] RISC-V: Support IEEE half precision operation
 2022-07-07  8:52 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Support _Float16 type
` [PATCH 2/2] RISC-V: Support zfh and zfhmin extension

[PATCH] target/106219 - proprly mark builtins pure via ix86_add_new_builtins
 2022-07-07  8:49 UTC 

[PATCH] target/106219 - proprly mark builtins pure via ix86_add_new_builtins
 2022-07-07  8:49 UTC 

[PATCH] target/106219 - proprly mark builtins pure via ix86_add_new_builtins
 2022-07-07  8:49 UTC 

[PATCH] Speed up LC SSA rewrite more
 2022-07-07  8:49 UTC 

[PATCH] Speed up LC SSA rewrite more
 2022-07-07  8:49 UTC 

[PATCH] Speed up LC SSA rewrite more
 2022-07-07  8:49 UTC 

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

[PATCH] Speed up LC SSA rewrite
 2022-07-07  7:05 UTC 

[PATCH] Speed up LC SSA rewrite
 2022-07-07  7:05 UTC 

[PATCH] Speed up LC SSA rewrite
 2022-07-07  7:05 UTC 

[PATCH] i386: Handle memory operand for direct call to cvtps2pd in unpack
 2022-07-07  6:11 UTC  (2+ messages)

[PATCH 0/2] loongarch: improve code generation for integer division
 2022-07-07  2:29 UTC  (3+ messages)
` [PATCH 1/2] loongarch: add alternatives for idiv insns to improve code generation
` [PATCH 2/2] loongarch: avoid unnecessary sign-extend after 32-bit division

[PATCH] Mips: Resolve build issues for the n32 ABI
 2022-07-07  2:21 UTC  (6+ messages)

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

[PATCH] libcpp: Optimize #pragma once with a hash table [PR58770]
 2022-07-06 23:03 UTC 

[PATCH] testsuite: Fix incorrect -mfloat128-type option
 2022-07-06 22:23 UTC  (2+ messages)

Ping^2: [PATCH v2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2022-07-06 19:41 UTC  (8+ messages)

[committed] d: Merge upstream dmd 56589f0f4, druntime 651389b5, phobos 1516ecad9
 2022-07-06 19:06 UTC 

[committed] d: Build the D sources in the front-end with -fno-exceptions
 2022-07-06 18:56 UTC 

[PATCH] Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO)
 2022-07-06 17:10 UTC 

[PATCH 2/3] analyzer: reorder initialization of state m_invalid in sm-fd.cc [PR106184]
 2022-07-06 15:37 UTC  (4+ messages)
` [PATCH 3/3] analyzer: add a new testcase to demonstrate passsing of a file descriptor to a function that does not emit any warning

[PATCH 1/3] analyzer: show close event for use_after_close diagnostic
 2022-07-06 15:31 UTC  (2+ messages)

[Ada] Simplify regular expression that matches 8 consecutive digits
 2022-07-06 13:31 UTC 

[Ada] Improve code generated for aggregates of VFA type
 2022-07-06 13:31 UTC 

[Ada] Small tweak to gnat_to_gnu_subprog_type
 2022-07-06 13:31 UTC 

[Ada] Deferred constant considered as not preelaborable
 2022-07-06 13:31 UTC 

[Ada] Indexing error when calling GNAT.Regpat.Match
 2022-07-06 13:31 UTC 

[Ada] Spurious non-callable warning on prefixed call in class condition
 2022-07-06 13:31 UTC 

[Ada] Support ghost generic formal parameters
 2022-07-06 13:31 UTC 

[Ada] Missing error on tagged type conversion
 2022-07-06 13:31 UTC 

[Ada] Handle secondary stack memory allocations alignment
 2022-07-06 13:31 UTC 

[Ada] Cleanup use of local scalars in GNAT.Socket.Get_Address_Info
 2022-07-06 13:31 UTC 

[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup
 2022-07-06 13:31 UTC 

[Ada] Fix incorrect itype sharing for case expression in limited type return
 2022-07-06 13:31 UTC 

[Ada] Remove old vxworks from Makefile.rtl - e500 port
 2022-07-06 13:31 UTC 

[Ada] Incorrect emptying of CUDA global subprograms
 2022-07-06 13:31 UTC 

[Ada] Remove explicit call to Make_Unchecked_Type_Conversion
 2022-07-06 13:31 UTC 

[Ada] Restore accidentally removed part of a comment about unset references
 2022-07-06 13:31 UTC 

[Ada] Fix spurious error for aggregate with box component choice
 2022-07-06 13:31 UTC 

[committed] analyzer: fix uninit false positive with -ftrivial-auto-var-init= [PR106204]
 2022-07-06 11:35 UTC 

Mips: Fix kernel_stat structure size
 2022-07-06 11:34 UTC  (4+ messages)

[pushed] c++: dependent generic lambda template-id [PR106024]
 2022-07-06  4:39 UTC  (2+ messages)
` [pushed] c++: dependent conversion operator lookup [PR106179]

Go patch committed: Propagate array length error marker
 2022-07-06  0:11 UTC 

Go patch committed: Better error message for unknown package name
 2022-07-06  0:08 UTC 

[PATCH] analyzer: Fix handling of non-ints inside allocation size checker [PR106181]
 2022-07-05 23:12 UTC  (4+ messages)
` Floating-point allocation sizes? (was Re: [PATCH] analyzer: Fix handling of non-ints inside allocation size checker [PR106181])

[r13-1509 Regression] FAIL: gcc.target/i386/pr65105-5.c scan-assembler ptest on Linux/x86_64
 2022-07-05 21:34 UTC 

[PATCH] c++: Add support for __real__/__imag__ modifications in constant expressions [PR88174]
 2022-07-05 20:57 UTC  (9+ messages)
    ` [PATCH] c++, v2: "
          ` [PATCH] c++, v3: "

[PATCH RFA] ubsan: do return check with -fsanitize=unreachable
 2022-07-05 20:54 UTC  (8+ messages)

[PATCH 2/2] analyzer: reorder initialization of state m_invalid in sm-fd.cc [PR106184]
 2022-07-05 20:52 UTC  (2+ messages)

[PATCH 1/2] analyzer: show close event for use_after_close diagnostic
 2022-07-05 20:50 UTC  (2+ messages)

[PATCH] Fortran: error recovery simplifying PACK with invalid arguments [PR106049]
 2022-07-05 20:31 UTC 

[PATCH] c-family: Prevent -Wformat warnings with u8 strings [PR105626]
 2022-07-05 20:00 UTC  (2+ messages)

[PATCH] libstdc++: testsuite: avoid predictable mkstemp
 2022-07-05 18:02 UTC  (9+ messages)

[COMMITTED] Provide a relation verification mechanism
 2022-07-05 17:43 UTC 

[PATCH] libstdc++: retry removal of dir entries if dir removal fails
 2022-07-05 17:39 UTC  (6+ messages)

[committed][wwwdocs] Add notes about <ctime> and <pthread.h> header dependencies
 2022-07-05 16:43 UTC 

[PATCH v2] Enable __memcmpeq after seeing __memcmpeq prototype
 2022-07-05 16:28 UTC  (3+ messages)

[PATCH v3] Enable __memcmpeq after seeing __memcmpeq prototype
 2022-07-05 16:27 UTC 

[PATCH]middle-end Use subregs to expand COMPLEX_EXPR to set the lowpart
 2022-07-05 16:11 UTC  (7+ messages)

[PATCH 2/2]middle-end: Support recognition of three-way max/min
 2022-07-05 15:25 UTC  (3+ messages)

c++: Prune ordinary locations
 2022-07-05 15:10 UTC 

nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
 2022-07-05 14:59 UTC  (2+ messages)
          ` [PING] "

nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Issue 30: Ignore not-supported sm_* error without --verify (PR #31))
 2022-07-05 14:58 UTC  (4+ messages)
      ` [PING] nvptx: forward '-v' command-line option to assembler, linker
        ` [PING^2] "

[PATCH] c-family: Add <time.h> names to diagnostics for known headers
 2022-07-05 14:58 UTC  (4+ 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).