public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libcpp: Add missing config for --enable-valgrind-annotations [PR107691]
 2022-11-17 21:02 UTC 

[PATCH] ARM: Make ARMv8-M attribute cmse_nonsecure_call work in Ada
 2022-11-17 21:02 UTC  (2+ messages)

[PATCH] AArch64: Add support for -mdirect-extern-access
 2022-11-17 20:52 UTC  (5+ messages)

[PATCH] Fortran: reject NULL actual argument without explicit interface [PR107576]
 2022-11-17 20:48 UTC 

[PATCH] [range-ops] Implement sqrt
 2022-11-17 20:43 UTC  (10+ messages)

[PATCH] c++: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions
 2022-11-17 20:42 UTC  (15+ messages)
` [PATCH] c++, v2: "
                    ` [PATCH] c++, v3: "
                          ` [PATCH] c++, v4: "

[PATCH][GCC] arm: Add support for new frame unwinding instruction "0xb5"
 2022-11-17 20:27 UTC  (2+ messages)

[Patch Arm] Fix PR 92999
 2022-11-17 20:15 UTC  (6+ messages)

[PATCH] tree-object-size: Support strndup and strdup
 2022-11-17 19:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] function result decl location; type demotion
 2022-11-17 19:02 UTC  (9+ messages)
` [PATCH 2/5] c++: Set the locus of the function result decl
` [PATCH 4/5] value-range: Add as_string diagnostics helper

[PATCH] RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs
 2022-11-17 18:59 UTC  (12+ messages)

[PATCH] c++: constinit on pointer to function [PR104066]
 2022-11-17 18:38 UTC 

[COMMITTED] Fix PR 107734: valgrind errors with sbitmap in match.pd
 2022-11-17 17:59 UTC 

[COMMITTED] [PR tree-optimization/107732] [range-ops] Handle attempt to abs() negatives
 2022-11-17 17:44 UTC 

[PATCH] maintainer-scripts/gcc_release: compress xz in parallel
 2022-11-17 17:42 UTC  (2+ messages)

[PATCH] testsuite: Verify that module-mapper is avialable
 2022-11-17 16:45 UTC  (6+ messages)
` PING^1 [PATCH] testsuite: Verify that module-mapper is available
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[PATCH] cpp/remap: Only override if string matched
 2022-11-17 16:44 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] testsuite: Windows paths use \ and not /
 2022-11-17 16:44 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH 00/35] arm: rework MVE testsuite and rework backend where necessary (1st chunk)
 2022-11-17 16:38 UTC  (36+ messages)
` [PATCH 01/35] arm: improve vcreateq* tests
` [PATCH 02/35] arm: fix 'vmsr' spacing and register capitalization
` [PATCH 03/35] arm: improve tests and fix vddupq*
` [PATCH 04/35] arm: improve tests and fix vdwdupq*
` [PATCH 05/35] arm: improve vidupq* tests
` [PATCH 06/35] arm: improve tests and fix vdupq*
` [PATCH 07/35] arm: improve tests and fix vcmp*
` [PATCH 08/35] arm: improve tests for vmin*
` [PATCH 09/35] arm: improve tests for vmax*
` [PATCH 10/35] arm: improve tests for vabavq*
` [PATCH 11/35] arm: improve tests for vabdq*
` [PATCH 12/35] arm: improve tests and fix vabsq*
` [PATCH 13/35] arm: further fix overloading of MVE vaddq[_m]_n intrinsic
` [PATCH 14/35] arm: propagate fixed overloading of MVE intrinsic scalar parameters
` [PATCH 15/35] arm: Explicitly specify other float types for _Generic overloading [PR107515]
` [PATCH 16/35] arm: Add integer vector overloading of vsubq_x instrinsic
` [PATCH 17/35] arm: improve tests and fix vadd*
` [PATCH 18/35] arm: improve tests for vmulq*
` [PATCH 19/35] arm: improve tests and fix vsubq*
` [PATCH 20/35] arm: improve tests for vfmasq_m*
` [PATCH 21/35] arm: improve tests for vhaddq_m*
` [PATCH 22/35] arm: improve tests for vhsubq_m*
` [PATCH 23/35] arm: improve tests for viwdupq*
` [PATCH 24/35] arm: improve tests for vmladavaq*
` [PATCH 25/35] arm: improve tests and fix vmlaldavaxq*
` [PATCH 26/35] arm: improve tests for vmlasq*
` [PATCH 27/35] arm: improve tests for vqaddq_m*
` [PATCH 28/35] arm: improve tests for vqdmlahq_m*
` [PATCH 29/35] arm: improve tests for vqdmul*
` [PATCH 30/35] arm: improve tests for vqrdmlahq*
` [PATCH 31/35] arm: improve tests for vqrdmlashq_m*
` [PATCH 32/35] arm: improve tests for vqsubq*
` [PATCH 33/35] arm: improve tests and fix vrmlaldavhaq*
` [PATCH 34/35] arm: improve tests for vrshlq*
` [PATCH 35/35] arm: improve tests for vsetq_lane*

Notice: Your Payroll/Payslip Document
 2022-11-17 16:11 UTC 

[PATCH] RISC-V: Optimize masking with two clear bits not a SMALL_OPERAND
 2022-11-17 15:37 UTC  (5+ messages)

[PATCH v3] c, analyzer: support named constants in analyzer [PR106302]
 2022-11-17 15:30 UTC  (3+ messages)
` [PATCH] c: fix ICE with -fanalyzer and -Wunused-macros [PR107711]

[PATCH] RISC-V: bitmanip: use bexti for "(a & (1 << BIT_NO)) ? 0 : -1"
 2022-11-17 15:25 UTC  (3+ messages)

[PATCH v2] match.pd: rewrite select to branchless expression
 2022-11-17 14:34 UTC  (4+ messages)

Rust frontend patches v3
 2022-11-17 14:22 UTC  (6+ messages)
` [PATCH Rust front-end v3 15/46] gccrs: Add expansion pass for the Rust front-end

[PATCH 3/8]middle-end: Support extractions of subvectors from arbitrary element position inside a vector
 2022-11-17 13:59 UTC  (12+ messages)

[PATCHv2, rs6000] Enable have_cbranchcc4 on rs6000
 2022-11-17 13:24 UTC  (2+ messages)

[PATCH v3] c++: Allow module name to be a single letter on Windows
 2022-11-17 13:20 UTC 

[PATCH] Enable shrink wrapping for the RISC-V target
 2022-11-17 11:59 UTC  (6+ messages)

[PATCH 1/2] aarch64: Enable the use of LDAPR for load-acquire semantics
 2022-11-17 11:30 UTC  (5+ messages)
` [PATCH 2/2] aarch64: Add support for widening LDAPR instructions

[PATCH v3] Enable shrink wrapping for the RISC-V target
 2022-11-17 10:52 UTC 

[committed] libstdc++: Improve performance of chrono::utc_clock::now()
 2022-11-17 10:30 UTC  (9+ messages)

[PATCH v4] LoongArch: Optimize immediate load
 2022-11-17  9:59 UTC 

[PATCH] Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv
 2022-11-17  9:53 UTC 

[PATCH 0/2] Fortran: add attribute target_clones
 2022-11-17  8:02 UTC  (3+ messages)
` [PATCH 1/2] symtab: also change RTL decl name

[PATCH] [PR68097] Try to avoid recursing for floats in tree_*_nonnegative_warnv_p
 2022-11-17  8:01 UTC  (10+ messages)

[PATCH 1/2] rs6000: Emit vector fp comparison directly in rs6000_emit_vector_compare
 2022-11-17  7:52 UTC  (6+ messages)
` [PATCH 2/2] rs6000: Refine integer comparison handlings "

[PATCH RESEND] riscv: improve the cost model for loading a 64bit constant in rv32
 2022-11-17  7:32 UTC  (2+ messages)
` [PING] "

[PATCH v2] LoongArch: Fix atomic_exchange expanding [PR107713]
 2022-11-17  6:38 UTC 

[PATCH]middle-end: ensure that VEC_PERM operands get lowered to the same SSA_NAME. [PR107717]
 2022-11-17  6:33 UTC  (2+ messages)

[PATCH v3] LoongArch: Add prefetch instructions
 2022-11-17  6:28 UTC  (5+ messages)

[PATCH V2] Use subscalar mode to move struct block for parameter
 2022-11-17  6:15 UTC 

[PATCH] Optimize VEC_PERM_EXPR with same permutation index and operation [PR98167]
 2022-11-17  6:05 UTC  (16+ messages)

[PATCH] LoongArch: Fix atomic_exchange make comparison and may jump out
 2022-11-17  5:56 UTC  (9+ messages)

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-11-17  5:28 UTC  (6+ messages)

[PATCH] invoke: RISC-V's -march doesn't take ISA strings
 2022-11-17  4:27 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: Optimize RVV epilogue logic
 2022-11-17  4:02 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Add spill sp adjust check testcase

[PATCH] x86: Enable 256 move by pieces for ALDERLAKE and AVX2
 2022-11-17  2:30 UTC  (2+ messages)

[PATCH] [range-ops] Minor readability fix
 2022-11-17  2:15 UTC  (2+ messages)

[committed] Fix multiple recent sh3/sh3eb regressions
 2022-11-17  1:51 UTC 

[PATCH] c++: Reject UDLs in certain contexts [PR105300]
 2022-11-17  1:12 UTC  (5+ messages)

[PATCH v3] RISC-V missing __builtin_lceil and __builtin_lfloor
 2022-11-17  0:36 UTC  (2+ messages)

[committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
 2022-11-17  0:35 UTC 

[PATCH] rs6000: Adjust loop_unroll_adjust to match middle-end change [PR 107692]
 2022-11-16 23:54 UTC 

[committed] analyzer: more test coverage for named constants
 2022-11-16 22:51 UTC 

[committed] analyzer: log the stashing of named constants [PR107711]
 2022-11-16 22:51 UTC 

[PATCH v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
 2022-11-16 22:47 UTC  (4+ messages)

[PATCH, committed] Fortran: ICE on procedure arguments with non-integer length [PR107707]
 2022-11-16 22:01 UTC  (2+ messages)

[committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
 2022-11-16 21:00 UTC 

[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712]
 2022-11-16 21:00 UTC 

[committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
 2022-11-16 20:59 UTC 

[PATCH] Fortran: error recovery after reference to bad CLASS variable [PR107681]
 2022-11-16 20:50 UTC 

[PATCH] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
 2022-11-16 20:27 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] Fortran: ICE in simplification of array expression involving power [PR107680]
 2022-11-16 20:24 UTC  (4+ messages)

[PATCH] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
 2022-11-16 20:01 UTC  (3+ messages)

[PATCH] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
 2022-11-16 20:01 UTC  (3+ messages)

[PATCH 1/2]middle-end: Support early break/return auto-vectorization
 2022-11-16 18:52 UTC  (5+ messages)

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-11-16 18:50 UTC  (4+ messages)

[PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491]
 2022-11-16 16:03 UTC 

[PATCH v2] gcov: Respect triplet when looking for gcov
 2022-11-16 15:38 UTC  (10+ messages)
            ` [PATCH] testsuite: Fix mistransformed gcov

[PATCH] Fix typo in gimple_fold_partial_load_store_mem_ref
 2022-11-16 15:36 UTC  (2+ messages)

[PATCH] rtl: Try to remove EH edges after {pro,epi}logue generation [PR90259]
 2022-11-16 15:35 UTC  (7+ messages)

[PATCH] tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
 2022-11-16 15:34 UTC 

[PATCH] middle-end/107679 - fix SSA rewrite of clobber of parameter
 2022-11-16 15:34 UTC 

[committed] libstdc++: Add test for chrono::utc_clock leap second offset
 2022-11-16 15:07 UTC 

[PATCH (pushed)] libatomic: regenerate Makefile.in
 2022-11-16 14:14 UTC 

[PATCH] libstdc++: Fix up <complex> for extended floating point types [PR107649]
 2022-11-16 13:48 UTC  (5+ messages)

[PATCH 05/12] ipa-sra: Dump edge summaries also for non-candidates
 2022-11-16 13:48 UTC  (2+ messages)

[committed] libstdc++: Fix std::any pretty printer
 2022-11-16 13:38 UTC 

[committed] libstdc++: Improve comments on pretty printer code
 2022-11-16 13:38 UTC 

[PATCH 03/12] ipa-cp: Write transformation summaries of all functions
 2022-11-16 13:33 UTC  (2+ messages)

[committed] analyzer: use known_function to simplify region_model::on_call_{pre,post}
 2022-11-16 13:29 UTC 

[committed] analyzer: split out checker-path.cc into a new checker-event.cc
 2022-11-16 13:29 UTC 

[PATCH 0/2] i386: slim down insn-automata [PR 87832]
 2022-11-16 13:28 UTC  (6+ messages)
` [PATCH 2/2] i386: correct x87&SSE multiplication modeling in znver.md

[PATCH] c++: Implement C++23 P2589R1 - - static operator[]
 2022-11-16 13:13 UTC  (6+ messages)
  ` [PATCH] c++: Fix up calls to static operator() or operator[] [PR107624]
      ` [PATCH] c++, 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).