public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH RESEND 0/1] RFC: P1689R5 support
 2022-10-20 18:22 UTC  (12+ messages)
` [PATCH RESEND 1/1] p1689r5: initial support

[PATCH v4] testsuite: Sanitize fails for SP FPU on Arm
 2022-10-20 18:19 UTC  (2+ messages)

[OG12] omp-oacc-kernels-decompose.cc: fix -fcompare-debug with GIMPLE_DEBUG
 2022-10-20 17:41 UTC 

[OG12] libgomp.c-c++-common/requires-4.c: dg-xfail-run-if for USM with -foffload-memory=
 2022-10-20 17:38 UTC 

[PATCH 0/2] Add a Fourth parameter for prefetch and Support Intel PREFETCHI
 2022-10-20 17:37 UTC  (16+ messages)
` [PATCH 1/2] Add a parameter for the builtin function of prefetch to align with LLVM
` [PATCH 2/2] Support Intel prefetchit0/t1

[PATCH] Microblaze: Fix uninitialized variable warnings
 2022-10-20 17:35 UTC 

[PATCH] mips: Add appropriate linker flags when compiling with -static-pie
 2022-10-20 17:29 UTC  (4+ messages)

[PATCH] Always use TYPE_MODE instead of DECL_MODE for vector field
 2022-10-20 16:57 UTC 

[PATCH] Fix uninitialized variable warnings
 2022-10-20 16:50 UTC 

Porting the Docs to Sphinx - project status
 2022-10-20 16:47 UTC  (24+ messages)
  ` Announcement: Porting the Docs to Sphinx - 9. November 2022

[COMMITTED] A false UNORDERED_<cond> means neither operand can be a NAN
 2022-10-20 16:46 UTC 

PATCH: c++tools: fix compilation
 2022-10-20 16:33 UTC 

[PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
 2022-10-20 16:21 UTC  (6+ messages)

[PATCH] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)
 2022-10-20 16:14 UTC 

[PATCH (pushed)] Remove dead link to Buildbot
 2022-10-20 16:07 UTC 

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2022-10-20 15:49 UTC 

[PATCH 0/6] Add Intel Sierra Forest Instructions
 2022-10-20 15:23 UTC  (15+ messages)

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-10-20 15:15 UTC  (8+ messages)
` [PATCH 7/15] arm: Emit build attributes for PACBTI target feature
` [PATCH 12/15] arm: implement bti injection
    ` [PATCH 12/15 V2] "

[PATCH] libstdc++: Make placeholders inline when inline variables are available
 2022-10-20 14:58 UTC 

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-10-20 14:53 UTC  (6+ messages)
` [PATCH 10/12] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/12 V2] "

[PATCH] c++: Don't shortcut TREE_CONSTANT vector type CONSTRUCTORs in cxx_eval_constant_expression [PR107295]
 2022-10-20 14:51 UTC  (2+ messages)

[PATCH] c++ modules: handle CONCEPT_DECL in node_template_info [PR102963]
 2022-10-20 14:51 UTC  (2+ messages)

[PATCH] c++: Fix up mangling ICE with void{} [PR106863]
 2022-10-20 14:45 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH v2] aarch64: update Ampere-1 core definition
 2022-10-20 14:35 UTC  (3+ messages)

[PATCH] libstdc++: Don't use gstdint.h anymore
 2022-10-20 14:20 UTC  (3+ messages)
  ` [PATCH v2] "

[COMMITTED] Replace finite_operands_p with maybe_isnan
 2022-10-20 14:13 UTC  (2+ messages)
` [COMMITTED] Do not set NAN flags for VARYING ranges when !HONOR_NANS

[PATCH]vect: Fix vectype when widening container type in bitfield pattern [PR107326]
 2022-10-20 14:07 UTC  (2+ messages)

OpenMP: Generate SIMD clones for functions with "declare target"
 2022-10-20 14:07 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] Remove dead code
 2022-10-20 13:09 UTC  (10+ messages)
        ` Remove support for Intel MIC offloading (was: [PATCH] Remove dead code.)

[PATCH] match.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346]
 2022-10-20 13:05 UTC  (2+ messages)

[PATCH] 16/19 modula2 front end: bootstrap and documentation tools
 2022-10-20 12:42 UTC  (2+ messages)

[PATCH] bpf: add preserve_field_info builtin
 2022-10-20 12:38 UTC  (2+ messages)

[COMMITTED] [PR107195] Set range to zero when nonzero mask is 0
 2022-10-20 12:23 UTC  (7+ messages)
` Add 'c-c++-common/torture/pr107195-1.c' [PR107195] (was: [COMMITTED] [PR107195] Set range to zero when nonzero mask is 0.)
        ` Add 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195] (was: Add 'c-c++-common/torture/pr107195-1.c' [PR107195] (was: [COMMITTED] [PR107195] Set range to zero when nonzero mask is 0.))

[PATCH][AArch64] Improve immediate expansion [PR106583]
 2022-10-20 12:23 UTC  (10+ messages)

[committed] testsuite: Add some missing -Wno-psabi options
 2022-10-20 12:05 UTC 

[committed] passes: Fix a comment typo
 2022-10-20 12:04 UTC 

[PATCH] libstdc++: Redefine __from_chars_alnum_to_val's table
 2022-10-20 12:01 UTC  (2+ messages)

[DOCS] Python Language Conventions
 2022-10-20 11:53 UTC  (6+ messages)

[committed] wwwdocs: *: Omit trailing slash for <img> tags
 2022-10-20 11:03 UTC 

[PATCH] Avoid PHI - PHI recurrence in vectorization
 2022-10-20 10:49 UTC 

[Patch] libgomp: Add offload_device_gcn check, add requires-4a.c test
 2022-10-20 10:46 UTC  (2+ messages)

[PATCH] [og12] amdgcn: Use FLAT addressing for all functions with pointer arguments
 2022-10-20 10:19 UTC  (3+ messages)
` amdgcn: Use FLAT addressing for all functions with pointer arguments [PR105421] (was: [PATCH] [og12] amdgcn: Use FLAT addressing for all functions with pointer arguments)
  ` Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421] (was: amdgcn: Use FLAT addressing for all functions with pointer arguments [PR105421])

[PATCH] regenerate configure files and config.h.in files
 2022-10-20  9:56 UTC  (4+ messages)
` Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.in files)

[pushed] aarch64: Commonise some folding code
 2022-10-20  9:42 UTC 

[pushed] aarch64: Use using directives to inherit constructors
 2022-10-20  9:42 UTC 

[pushed] aarch64: Replace CONSTEXPR with constexpr
 2022-10-20  9:41 UTC 

[pushed] aarch64: Prevent generation of /M BRKAS and BRKBS
 2022-10-20  9:40 UTC 

[pushed] aarch64: Fix matching of BRKNS
 2022-10-20  9:39 UTC 

[v4 PATCH 0/4] RISC-V: Support z*inx extensions
 2022-10-20  9:32 UTC  (5+ messages)
` [v4 PATCH 1/4] RISC-V: Minimal support of z*inx extension
` [v4 PATCH 2/4] RISC-V: Target support for "
` [v4 PATCH 3/4] RISC-V: Limit regs use "
` [v4 PATCH 4/4] RISC-V: Add zhinx/zhinxmin testcases

[PATCH] rs6000: using li/lis+oris/xoris to build constants
 2022-10-20  9:29 UTC  (2+ messages)

[PATCH] c/107305 - avoid ICEing with invalid GIMPLE input to the GIMPLE FE
 2022-10-20  9:29 UTC 

[PATCH v3, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-10-20  9:27 UTC  (2+ messages)

GCC 13.0.0 Status Report (2022-10-20), Stage 1 ends Nov 13th
 2022-10-20  8:36 UTC 

[COMMITTED] PR c++/106654 - Add assume support to VRP
 2022-10-20  8:22 UTC  (2+ messages)

[PATCH] Enable shrink wrapping for the RISC-V target
 2022-10-20  7:42 UTC  (5+ messages)

[PATCH v3] btf: Add support to BTF_KIND_ENUM64 type
 2022-10-20  2:05 UTC  (2+ messages)
` [PATCH v4] "

Adding a new thread model to GCC
 2022-10-20  1:25 UTC  (11+ messages)

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-10-20  0:05 UTC 

[PATCH] diagnostics: Allow FEs to keep customizations for middle end [PR101551,PR106274]
 2022-10-19 23:08 UTC 

[committed] c: C2x %wN, %wfN format checking
 2022-10-19 21:56 UTC 

[COMMITTED] Always check result from build_<COND> in range-op-float.cc
 2022-10-19 21:15 UTC 

[committed] analyzer: fix ICE on __builtin_ms_va_copy [PR105765]
 2022-10-19 20:52 UTC 

[PATCH] Fortran: error recovery with references of bad array constructors [PR105633]
 2022-10-19 20:49 UTC 

[PATCH] c++: Mitigate -Wuseless-cast with classes [PR85043]
 2022-10-19 19:31 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
 2022-10-19 19:19 UTC 

[PATCH] introduce C++ API data base and generator for C++ hints
 2022-10-19 19:09 UTC  (2+ messages)

[PATCH v2] c++: parser - Support for target address spaces in C++
 2022-10-19 18:55 UTC  (12+ messages)
              ` [PATCH v3] "

[r13-3360 Regression] FAIL: gcc.dg/c2x-enum-1.c (test for excess errors) on Linux/x86_64
 2022-10-19 18:49 UTC 

[PATCH] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-19 18:28 UTC  (3+ messages)
` [PATCH] libstdc++: Implement P2474R2 changes to views::take/drop

[PATCH] middle-end IFN_ASSUME support [PR106654]
 2022-10-19 18:25 UTC  (15+ messages)
    ` [PATCH] middle-end, v2: "
        ` [PATCH] middle-end, v3: "
            ` [PATCH] middle-end, v4: "

[PATCH] libstdc++: Fix typo in stride_view's operator- [PR107313]
 2022-10-19 16:51 UTC  (2+ messages)

[committed] c: C2x enums wider than int [PR36113]
 2022-10-19 16:28 UTC  (5+ messages)
    ` [PATCH] testsuite: Fix up c2x-enum-1.c for 32-bit arches [PR107311]

[PATCH] libgomp: fix hang on fatal error
 2022-10-19 16:08 UTC  (3+ messages)

[COMMITTED] Use Value_Range when applying inferred ranges
 2022-10-19 16:04 UTC 

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

[PATCH] testsuite: Default make check-g++ vs. tests for newest C++ standard
 2022-10-19 15:47 UTC  (2+ messages)

[OG12][committed] Fix omp-expand.cc's expand_omp_target for OpenACC
 2022-10-19 15:37 UTC 

[OG12][committed] Fortran: Fix delinearization regression
 2022-10-19 14:18 UTC 

[committed] wwwdocs: codingconventions: Fix two typos
 2022-10-19 14:13 UTC 

[COMMITTED] [PR tree-optimization/107312] Make range_true_and_false work with 1-bit signed types
 2022-10-19 14:02 UTC 

[PATCH] c++ modules: verify_type failure with typedef enum [PR106848]
 2022-10-19 13:55 UTC  (5+ messages)

[r13-3356 Regression] FAIL: libgomp.c++/loop-14.C (internal compiler error: verify_ssa failed) on Linux/x86_64
 2022-10-19 13:38 UTC 

[PATCH (pushed)] avr: remove useless @tie{} directives
 2022-10-19 13:24 UTC 

[PATCH] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
 2022-10-19 12:59 UTC 

[PATCH] pch: Fix streaming of strings with embedded null bytes
 2022-10-19 12:47 UTC  (6+ messages)

[PATCH] lower-subreg, expr: Mitigate inefficiencies derived from "(clobber (reg X))" followed by "(set (subreg (reg X)) (...))"
 2022-10-19 11:31 UTC  (13+ messages)
          ` [PATCH] xtensa: Prepare the transition from Reload to LRA
              ` [PATCH v2] "
                    ` [PATCH v3] "

[Patch] Fortran: Fix non_negative_strides_array_p
 2022-10-19 11:27 UTC 

[PATCH] arm: Allow to override location of .gnu.sgstubs section
 2022-10-19 10:07 UTC  (3+ messages)

[PATCH] i386: Fix up __bf16 handling on ia32
 2022-10-19  9:06 UTC  (2+ messages)

[PATCH] libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
 2022-10-19  9:02 UTC  (2+ messages)

[PATCH] tree-optimization/106781 - adjust cgraph lhs removal
 2022-10-19  8:55 UTC 

[PATCH] vect: Try folding first for shifted value generation [PR107240]
 2022-10-19  8:51 UTC  (3+ messages)

[PATCH] expr: Fix ICE on BFmode -> SFmode conversion of constant [PR107262]
 2022-10-19  8:21 UTC  (2+ messages)

[PATCH] match.pd: Add 2 TYPE_OVERFLOW_SANITIZED checks [PR106990]
 2022-10-19  8:20 UTC  (2+ messages)

[PATCH 1/2] c++ modules: streaming enum with no enumerators [PR102600]
 2022-10-19  7:31 UTC  (3+ messages)
` [PATCH 2/2] c++ modules: always stream TYPE_MIN/MAX_VALUE for enums [PR106848]

[PATCH] IBM zSystems: Fix function_ok_for_sibcall [PR106355]
 2022-10-19  6:57 UTC  (2+ messages)

[PATCH] s390: Fix bootstrap error with checking and -m31
 2022-10-19  6:24 UTC  (2+ messages)

[PATCH 1/6] Support Intel AVX-IFMA
 2022-10-19  6:03 UTC  (2+ messages)
` [PATCH] "

[PATCH] Canonicalize vec_perm index to make the first index come from the first vector
 2022-10-19  5:58 UTC  (2+ messages)

[PATCH] rs6000/test: Support vect_long_long effective target
 2022-10-19  3:19 UTC 

[PATCH, rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
 2022-10-19  2:36 UTC  (6+ messages)
` [PATCH, rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)

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