public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
 2023-07-02 20:38 UTC 

[PATCH v7 0/4] P1689R5 support
 2023-07-02 16:32 UTC  (5+ messages)
` [PATCH v7 1/4] spec: add a spec function to join arguments
` [PATCH v7 2/4] p1689r5: initial support
` [PATCH v7 3/4] c++modules: report imported CMI files as dependencies
` [PATCH v7 4/4] c++modules: report module mapper files as a dependency

[PATCH] tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508]
 2023-07-02 15:23 UTC  (2+ messages)

[PATCH 2/2] xtensa: The use of CLAMPS instruction also requires TARGET_MINMAX, as well as TARGET_CLAMPS
 2023-07-02 14:27 UTC  (2+ messages)

[PATCH 1/2] xtensa: Fix missing mode warning in "*eqne_INT_MIN"
 2023-07-02 14:26 UTC  (2+ messages)

[pushed] Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]
 2023-07-02 14:26 UTC 

[committed] d: Add testcase from PR108962
 2023-07-02 13:56 UTC 

[PATCH] libphobos: Handle Darwin Arm and AArch64 in fibre context asm
 2023-07-02 10:50 UTC  (2+ messages)

[PATCH V5] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
 2023-07-02  9:35 UTC  (3+ messages)
` [PATCH] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer

[PATCH 0/9] vect: Move costing next to the transform for vect load
 2023-07-02  9:13 UTC  (9+ messages)
` [PATCH 2/9] vect: Adjust vectorizable_load costing on VMAT_GATHER_SCATTER && gs_info.decl
` [PATCH 3/9] vect: Adjust vectorizable_load costing on VMAT_INVARIANT
` [PATCH 4/9] vect: Adjust vectorizable_load costing on VMAT_ELEMENTWISE and VMAT_STRIDED_SLP

[committed] d: Fix core.volatile.volatileLoad discarded if result is unused
 2023-07-02  1:44 UTC 

[committed] d: Fix accesses of immutable arrays using constant index still bounds checked
 2023-07-01 23:21 UTC 

[PATCH] gcc-ar: Handle response files properly [PR77576]
 2023-07-01 21:45 UTC 

[PATCH] Use chain_next on eh_landing_pad_d for GTY (PR middle-end/110510)
 2023-07-01 21:28 UTC 

New Croatian PO file for 'gcc' (version 13.1.0)
 2023-07-01 17:32 UTC 

Contents of PO file 'gcc-13.1.0.hr.po'
 2023-07-01 17:32 UTC 

[pushed] libphobos, testsuite: Disable forkgc2 on Darwin [PR103944]
 2023-07-01 16:18 UTC 

[committed] d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-07-01 15:55 UTC 

[PATCH] RISC-V: improve codegen for repeating large constants [3]
 2023-07-01 15:08 UTC  (10+ messages)

[pushed] wwwdocs: Add GCC Code of Conduct
 2023-07-01 14:33 UTC  (2+ messages)

[GCC 11][committed] d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013
 2023-07-01 14:14 UTC 

[PATCH] RISC-V: Support vfwmul.vv combine lowering
 2023-07-01 11:45 UTC  (13+ messages)
  `  "

Fix profile updates in copy-header
 2023-07-01 11:09 UTC 

[PATCH 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-07-01  9:24 UTC  (3+ messages)
` [PATCH 1/2] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
` [PATCH 2/2] ifcvt: Allow more operations in multiple set if conversion

[PATCH 1/2] Fix PR 110487: invalid signed boolean value
 2023-07-01  8:22 UTC  (2+ messages)
` [PATCH 2/2] PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safety

Fix update_bb_profile_for_threading
 2023-07-01  7:13 UTC 

[PATCH] lto: Bypass assembler when generating LTO object files. & libiberty: lto: Addition of .symtab in elf file
 2023-07-01  5:21 UTC 

[PATCH v3 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-07-01  3:30 UTC  (4+ messages)
` [PATCH v3 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
` [PATCH v3 2/3] c++: Improve constexpr error for dangling local variables
` [PATCH v3 3/3] c++: Improve location information in constant evaluation

[PATCH ver 2] rs6000, __builtin_set_fpscr_rn add retrun value
 2023-07-01  0:58 UTC 

[PATCH] rs6000: Update the vsx-vector-6.* tests
 2023-07-01  0:03 UTC  (10+ messages)

[PATCH] c-family: Implement pragma_lex () for preprocess-only mode
 2023-06-30 22:59 UTC 

[PATCH] Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
 2023-06-30 22:05 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH] libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
 2023-06-30 20:15 UTC 

[PATCH V4, rs6000] Disable generation of scalar modulo instructions
 2023-06-30 19:26 UTC 

[PATCH 0/7] [og13] OpenMP: lvalue parsing and "declare mapper" support
 2023-06-30 19:23 UTC  (8+ messages)
` [PATCH 1/7] Fix up merge/formatting errors
` [PATCH 2/7] OpenMP: OpenMP 5.2 semantics for pointers with unmapped target
` [PATCH 3/7] OpenMP: lvalue parsing for map/to/from clauses (C++)
` [PATCH 4/7] OpenMP: C++ "declare mapper" support
` [PATCH 5/7] OpenMP: lvalue parsing for map clauses (C)
` [PATCH 6/7] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
` [PATCH 7/7] OpenMP: Fortran "!$omp declare mapper" support

[PATCH 1/2] go: update usage of TARGET_AIX to TARGET_AIX_OS
 2023-06-30 17:28 UTC  (6+ messages)

[PATCH 2/19][front-end] C/C++ front-end: add pragma GCC novector
 2023-06-30 16:44 UTC  (4+ messages)

[PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-06-30 16:37 UTC  (8+ messages)
      ` Adjust LTO mode tables for "Machine_Mode: Extend machine_mode from 8 to 16 bits" (was: [PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits)

[pushed 1/2] jit: avoid using __vector in testcase [PR110466]
 2023-06-30 15:54 UTC  (2+ messages)
` [pushed 2/2] jit.exp: handle dwarf version mismatch in jit-check-debug-info [PR110466]

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-06-30 15:50 UTC  (9+ messages)
` [PATCH v2 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
  ` [PATCH v2 1/3] c++: Track lifetimes in constant evaluation [PR70331, PR96630, PR98675]
` [PATCH v2 3/3] c++: Improve location information in constexpr evaluation

[PATCH 0/3] Add diagram support to gcc diagnostics
 2023-06-30 14:40 UTC  (3+ messages)
` [PATCH 3/3] analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]

[PATCH] libstdc++: Fix iostream init for Clang on darwin [PR110432]
 2023-06-30 14:37 UTC  (3+ messages)

[committed] libstdc++: Fix unused warning for new variable
 2023-06-30 14:29 UTC 

[committed] libstdc++: Make std::random_device throw more std::system_error [PR105081]
 2023-06-30 14:09 UTC 

[committed] fold-const+optabs: Change return type of predicate functions from int to bool
 2023-06-30 14:06 UTC 

Fix predictions of conditionals with __builtin_expect
 2023-06-30 13:55 UTC 

[PATCH v1] RISC-V: Fix out of range memory access when lto mode init
 2023-06-30 11:44 UTC  (10+ messages)
` [PATCH v3] Streamer: Fix out of range memory access of machine mode
      `  "
          ` [v4] "
      ` LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block' (was: [PATCH v3] Streamer: Fix out of range memory access of machine mode)

[PATCH] configure: Implement --enable-host-bind-now
 2023-06-30 11:33 UTC  (6+ messages)
        ` [committed] Regenrate lto-plugin/Makefile.in

[PATCH 1/2] Mid engine setup [SU]ABDL
 2023-06-30 11:28 UTC  (4+ messages)

[PATCH v1] RISC-V: Refactor vxrm_mode attr for type attr equal
 2023-06-30 11:15 UTC  (3+ messages)

[pushed] wwwdocs: gcc-14: Add list markup for C++ release notes
 2023-06-30 11:05 UTC 

[PATCH] tree-optimization/110496 - TYPE_PRECISION issue with store-merging
 2023-06-30 10:59 UTC 

[COMMITTED] MAINTAINERS file: Added myself to Write After Approval and DCO
 2023-06-30 10:50 UTC 

[PATCH] Fix couple of endianness issues in fold_ctor_reference
 2023-06-30 10:09 UTC  (2+ messages)

[PATCH] libstdc++: Synchronize PSTL with upstream
 2023-06-30  9:57 UTC  (6+ messages)
    ` PR108672 re-fixed after "

[PATCH 1/3] targhooks: Extend legitimate_address_p with code_helper [PR110248]
 2023-06-30  9:13 UTC  (6+ messages)
` [PATCH 2/3] ivopts: Call valid_mem_ref_p "
` [PATCH 3/3] rs6000: Teach legitimate_address_p about LEN_{LOAD,STORE} [PR110248]

PR82943 - Suggested patch to fix
 2023-06-30  9:08 UTC  (6+ messages)

[PATCH] tree.h: Hide wi::from_mpz from GENERATOR_FILE
 2023-06-30  8:50 UTC  (2+ messages)

[PATCH v1 0/6] Add Loongson SX/ASX instruction support to LoongArch target
 2023-06-30  8:41 UTC  (11+ messages)
` [PATCH v1 1/6] LoongArch: Added Loongson SX vector directive compilation framework
` [PATCH v1 2/6] LoongArch: Added Loongson SX base instruction support
` [PATCH v1 3/6] LoongArch: Added Loongson SX directive builtin function support
` [PATCH v1 4/6] LoongArch: Added Loongson ASX vector directive compilation framework
` [PATCH v1 5/6] LoongArch: Added Loongson ASX base instruction support
` [PATCH v1 6/6] LoongArch: Added Loongson ASX directive builtin function support

[PATCH] middle-end/110489 - avoid useless work on statistics
 2023-06-30  8:38 UTC 

[x86 PATCH] Add STV support for DImode and SImode rotations by constant
 2023-06-30  8:27 UTC  (2+ messages)

[PATCH 2/2] AArch64: New RTL for ABDL
 2023-06-30  8:26 UTC  (3+ messages)

[PATCH] Turn on LRA on all targets
 2023-06-30  7:11 UTC  (3+ messages)
  ` Flip the nvptx port to LRA (was: [PATCH] Turn on LRA on all targets)

[PATCH V2] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
 2023-06-30  7:08 UTC  (5+ messages)
  `  "

[PATCH V4] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
 2023-06-30  7:06 UTC 

[PATCH] c++: Fix ICE with parameter pack of decltype(auto) [PR103497]
 2023-06-30  7:05 UTC  (5+ messages)

[PATCH V3] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
 2023-06-30  7:01 UTC 

[PATCH v4] Add condition coverage profiling
 2023-06-30  6:53 UTC  (4+ messages)
` Ping "

GCC 10.4.1 Status Report (2023-06-30), branch frozen for release
 2023-06-30  6:52 UTC 

[PATCH] Machine Description: Add LEN_MASK_{GATHER_LOAD,SCATTER_STORE} pattern
 2023-06-30  6:42 UTC  (4+ messages)
` [PATCH] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
  `  "

[PATCH] tree-optimization/110381 - fix testcase
 2023-06-30  6:35 UTC 

[PATCH] rs6000, __builtin_set_fpscr_rn add retrun value
 2023-06-30  3:14 UTC  (3+ messages)

[PATCH] RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering
 2023-06-30  1:32 UTC  (9+ messages)
  `  "

[PATCH] c++: fix up caching of level lowered ttps
 2023-06-29 22:29 UTC  (2+ messages)

[PATCH ver 3] rs6000: Update the vsx-vector-6.* tests
 2023-06-29 21:36 UTC 

Extend ipa-fnsummary to skip __builtin_expect
 2023-06-29 20:49 UTC 

[PATCH] analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [PR110198]
 2023-06-29 20:29 UTC  (2+ messages)

[PATCH] testsuite: Use -fno-report-bug in gcc.dg/plugin/
 2023-06-29 20:27 UTC  (2+ messages)

[PATCH] i386: add -fno-stack-protector to two tests
 2023-06-29 20:13 UTC  (6+ messages)

[PATCH] Control flow redundancy hardening
 2023-06-29 19:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] aarch64: Remove architecture dependencies from intrinsics
 2023-06-29 18:24 UTC  (3+ messages)

[PATCH] Relax type-printer regexp in libstdc++ test suite
 2023-06-29 18:00 UTC  (4+ messages)

[PATCH] c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463]
 2023-06-29 17:44 UTC  (3+ messages)

[PATCH] c++: NSDMI instantiation during overload resolution [PR110468]
 2023-06-29 17:43 UTC  (2+ messages)

[COMMITTED] Tidy up the range normalization code
 2023-06-29 16:48 UTC  (2+ messages)
` [COMMITTED] Move maybe_set_nonzero_bits() to its only user

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