public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c++: shortcut bad reference bindings [PR94894]
 2022-07-18 16:59 UTC 

[PATCH] RISC-V: Add RTX costs for `if_then_else' expressions
 2022-07-18 16:48 UTC 

[PATCH] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
 2022-07-18 16:10 UTC  (5+ messages)

[committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute'
 2022-07-18 15:51 UTC 

[committed] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg='
 2022-07-18 15:51 UTC 

[committed] RISC-V/doc: Correct the name of `-mriscv-attribute'
 2022-07-18 15:51 UTC 

[PATCH] RISC-V: Split unordered FP comparisons into individual RTL insns
 2022-07-18 15:42 UTC  (5+ messages)
    ` [PATCH v2] "
      ` [PING][PATCH "

[PATCH] match.pd: Add new abs pattern [PR94290]
 2022-07-18 13:07 UTC  (8+ messages)

[committed] arc: Add ARCHS release 310a tune variant
 2022-07-18 12:45 UTC 

[PATCH] xtensa: Correct the relative RTX cost that corresponds to the Move Immediate "MOVI" instruction
 2022-07-18 12:43 UTC 

[PATCH] Fix builtin vs non-builtin partition merge in loop distribution
 2022-07-18 12:42 UTC 

[committed 1/2] arc: Fix interrupt's epilogue
 2022-07-18 12:00 UTC  (2+ messages)
` [committed 2/2] libgcc/arc: Update udivmodsi4 and make the lib safe for rf16

[committed] arc: Fix interrupt's epilogue
 2022-07-18 11:36 UTC 

[PATCH] Improve common reduction vs builtin code generation in loop distribution
 2022-07-18 11:19 UTC 

[PATCH] Simplify branching in algos
 2022-07-18 10:52 UTC  (4+ messages)

[PATCH] arm: Replace arm_builtin_vectorized_function [PR106253]
 2022-07-18 10:31 UTC  (2+ messages)

[PATCH] aarch64: Replace manual swapping idiom with std::swap in aarch64.cc
 2022-07-18 10:30 UTC  (2+ messages)

Re: [PATCH] libstdc++: Make __from_chars_alnum_to_val conversion explicit
 2022-07-18 10:10 UTC 

[PATCH v3, rs6000] Disable TImode from Bool expanders [PR100694, PR93123]
 2022-07-18  8:33 UTC  (3+ messages)

[Ada] Fix typos in comments
 2022-07-18  7:28 UTC  (2+ messages)

[middle-end PATCH] PR c/106264: Silence warnings from __builtin_modf et al
 2022-07-18  6:33 UTC  (2+ messages)

[PATCH] Allocate general register(memory/immediate) for 16/32/64-bit vector bit_op patterns
 2022-07-18  6:28 UTC  (7+ messages)
` [PATCH] Extend 64-bit vector bit_op patterns with ?r alternative
        ` [PATCH] Extend 16/32-bit vector bit_op patterns with (m, 0, i)(vertical) alternative
          ` [PATCH] Extend 16/32-bit vector bit_op patterns with (m,0,i)(vertical) alternative

ICE after folding svld1rq to vec_perm_expr duing forwprop
 2022-07-18  6:27 UTC  (7+ messages)

[x86_64 PATCH] PR target/106231: Optimize (any_extend:DI (ctz:SI ...))
 2022-07-18  6:10 UTC  (2+ messages)

[x86 PATCH] Fix issue with x86_64_const_vector_operand predicate
 2022-07-18  6:07 UTC  (2+ messages)

[PATCH] [RFC]Support vectorization for Complex type
 2022-07-18  2:31 UTC  (11+ messages)
                  ` [PATCH V2] "

[AVX512 PATCH] Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md
 2022-07-18  1:46 UTC  (2+ messages)

[PATCH] c++: Add __reference_con{struc, ver}ts_from_temporary [PR104477]
 2022-07-17 21:12 UTC  (10+ messages)
` [PATCH] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]
  ` [PATCH v3] "

[PATCH] libphobos: Fix instability in the parallelized testsuite
 2022-07-17 15:51 UTC  (3+ messages)

[PATCH] c: Fix location for _Pragma tokens [PR97498]
 2022-07-17 15:24 UTC  (9+ 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] Revert "[PATCH] RISC-V: Use new linker emulations for glibc ABI."
 2022-07-17 13:57 UTC  (4+ messages)

Go patch committed: Handle f().x if f returns a zero-sized type
 2022-07-16 23:30 UTC 

[PATCH 2/2] xtensa: Optimize "bitwise AND with imm1" followed by "branch if (not) equal to imm2"
 2022-07-16  7:29 UTC  (2+ messages)

[PATCH 1/2] xtensa: constantsynth: Make try to find shorter instruction
 2022-07-16  7:29 UTC  (2+ messages)

[PATCH, rs6000] Additional cleanup of rs6000_builtin_mask
 2022-07-15 21:22 UTC  (3+ messages)

[PATCH, committed] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-15 20:18 UTC 

[PATCH] Adding three new function attributes for static analysis of file descriptors
 2022-07-15 16:57 UTC  (2+ messages)

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

[x86 PATCH] PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi
 2022-07-15 15:47 UTC  (2+ messages)

[committed] analyzer: fix taint false positive on optimized range checks [PR106284]
 2022-07-15 15:40 UTC 

[committed] analyzer: documentation nits relating to new fd warnings
 2022-07-15 15:39 UTC 

[PATCH] c++: ICE with erroneous template redeclaration [PR106311]
 2022-07-15 15:29 UTC 

Go patch committed: Don't crash on f(g()) if g returns a zero-sized value
 2022-07-15 15:05 UTC 

[PATCH v2 1/2] aarch64: Don't return invalid GIMPLE assign statements
 2022-07-15 14:18 UTC  (6+ messages)

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

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

[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] 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 v3] Simplify memchr with small constant strings
 2022-07-14 21:09 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] 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  (7+ 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] 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  (2+ 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  (4+ messages)
` [PATCH 7/12] arm: Emit build attributes for PACBTI target feature
    ` [PATCH 7/12 V2] "

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