public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226]
 2022-10-13  8:15 UTC  (2+ messages)

ifcvt: Fix bitpos calculation in bitfield lowering [PR107229]
 2022-10-13  8:14 UTC  (2+ messages)

[PATCH] middle-end IFN_ASSUME support [PR106654]
 2022-10-13  8:11 UTC  (12+ messages)
    ` [PATCH] middle-end, v2: "
        ` [PATCH] middle-end, v3: "

[PATCH] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
 2022-10-13  6:44 UTC  (4+ messages)

[RFC] c++: parser - Support for target address spaces in C++
 2022-10-13  5:46 UTC  (8+ messages)
  ` [PATCH] "
      ` [PATCH v2] "

[PATCH] Optimize identical permutation in my last r13-3212-gb88adba751da63
 2022-10-13  3:15 UTC 

[PATCH] Optimize indentical permuation in my last r13-3212-gb88adba751da63
 2022-10-13  3:10 UTC 

[committed] c: Do not use *_IS_IEC_60559 == 2
 2022-10-13  1:14 UTC 

[wwwdocs] porting_to: Two-stage overload resolution for implicit move removed
 2022-10-12 22:44 UTC  (5+ messages)

Ping^2: [PATCH] libcpp: Improve location for macro names [PR66290]
 2022-10-12 22:37 UTC 

[PATCH] libstdc++: async: tolerate slightly shorter sleep
 2022-10-12 21:11 UTC  (5+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2022-10-12 20:18 UTC 

[PATCH] libstdc++: respect with-{headers,newlib} for default hosted value
 2022-10-12 19:47 UTC 

[PATCH] Fortran: simplify array constructors with typespec [PR93483, PR107216, PR107219]
 2022-10-12 19:45 UTC 

[PATCH] xtensa: Add workaround for pSRAM cache issue in ESP32
 2022-10-12 19:23 UTC 

[COMMITTED] Add range-op entry for floating point NEGATE_EXPR
 2022-10-12 18:27 UTC 

[PATCH] c++: ICE with VEC_INIT_EXPR and defarg [PR106925]
 2022-10-12 18:23 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] c++: Implement excess precision support for C++ [PR107097, PR323]
 2022-10-12 18:17 UTC  (3+ messages)

[PATCH] mips: Add appropriate linker flags when compiling with -static-pie
 2022-10-12 18:17 UTC  (3+ messages)

[PATCH] improved const shifts for AVR targets
 2022-10-12 17:57 UTC  (2+ messages)

[Patch] libgomp/gcn: Prepare for reverse-offload callback handling
 2022-10-12 17:25 UTC  (6+ messages)

[PATCH v2 00/10] [RISC-V] Atomics improvements [PR100265/PR100266]
 2022-10-12 17:16 UTC  (9+ messages)

[PATCH] preprocessor: Fix tracking of system header state [PR60014,PR60723]
 2022-10-12 17:09 UTC  (2+ messages)
` [PATCH] preprocessor: Fix tracking of system header state [PR60014, PR60723]

[PATCH] testsuite: Only run -fcf-protection test on i?86/x86_64 [PR107213]
 2022-10-12 17:01 UTC  (2+ messages)

[committed] libgomp: Fix up OpenMP 5.2 feature bullet
 2022-10-12 16:53 UTC 

[committed] libgomp: Add omp_in_explicit_task support
 2022-10-12 16:52 UTC 

[committed] libgomp: Fix up creation of artificial teams
 2022-10-12 16:51 UTC 

[PATCH] libgcc: Quote variable in Makefile.in
 2022-10-12 16:33 UTC  (2+ messages)

[PATCH][AArch64] Improve bit tests [PR105773]
 2022-10-12 16:04 UTC  (4+ messages)

[pushed] c++: defer all consteval in default args [DR2631]
 2022-10-12 15:37 UTC 

[PATCH][AArch64] Improve immediate expansion [PR106583]
 2022-10-12 14:57 UTC  (7+ messages)

[PATCH] LoongArch: implement count_{leading,trailing}_zeros
 2022-10-12 14:23 UTC 

[Patch] libgomp: Add offload_device_gcn check, add requires-4a.c test
 2022-10-12 14:05 UTC 

[PATCH] 0/19 modula-2 front end patches overview
 2022-10-12 13:06 UTC  (3+ messages)

[PATCH] RISC-V: Refine register_builtin_types function
 2022-10-12 13:03 UTC  (2+ messages)

[PATCH] RISC-V: Clang-format add_vector_attribute function
 2022-10-12 13:03 UTC  (2+ messages)

[PATCH] RISC-V: Remove TUPLE size macro define
 2022-10-12 13:02 UTC  (2+ messages)

[PATCH] RISC-V: Clang-format vector_type_index
 2022-10-12 13:02 UTC  (2+ messages)

[PATCH] RISC-V: Move function place to make it looks better
 2022-10-12 13:02 UTC  (2+ messages)

[PATCH] RISC-V: Add new line at end of file
 2022-10-12 13:00 UTC  (2+ messages)

[RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
 2022-10-12 11:49 UTC  (13+ messages)
    ` [PATCH] middle-end, c++, i386, "
            ` [PATCH] machmode: Introduce GET_MODE_NEXT_MODE with previous GET_MODE_WIDER_MODE meaning, add new GET_MODE_WIDER_MODE
                ` [PATCH] machmode, v2: "

[PATCH] libstdc++: Fixing Error: invalid type argument of unary '*' (have 'int')
 2022-10-12 11:25 UTC  (2+ messages)

[PATCH] Complete __gnu_test::basic_string<>::compare support
 2022-10-12 11:20 UTC  (2+ messages)

[PATCH] Fortran: check types of operands of arithmetic binary operations [PR107217]
 2022-10-12 11:05 UTC  (2+ messages)

[PATCH] Add condition coverage profiling
 2022-10-12 10:16 UTC 

[PATCH][RFT] Vectorization of first-order recurrences
 2022-10-12  9:48 UTC  (2+ messages)

[PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
 2022-10-12  9:21 UTC  (3+ messages)
` Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR' (was: [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality)

[RFC] Teach vectorizer to deal with bitfield reads
 2022-10-12  9:02 UTC  (22+ messages)
            ` [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)

[PATCH v2] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2022-10-12  8:57 UTC  (2+ messages)

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2022-10-12  8:55 UTC  (11+ messages)
            ` [Patch][v5] "

[COMMITTED] gcov: rename gcov_write_summary
 2022-10-12  8:52 UTC 

[PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2022-10-12  8:26 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add myself for write after approval
 2022-10-12  7:54 UTC  (2+ messages)

[PATCH (pushed)] regenerate configure files
 2022-10-12  7:32 UTC 

[PATCH v2 0/3] doc: -falign-functions improvements
 2022-10-12  7:24 UTC  (6+ messages)
` [PATCH v2 1/3] doc: -falign-functions doesn't override the __attribute__((align(N)))
` [PATCH v2 2/3] doc: -falign-functions is ignored under -Os
` [PATCH v2 3/3] doc: -falign-functions is ignored for cold/size-optimized functions

[COMMITTED] Add default relation_kind to floating point range-op entries
 2022-10-12  6:50 UTC  (5+ messages)
` [COMMITTED] Add an frange(type) constructor analogous to the irange version
` [COMMITTED] Disable tree to bool conversion in frange::update_nan
` [COMMITTED] Add method to query the sign of a NAN
` [COMMITTED] Add stubs for floating point range-op tests

[PATCH V4] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
 2022-10-12  6:48 UTC 

[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
 2022-10-12  6:42 UTC  (3+ messages)
` Ping: "
  ` Ping^2: "

[PATCH] coroutines: Use cp_build_init_expr consistently
 2022-10-12  6:34 UTC  (5+ messages)

[PATCH v2] LoongArch: Libvtv add loongarch support
 2022-10-12  4:05 UTC  (6+ messages)

[PATCH] RISC-V: Refine riscv-vector-builtins.o include files and makefile
 2022-10-12  3:56 UTC  (4+ messages)
  `  "

[PATCH] Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
 2022-10-12  3:30 UTC  (2+ messages)

[PATCH] LoongArch: Fixed a bug in the loongarch architecture of libitm package
 2022-10-12  3:16 UTC 

[PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
 2022-10-12  3:08 UTC  (2+ messages)

[PATCH v2] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test
 2022-10-12  2:53 UTC  (3+ messages)

[PATCH] [x86] Add define_insn_and_split to support general version of "kxnor"
 2022-10-12  0:56 UTC  (3+ messages)

[RFC] Add support for vectors in comparisons (like the C++ frontend does)
 2022-10-11 23:18 UTC  (3+ messages)

[PATCH] Fix emit_group_store regression on big-endian
 2022-10-11 22:57 UTC 

[Ada] Enable support for atomic primitives on SPARC/Linux
 2022-10-11 22:42 UTC 

[PATCH] doc: -falign-functions doesn't override the __attribute__((align(N)))
 2022-10-11 21:02 UTC  (2+ messages)

[PATCH] Fortran: check types of source expressions before conversion [PR107215]
 2022-10-11 20:12 UTC  (2+ messages)

[PATCH v2] c-family: ICE with [[gnu::nocf_check]] [PR106937]
 2022-10-11 20:03 UTC  (11+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 19:41 UTC  (3+ messages)

[PATCH] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-11 19:38 UTC  (2+ messages)

[PATCH] btf: Add support to BTF_KIND_ENUM64 type
 2022-10-11 18:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] c++ modules: ICE with templated friend and std namespace [PR100134]
 2022-10-11 17:40 UTC  (2+ messages)

[PATCH] Use cxx11 abi in versioned namespace
 2022-10-11 17:28 UTC  (2+ messages)

[PATCH] c++ modules: lazy loading from within template [PR99377]
 2022-10-11 17:12 UTC  (4+ messages)

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-10-11 15:04 UTC  (3+ messages)

[PATCH] Avoid calling tracer.trailer() twice
 2022-10-11 14:47 UTC  (4+ messages)

[PATCH 0/5] [gfortran] Support for allocate directive (OpenMP 5.0)
 2022-10-11 14:38 UTC  (9+ messages)
` [PATCH 1/5] [gfortran] Add parsing support "
` [PATCH 2/5] [gfortran] Translate "

[PATCH 1/2] gcov: test switch/break line counts
 2022-10-11 14:00 UTC  (5+ messages)
` [PATCH 2/2] gcov: test line count for label in then/else block

[COMMITTED] Move TRUE case first in range-op.cc
 2022-10-11 13:57 UTC  (5+ messages)
` [COMMITTED] Share common ordered comparison code with UN*_EXPR
` [COMMITTED] Implement op1_range operators for unordered comparisons
` [COMMITTED] Implement ABS_EXPR operator for frange

[PATCH] strub: machine-independent stack scrubbing
 2022-10-11 13:33 UTC  (7+ messages)
  ` [PATCH v2 00/10] Introduce "

Adding a new thread model to GCC
 2022-10-11 13:22 UTC  (7+ messages)

[committed 0/6] amdgcn: Add V32, V16, V8, V4, and V2 vectors
 2022-10-11 11:58 UTC  (10+ messages)
` [committed 1/6] amdgcn: add multiple vector sizes
` [committed 2/6] amdgcn: Resolve insn conditions at compile time
` [committed 3/6] amdgcn: Add vec_extract for partial vectors
` [committed 4/6] amdgcn: vec_init for multiple vector sizes
` [committed 5/6] amdgcn: Add vector integer negate insn
` [committed 6/6] amdgcn: vector testsuite tweaks

[PATCH RESEND 0/1] RFC: P1689R5 support
 2022-10-11 11:42 UTC  (6+ messages)
` [PATCH RESEND 1/1] p1689r5: initial support

libiberty: Demangling 'M' prefixes
 2022-10-11 11:41 UTC 

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 11:34 UTC  (7+ messages)

[PATCH 0/2] gcov: Split when edge locus differ from dest bb
 2022-10-11 11:27 UTC  (9+ messages)
` [PATCH 2/2] Split edge when edge locus and dest don't match

[PATCH] tree-optimization/107212 - SLP reduction of reduction paths
 2022-10-11 11:15 UTC 

[PATCH][GCC 12] arm: Fix constant immediates predicates and constraints for some MVE builtins
 2022-10-11 10:19 UTC  (5+ 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).