public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c++: Fix constexpr evaluation of parameters passed by invisible reference [PR111284]
 2024-03-25 18:27 UTC  (2+ messages)
` C++ Patch ping

[PATCH] libgcc: arm: fix build for FDPIC target
 2024-03-25 18:23 UTC  (3+ messages)

[PATCH] RISC-V: Add initial cost handling for segment loads/stores
 2024-03-25 17:07 UTC  (7+ messages)
    `  "

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-03-25 15:42 UTC  (14+ messages)
                        ` [PING][PATCH] "

[PATCH] amdgcn: Add gfx1036 target
 2024-03-25 15:18 UTC 

[PATCH] c++: fix alias CTAD [PR114377]
 2024-03-25 15:17 UTC 

[PATCH] analyzer: deal with -fshort-enums
 2024-03-25 14:59 UTC  (10+ messages)
          ` [PING] "
            ` [PING^2] "
              ` [PING^3] "
                ` [PING^4] "

[PATCH] amdgcn: Add gfx1036 target
 2024-03-25 14:51 UTC 

[PATCH] amdgcn: Add gfx1036 target
 2024-03-25 14:39 UTC  (2+ messages)

Backport PR91838 and PR110838
 2024-03-25 14:16 UTC  (2+ messages)

GCN: Enable effective-target 'vect_long_mult'
 2024-03-25 13:53 UTC  (2+ messages)

GCN: Enable effective-target 'vect_hw_misalign'
 2024-03-25 13:52 UTC  (2+ messages)

[PATCH] sanitizer: [PR110027] Align asan_vec[0] to MAX (alignb, ASAN_RED_ZONE_SIZE)
 2024-03-25 12:51 UTC  (2+ messages)

[PATCH] c++: direct-init of an array of class type [PR59465]
 2024-03-25 12:39 UTC  (7+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Fix incorrect macro used in #undef in test
 2024-03-25 12:14 UTC 

[PATCH v1] RISC-V: Allow RVV intrinsic when function target("arch=+v")
 2024-03-25 12:13 UTC  (3+ messages)

[wwwdocs] [committed] Add Tokyo 2024 papers
 2024-03-25 11:32 UTC 

[PATCH] amdgcn: Add gfx1036 target
 2024-03-25 11:27 UTC 

[PATCH] aarch64: Align lrcpc3 FEAT_STRING with /proc/cpuinfo 'Features' entry
 2024-03-25 11:04 UTC  (2+ messages)

[PATCH v2] doc: Correction of Tree SSA Passes info
 2024-03-25 10:02 UTC  (2+ messages)

[PATCH v2] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6
 2024-03-25  9:44 UTC 

[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
 2024-03-25  9:17 UTC 

[GCC] RTEMS: Add multilib configuration for aarch64
 2024-03-25  8:44 UTC 

[PATCH v1] doc: Correction of Tree SSA Passes info
 2024-03-25  8:42 UTC  (2+ messages)

[gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak
 2024-03-25  3:05 UTC  (22+ messages)
` [gcc-15 1/3] RISC-V: avoid LUI based const materialization ... [part of PR/106265]
` [gcc-15 2/3] RISC-V: avoid LUI based const mat: keep stack offsets aligned
  ` scheduler queue flush (was Re: [gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak)
          ` scheduler queue flush

[patch, rs6000] Implement optab_isinf for SFmode, DFmode and TFmode [PR97786]
 2024-03-25  1:59 UTC 

[PATCH] Value Range: Add range op for builtin isinf
 2024-03-25  1:53 UTC 

[PATCH] Fix overwriting files with fs::copy_file on windows
 2024-03-24 21:34 UTC 

[PATCH] Fortran: no size check passing NULL() without MOLD argument [PR55978]
 2024-03-24 15:08 UTC  (2+ messages)

Contents of PO file 'gcc-14.1-b20240218.sv.po'
 2024-03-24 12:02 UTC 

New Swedish PO file for 'gcc' (version 14.1-b20240218)
 2024-03-24 12:02 UTC 

[pushed] wwwdocs: readings: Move shared-ptr.com to https
 2024-03-23 22:07 UTC 

[pushed] wwwdocs: index: Avoid redirect for FOSDEM 2024 link
 2024-03-23 22:05 UTC 

[PATCH] libcpp: Fix _Pragma("GCC system_header") [PR114436]
 2024-03-23 21:34 UTC 

[PATCH v2] rs6000: Stackoverflow in optimized code on PPC [PR100799]
 2024-03-23 18:37 UTC  (6+ messages)

[PATCH 0/2] A few minor fixes in <generator>
 2024-03-23 15:15 UTC  (3+ messages)
` [PATCH 1/2] libstdc++: fix _V badname "
` [PATCH 2/2] libstdc++: fix generator iterator operator* return type

[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-03-23 14:38 UTC  (4+ messages)

[PATCH v2 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-03-23 14:35 UTC  (3+ messages)
` [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)
` [PATCH v2 3/3] libgcc: Add basic "

[PATCH v3] rs6000: Stackoverflow in optimized code on PPC [PR100799]
 2024-03-23 14:27 UTC 

[pushed] analyzer: fix ICE and false positive with -Wanalyzer-deref-before-check [PR114408]
 2024-03-23 13:55 UTC 

[committed] hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND_ADDRESS
 2024-03-23 13:52 UTC 

No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. [PR106472]
 2024-03-23 11:31 UTC  (3+ messages)

[committed] libstdc++: Disable std::formatter specializations (LWG 3944)
 2024-03-23 11:09 UTC 

[committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant>
 2024-03-23 11:09 UTC 

[committed] libstdc++: Use std::type_identity_t in <string_view> as per LWG 3950 [PR114400]
 2024-03-23 11:09 UTC 

[PATCH] bitint: Fix bitfield loads in handle_cast [PR114433]
 2024-03-23 10:16 UTC  (2+ messages)

[PATCH] bitint: Handle complex types in build_bitint_stmt_ssa_conflicts [PR114425]
 2024-03-23 10:15 UTC  (2+ messages)

[PATCH] predcom: Punt for steps which aren't multiples of access size [PR111683]
 2024-03-23 10:15 UTC  (2+ messages)

NIR Linear Polarizers
 2024-03-23  6:59 UTC 

[PATCH] Another ICE after conflicting types of redeclaration [PR110682]
 2024-03-23  5:50 UTC 

[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
 2024-03-23  5:45 UTC  (14+ messages)
` [PATCH v2] DSE: Bugfix ICE after allow vector type in get_stored_val

[PATCH] xtensa: Add supplementary split pattern for "*addsubx"
 2024-03-23  1:14 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Add dg-require-cpp-feature-test to test feature test macros
 2024-03-22 23:51 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Replace stacktrace effective target with feature test

[committed] libstdc++: Destroy allocators in re-inserted container nodes [PR114401]
 2024-03-22 22:51 UTC 

[PATCH] libstdc++: Constrain std::vector default constructor [PR113841]
 2024-03-22 22:50 UTC  (2+ messages)

[committed] libstdc++: Use feature test macros in <bits/stl_construct.h>
 2024-03-22 22:45 UTC 

[committed] libstdc++: Reorder feature test macro definitions
 2024-03-22 22:45 UTC 

[committed] libstdc++: Replace std::result_of with __invoke_result_t [PR114394]
 2024-03-22 22:44 UTC 

[PATCH] c++: ICE with noexcept and local specialization, again [PR114349]
 2024-03-22 21:30 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] testsuite: Fix up lra effective target
 2024-03-22 18:55 UTC  (6+ messages)
  ` New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target)
    ` New effective-target 'asm_goto_with_outputs'

[PATCH] [tree-prof] skip if errors were seen [PR113681]
 2024-03-22 18:10 UTC  (2+ messages)

[PATCH] RISC-V: Require a extension for ztso testcases with atomic insns
 2024-03-22 17:47 UTC  (3+ messages)
  ` [Committed] "

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-03-22 17:25 UTC  (5+ messages)

[wwwdocs, committed] gcc-14: amdgcn: Add gfx1103
 2024-03-22 16:44 UTC 

[patch,avr,applied] Adjust message for SIGNAL and INTERRUPT usage
 2024-03-22 16:34 UTC 

[committed] amdgcn: Adjust GFX10/GFX11 cache coherency
 2024-03-22 15:54 UTC 

[committed] amdgcn: Prefer V32 on RDNA devices
 2024-03-22 15:54 UTC 

[pushed] analyzer: look through casts in taint sanitization [PR112974,PR112975]
 2024-03-22 15:01 UTC 

[pushed] analyzer: add SARIF property bags to taint diagnostics
 2024-03-22 15:00 UTC 

[committed] amdgcn: Add gfx1103 target
 2024-03-22 14:45 UTC 

[PATCH v4] eliminate mutex in fast path of __register_frame
 2024-03-22 14:43 UTC  (11+ messages)
            ` [PATCH] handle unwind tables that are embedded within unwinding code, [PR111731]

[PATCH] vect: more oversized bitmask fixups
 2024-03-22 14:15 UTC  (5+ messages)

[PATCH] c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers
 2024-03-22 14:12 UTC  (3+ messages)

[committed] amdgcn: Ensure gfx11 is running in cumode
 2024-03-22 13:12 UTC  (4+ messages)
` [commmitted] amdgcn: Comment correction

[PATCH v1] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV
 2024-03-22 10:39 UTC  (11+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1] rs6000: Stackoverflow in optimized code on PPC [PR100799]
 2024-03-22 10:16 UTC  (3+ messages)

[PATCH] s390: testsuite: Fix backprop-6.c
 2024-03-22  9:51 UTC  (2+ messages)

[committed] testsuite: Fix up depobj-3.c test on i686-linux [PR112724]
 2024-03-22  9:38 UTC 

[PATCH] rs6000: Stackoverflow in optimized code on PPC (PR100799)
 2024-03-22  9:27 UTC  (3+ messages)

[PATCH] testsuite: vect: Don't xfail scan-tree-dump in gcc.dg/vect/bb-slp-32.c [PR96147]
 2024-03-22  9:08 UTC  (3+ messages)

[PATCH] Another ICE after conflicting types of redeclaration [PR109619]
 2024-03-22  8:49 UTC  (2+ messages)

[PATCH] c++: Fix bogus warnings about ignored annotations [PR114409]
 2024-03-22  8:08 UTC 

[PATCH] ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointers [PR111736]
 2024-03-22  8:08 UTC  (2+ messages)

[PATCH] bitint: Some bitint store fixes [PR114405]
 2024-03-22  8:07 UTC  (2+ messages)

[PATCH] LoongArch: Remove unused code and add sign/zero-extend for vpickve2gr.d<u>
 2024-03-22  8:03 UTC 

[r13-8480 Regression] FAIL: gcc.dg/tree-ssa/andnot-2.c scan-tree-dump-not forwprop3 "_expr" on Linux/x86_64
 2024-03-22  7:43 UTC 

[PATCH] RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector
 2024-03-22  7:41 UTC  (5+ messages)

[PATCH] cpp: new built-in __EXP_COUNTER__
 2024-03-22  6:03 UTC  (7+ messages)

[committed] Fix RISC-V missing stack tie
 2024-03-22  2:47 UTC 

[PATCH v1] RISC-V: Bugfix ICE for __attribute__((target("arch=+v"))
 2024-03-22  2:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Move pr114396.c from gcc.target/i386 to gcc.c-torture/execute
 2024-03-22  2:14 UTC 

[pushed] analyzer: fix ignored constraints involving casts [PR113619]
 2024-03-21 21:51 UTC 

[PATCH] testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c etc. with Solaris as [PR114150]
 2024-03-21 21:37 UTC  (2+ messages)

[PATCH] c++: ICE with noexcept and local specialization [PR114114]
 2024-03-21 21:04 UTC  (5+ messages)

[PATCH] fortran: Ignore use statements on error [PR107426]
 2024-03-21 20:59 UTC  (3+ messages)

[PATCH] s390: testsuite: Fix abs-4.c
 2024-03-21 17:09 UTC  (2+ messages)

[PATCH v1] RISC-V: Bugfix function target attribute pollution
 2024-03-21 14:06 UTC  (3+ messages)

[PATCH] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6
 2024-03-21 13:54 UTC  (2+ messages)

[committed] amdgcn: Clean up device memory in gcn-run
 2024-03-21 13:08 UTC 

[PATCH] Fortran: use name of array component in runtime error message [PR30802]
 2024-03-21 13:07 UTC  (14+ messages)
              ` [PATCH, v2] "
                      ` [PATCH, v3] Fortran: improve array component description "

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2024-03-21 12:51 UTC  (3+ messages)
  ` [PING^1][PATCH] "
    ` [PATCH v2] "

[PATCH] RISC-V: Introduce option -mrvv-autovec-max-lmul for RVV autovec
 2024-03-21 12:33 UTC  (5+ messages)
` [PATCH v2] RISC-V: Introduce option -mrvv-max-lmul "
  `  "

[PATCH v10 1/2] Add condition coverage (MC/DC)
 2024-03-21 12:23 UTC  (3+ messages)
` Ping "
  ` Ping^2 "

GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw'
 2024-03-21 11:18 UTC  (3+ messages)

[PATCH] tree-optimization/111736 - avoid address sanitizing of __seg_gs
 2024-03-21 10:29 UTC  (4+ messages)

[PATCH v2 00/13] Add aarch64-w64-mingw32 target
 2024-03-21 10:28 UTC  (3+ messages)
  ` [PING][PATCH "

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