public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v7 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-26 15:14 UTC  (10+ messages)
` [PATCH v7 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v7 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v7 3/5] Use the .ACCESS_WITH_SIZE in builtin object size

[PATCH 2/2] xtensa: Make use of std::swap where appropriate
 2024-03-26 14:45 UTC 

[PATCH 1/2] xtensa: Resurrect LEAF_REGISTERS and LEAF_REG_REMAP
 2024-03-26 14:44 UTC 

[pushed] c++: add fixed test [PR100557]
 2024-03-26 14:44 UTC 

[PATCH] btf: Emit labels in DATASEC bts_offset entries
 2024-03-26 14:28 UTC 

[PATCH] c++/modules: optimize tree flag streaming
 2024-03-26 14:25 UTC  (4+ messages)

[PATCH] c++/modules: local class merging [PR99426]
 2024-03-26 14:24 UTC  (4+ messages)

[PATCH] c++: recalculating local specs via build_extra_args [PR114303]
 2024-03-26 14:24 UTC  (2+ messages)

[pushed] c++/modules testsuite: fix a couple of dg-module-do directives
 2024-03-26 14:22 UTC 

[PATCH] c++: problematic assert in reference_binding [PR113141]
 2024-03-26 13:44 UTC  (8+ messages)

[PATCH] c++/modules: Setup aliases imported from modules [PR106820]
 2024-03-26 13:24 UTC 

[PATCH] aarch64: Add +lse128 architectural extension command-line flag
 2024-03-26 12:50 UTC  (3+ messages)

[PATCH] libatomic: Fix build for --disable-gnu-indirect-function [PR113986]
 2024-03-26 11:55 UTC  (3+ messages)

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

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

[committed] testsuite: Add -Wno-psabi to pr113126.c test
 2024-03-26 10:28 UTC 

[PATCH] fold-const: Punt on MULT_EXPR in extract_muldiv MIN/MAX_EXPR case [PR111151]
 2024-03-26 10:14 UTC  (2+ messages)

[PATCH v2] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6
 2024-03-26 10:10 UTC  (3+ messages)

[PATCH] c++: fix alias CTAD [PR114377]
 2024-03-26 10:05 UTC  (3+ messages)

[PATCH] tree-optimization/114471 - ICE with mismatching vector types
 2024-03-26 10:05 UTC 

[PATCH] LoongArch: Increase division costs
 2024-03-26  9:48 UTC 

[PATCH] tree-optimization/114464 - verify types in recurrence vectorization
 2024-03-26  9:37 UTC 

[PATCH] tsan: Don't instrument non-generic AS accesses [PR111736]
 2024-03-26  9:33 UTC  (2+ messages)

[PATCH] c++: Don't maybe_constant_value fold dtor calls [PR114426]
 2024-03-26  9:27 UTC 

[PATCH] testsuite: Fix copy-headers-8.c
 2024-03-26  9:18 UTC  (2+ messages)

[committed] cfgloopmanip, i386: Fix comment typos
 2024-03-26  9:07 UTC 

[PATCH] tree-optimization/114027 - fix testcase
 2024-03-26  8:47 UTC 

[PATCH v2] RTEMS: Add multilib configuration for aarch64
 2024-03-26  7:14 UTC 

[PATCH] sanitizer: [PR110027] Align asan_vec[0] to MAX (alignb, ASAN_RED_ZONE_SIZE)
 2024-03-26  6:08 UTC  (5+ messages)
      ` [PATCH V2] sanitizer: [PR110027] Align asan_vec[0] to MAX (BIGGEST_ALIGNMENT / BITS_PER_UNIT, ASAN_RED_ZONE_SIZE)

[PATCH] rs6000: load high and low part of 128bit vector independently [PR110040]
 2024-03-26  4:53 UTC  (2+ messages)
  ` [PING^2][PATCH] "

[patch, libgfortran] PR107031 - endfile truncates file at wrong position
 2024-03-26  3:18 UTC 

[PATCH v3] doc: Correction of Tree SSA Passes info
 2024-03-26  1:54 UTC 

[PATCH v1] doc: Correction of Tree SSA Passes info
 2024-03-26  1:37 UTC  (4+ messages)

[PATCH] RISC-V: Add initial cost handling for segment loads/stores
 2024-03-26  1:10 UTC  (8+ messages)
    `  "

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

[PATCH] c++: ICE with noexcept and local specialization, again [PR114349]
 2024-03-25 22:17 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] c++: broken direct-init with trailing array member [PR114439]
 2024-03-25 22:16 UTC  (2+ messages)

[PATCH] RISC-V: Add XiangShan Nanhu microarchitecture
 2024-03-25 21:41 UTC  (10+ messages)
  ` TARGET_RTX_COSTS and pipeline latency vs. variable-latency instructions (was Re: [PATCH] RISC-V: Add XiangShan Nanhu microarchitecture.)

[PATCH] c++: templated substitution into lambda-expr [PR114393]
 2024-03-25 20:51 UTC  (2+ messages)

Contents of PO file 'gcc-14.1-b20240218.de.po'
 2024-03-25 20:32 UTC 

New German PO file for 'gcc' (version 14.1-b20240218)
 2024-03-25 20:32 UTC 

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

[PATCH] c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers
 2024-03-25 19:40 UTC  (4+ messages)

[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] 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] 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)

[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] 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 

[gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak
 2024-03-25  3:05 UTC  (21+ 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)

[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 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 

[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  (12+ 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)

[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] 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)

[committed] amdgcn: Ensure gfx11 is running in cumode
 2024-03-22 13:12 UTC  (3+ messages)

[PATCH v1] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV
 2024-03-22 10:39 UTC  (4+ messages)
` [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 

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