public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/9] Add debug_annotate attributes
 2022-07-15 14:17 UTC  (13+ messages)
      ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type,decl} WAS: "
        ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type, decl} "

[committed] MAINTAINERS: Add myself to Write After Approval
 2022-07-15 13:50 UTC 

ICE after folding svld1rq to vec_perm_expr duing forwprop
 2022-07-15 13:48 UTC  (6+ messages)

[PATCH] Add condition coverage profiling
 2022-07-15 13:47 UTC  (4+ messages)

[x86 PATCH] PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi
 2022-07-15 13:27 UTC 

[PATCH] HIGH part of symbol ref is invalid for constant pool
 2022-07-15 12:53 UTC  (3+ messages)

[COMMITTED] Implement visitor pattern for vrange
 2022-07-15 12:30 UTC  (4+ messages)
` [COMMITTED] Convert vrange dumping facilities to pretty_printer
` [COMMITTED] Use pp_vrange for ranges in dump_ssaname_info

[PATCH] libcpp: Improve encapsulation of label_text
 2022-07-15  8:44 UTC  (3+ messages)

[PATCH] c++: Add __reference_con{struc, ver}ts_from_temporary [PR104477]
 2022-07-15  3:48 UTC  (8+ messages)
  ` [PATCH v2] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]
` [PATCH] "
  ` [PATCH v3] "

[PATCH] x86: Disable sibcall if indirect_return attribute doesn't match
 2022-07-15  3:45 UTC  (2+ messages)

[PATCH] i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF result. [PR106113]
 2022-07-15  2:09 UTC  (2+ messages)

[PATCH, committed] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]
 2022-07-15  1:46 UTC  (2+ messages)

[PATCH V2] Disable generating load/store vector pairs for block copies
 2022-07-14 22:04 UTC  (6+ messages)
` [GCC 12 backport] "
` [GCC 11 "

[PATCH] stack-protector: Check stack canary for noreturn function
 2022-07-14 21:55 UTC 

[PATCH] libphobos: Fix instability in the parallelized testsuite
 2022-07-14 21:53 UTC 

[PATCH v3] Simplify memchr with small constant strings
 2022-07-14 21:09 UTC  (3+ messages)

[PATCH] Revert "[PATCH] RISC-V: Use new linker emulations for glibc ABI."
 2022-07-14 21:02 UTC  (3+ messages)

[RFC PATCH] tree-ssa-sink: do not sink to in front of setjmp
 2022-07-14 20:12 UTC  (9+ messages)
` [PATCH 2/3] tree-cfg: do not duplicate returns_twice calls

[PATCH] match.pd: Add new abs pattern [PR94290]
 2022-07-14 19:53 UTC  (7+ messages)

[PATCH] PR target/106278: Keep REG_EQUAL notes consistent during TImode STV
 2022-07-14 19:05 UTC  (2+ messages)

[PATCH] jit: Make recording::memento non-copyable
 2022-07-14 18:52 UTC  (2+ messages)

[RFC] RISC-V: Add support for RV64E/lp64e
 2022-07-14 18:06 UTC  (2+ messages)

[PATCH] libstdc++: Make __from_chars_alnum_to_val conversion explicit
 2022-07-14 13:37 UTC 

[aarch64] Use op_mode instead of vmode for op0, op1 in aarch64_vectorize_vec_perm_const
 2022-07-14 11:33 UTC  (2+ messages)

[PATCH] lto-plugin: use -pthread only for detected targets
 2022-07-14 11:22 UTC  (6+ messages)

Mips: Fix kernel_stat structure size
 2022-07-14 11:04 UTC  (9+ messages)

[PATCH] [RFC]Support vectorization for Complex type
 2022-07-14  9:51 UTC  (10+ messages)

[PATCH] Allocate general register(memory/immediate) for 16/32/64-bit vector bit_op patterns
 2022-07-14  9:46 UTC  (5+ messages)
` [PATCH] Extend 64-bit vector bit_op patterns with ?r alternative

[PATCH] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
 2022-07-14  9:38 UTC  (3+ messages)

[PATCH][pushed] libiberty: fix docs typo
 2022-07-14  9:33 UTC 

[PATCH part2][PUSHED] docs: fix position of @end deftypefn
 2022-07-14  8:37 UTC 

[PATCH] Fix ICE on view conversion between struct and integer
 2022-07-14  8:35 UTC  (2+ messages)

[PATCH][pushed] docs: fix position of @end deftypefn
 2022-07-14  8:23 UTC 

[PATCH] xtensa: Minor fix for FP constant synthesis
 2022-07-14  7:25 UTC  (2+ messages)

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

[PATCH v2] RISC-V/testsuite: constraint some of tests to hard_float
 2022-07-14  4:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] testsuite: constraint some of fp tests to hard_float
 2022-07-14  4:28 UTC  (3+ messages)

[PATCH, rs6000] Additional cleanup of rs6000_builtin_mask
 2022-07-14  3:28 UTC  (2+ messages)

[PATCH] c: Fix location for _Pragma tokens [PR97498]
 2022-07-13 22:30 UTC  (8+ messages)
    ` Enhance '_Pragma' diagnostics verification in OMP C/C++ test cases (was: [PATCH] c: Fix location for _Pragma tokens [PR97498])
      ` XFAIL 'offloading_enabled' diagnostics issue in 'libgomp.oacc-c-c++-common/reduction-5.c' [PR101551] (was: Enhance '_Pragma' diagnostics verification in OMP C/C++ test cases)

[PATCH, rs6000] Cleanup some vstrir define_expand naming inconsistencies
 2022-07-13 21:26 UTC  (4+ messages)

C++: add -std={c,gnu}++{current,future}
 2022-07-13 19:29 UTC 

[pushed] libcpp: Avoid pessimizing std::move [PR106272]
 2022-07-13 18:24 UTC 

[PATCH] Add _GLIBCXX_DEBUG backtrace generation
 2022-07-13 17:26 UTC 

[PATCH v2] Simplify memchr with small constant strings
 2022-07-13 16:51 UTC  (5+ messages)

[PATCH v2 4/4] aarch64: Move vreinterpret definitions into the compiler
 2022-07-13 16:44 UTC  (2+ messages)

[PATCH v2 3/4] aarch64: Consolidate simd type lookup functions
 2022-07-13 16:36 UTC  (2+ messages)

[PATCH v2 2/4] aarch64: Remove qualifier_internal
 2022-07-13 16:04 UTC  (2+ messages)

[PATCH v2 1/4] aarch64: Add V1DI mode
 2022-07-13 16:03 UTC  (2+ messages)

libgo patch committed: Don't include <linux/fs.h> in sysinfo.c
 2022-07-13 16:02 UTC 

[COMMITTED] Clear nonzero mask when inverting ranges
 2022-07-13 14:26 UTC  (2+ messages)
` [COMMITTED] Use nonzero bits in range-ops to determine if < 0 is false

[PATCH] Speed up DOM record_temporary_equivalences
 2022-07-13 12:58 UTC 

[PATCH] c++: coroutines - Overlap variables in frame [PR105989]
 2022-07-13 12:54 UTC  (5+ messages)

[PATCH v2 1/2] aarch64: Don't return invalid GIMPLE assign statements
 2022-07-13 12:32 UTC  (5+ messages)

[Ada] Extend No_Dependence restriction to code generation
 2022-07-13 10:03 UTC 

[Ada] Revert recent change in debug info for vector array types
 2022-07-13 10:03 UTC 

[Ada] Use actual types instead of formal types consistently in debug info
 2022-07-13 10:03 UTC 

[Ada] Generate debug info entry for user-defined access subtype
 2022-07-13 10:03 UTC 

[Ada] Do not generate DW_TAG_typedef for constrained array types
 2022-07-13 10:03 UTC 

[Ada] Fix internal error on comparison with access function parameter
 2022-07-13 10:03 UTC 

[Ada] Fix internal error on instance of Ada.Task_Attributes at -O
 2022-07-13 10:03 UTC 

[Ada] Fix wrong access check with access-to-unconstrained-array
 2022-07-13 10:02 UTC 

[Ada] Add support for defaulted Storage_Model_Type aspect and subaspects
 2022-07-13 10:02 UTC 

[Ada] Fix for visibility of aspect expressions inside generic units
 2022-07-13 10:02 UTC 

[Ada] Handle bodies-to-inline just like generic templates
 2022-07-13 10:02 UTC 

[Ada] Clarify hardening command-line options that require explicit choices
 2022-07-13 10:02 UTC 

[Ada] Fix incorrect handling of Ghost aspect
 2022-07-13 10:02 UTC 

[Ada] Fix proof of runtime unit System.Arith_64
 2022-07-13 10:02 UTC 

[Ada] Fix crash on frontend inlining of functions with single returns
 2022-07-13 10:02 UTC 

[Ada] Plug legality loophole for equality operator of untagged record types
 2022-07-13 10:02 UTC 

[Ada] Fix if expression returning slice
 2022-07-13 10:02 UTC 

[Ada] Fix internal error on untagged record type with equality operator
 2022-07-13 10:02 UTC 

[Ada] Fix CodePeer warnings in GNAT sources
 2022-07-13 10:02 UTC 

[Ada] Refine type for checking number of pragma arguments
 2022-07-13 10:02 UTC 

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

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-07-13  8:58 UTC  (7+ messages)
` [PATCH 5/12] arm: Implement target feature macros for PACBTI
    ` [PATCH 5/12 V2] "
` [PATCH 7/12] arm: Emit build attributes for PACBTI target feature
    ` [PATCH 7/12 V2] "

nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
 2022-07-13  8:42 UTC  (3+ messages)
          ` [PING] "
            ` [PING^2] "

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-13  8:41 UTC  (5+ messages)
      ` [PING] nvptx: forward '-v' command-line option to assembler, linker
        ` [PING^2] "
          ` [PING^3] "

[PATCH v2 2/2] aarch64: Lower vcombine to GIMPLE
 2022-07-13  8:30 UTC  (2+ messages)

[PATCH] arm: Replace arm_builtin_vectorized_function [PR106253]
 2022-07-13  8:13 UTC 

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

[PATCH] tree-optimization/106249 - unroll-and-jam and LC SSA upate
 2022-07-13  7:35 UTC 

[PATCH 0/1 V5] RISC-V: Support Zmmul extension
 2022-07-13  2:13 UTC  (2+ messages)
` [PATCH 1/1 "

[PATCH] Add condition coverage profiling
 2022-07-13  2:04 UTC  (3+ messages)

[PATCH V2] btf: emit linkage information in BTF_KIND_FUNC entries
 2022-07-12 23:11 UTC  (2+ messages)

[committed] libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248]
 2022-07-12 22:40 UTC 

[PATCH 1/2] Add gcc/make-unique.h
 2022-07-12 18:59 UTC  (15+ messages)

[PATCH] Fortran: error recovery simplifying PACK with invalid arguments [PR106049]
 2022-07-12 18:23 UTC  (2+ messages)

[PATCH v3, rs6000] Disable TImode from Bool expanders [PR100694, PR93123]
 2022-07-12 17:26 UTC  (2+ messages)

[PATCH] dwarf2.h (enum dwarf_source_language): Add new DWARF5 language codes
 2022-07-12 16:43 UTC 

[PATCH] i386 testsuite: cope with --enable-default-pie
 2022-07-12 16:11 UTC  (3+ messages)

[PATCH] c++: dependence of constrained memfn from current inst [PR105842]
 2022-07-12 16:05 UTC  (2+ messages)

[PATCH] c++: non-dependent call to consteval operator [PR105912]
 2022-07-12 15:51 UTC  (2+ messages)

[PATCH] btf: emit linkage information in BTF_KIND_FUNC entries
 2022-07-12 15:12 UTC  (3+ messages)

[COMMITTED] Set nonzero bits from bitwise and operator in range-ops
 2022-07-12 14:41 UTC 

[PATCH] openmp: fix max_vf setting for amdgcn offloading
 2022-07-12 14:16 UTC 

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

[PATCH][gdb/build] Fix build breaker with --enabled-shared
 2022-07-12 14:11 UTC  (5+ messages)
  ` [PING][PATCH][gdb/build] "

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