public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2 v2] libdecnumber: fixed multiple potential access-out-of bounds errors by moving range conditions before reads
 2024-03-27 20:48 UTC  (2+ messages)

[PATCH] Fortran: fix DATA and derived types with pointer components [PR114474]
 2024-03-27 20:42 UTC 

[PATCH v7 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-27 20:40 UTC  (14+ 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] RISC-V: Add vxsat as a register
 2024-03-27 19:54 UTC 

[PATCH] btf: Emit labels in DATASEC bts_offset entries
 2024-03-27 19:17 UTC  (7+ messages)
  ` [PATCH] btf: Fix up btf-datasec-1.c test on x86

[PATCH] middle-end/114480 - IDF compute is slow
 2024-03-27 18:57 UTC  (3+ messages)

[PATCH] RTEMS: Add multilib configuration for aarch64
 2024-03-27 18:53 UTC 

Go patch committed: Update issue16016 test
 2024-03-27 18:47 UTC 

[PATCH] c++: fix alias CTAD [PR114377]
 2024-03-27 18:36 UTC  (5+ messages)

Go patch committed: initialize local variable in lower_method_expression
 2024-03-27 18:36 UTC 

[PATCH 0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian
 2024-03-27 18:31 UTC  (4+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] aarch64: Do not give ABI change diagnostics for _BitInt(N)
  ` [PATCHv2 2/2] aarch64: Add support for _BitInt

[PATCH] lto: Don't assume a posix shell is usable on windows [PR110710]
 2024-03-27 17:50 UTC  (6+ messages)

[PATCH] c-family: Cast __atomic_load_*/__atomic_exchange_* result to _BitInt rather then VCE it [PR114469]
 2024-03-27 17:42 UTC  (2+ messages)

[PATCH] fortran: Fix specification expression check in submodules [PR114475]
 2024-03-27 16:43 UTC  (2+ messages)

[PATCH] combine: Don't combine if I2 does not change
 2024-03-27 16:11 UTC 

[PATCH] middle-end/114480 - IDF compute is slow
 2024-03-27 15:42 UTC 

[PATCH] match.pd: Avoid (view_convert (convert@0 @1)) optimization for extended _BitInts with padding bits [PR114469]
 2024-03-27 14:54 UTC  (5+ messages)

[PATCH] docs: Use @var{S} etc. in Spec File invoke.texi documentation
 2024-03-27 14:32 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-03-27 14:18 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] c++: templated substitution into lambda-expr [PR114393]
 2024-03-27 14:01 UTC  (3+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-03-27 13:34 UTC  (5+ messages)

[PATCH] vect: more oversized bitmask fixups
 2024-03-27 12:56 UTC  (6+ messages)

[PATCH] libstdc++: Add masked ++/-- implementation for sizeof < 16
 2024-03-27 12:53 UTC  (2+ messages)

[PATCH] libstdc++/ranges: Define _S_has_simple_call_op on newer adaptors
 2024-03-27 12:46 UTC  (3+ messages)

[PATCH] LoongArch: Increase division costs
 2024-03-27 12:42 UTC  (7+ messages)

[PATCH] tree-optimization/114057 - handle BB reduction remain defs as LIVE
 2024-03-27 11:49 UTC 

[PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-03-27 11:21 UTC  (2+ messages)
` [PING] "

[PATCH v3] RISC-V: Replace zero_extendsidi2_shifted with generalized split
 2024-03-27 10:55 UTC  (4+ messages)

[PATCH] testsuite: Fix up ext-floating{3,12}.C on i686-linux
 2024-03-27 10:55 UTC  (2+ messages)

[PATCH] aarch64: Add +lse128 architectural extension command-line flag
 2024-03-27 10:18 UTC  (4+ messages)

[PATCH] libstdc++: Fix call signature of builtins from masked ++/--
 2024-03-27  9:32 UTC  (2+ messages)

[Patch] Builtin: Fold builtin_isinf on IBM long double to builtin_isinf on double [PR97786]
 2024-03-27  7:53 UTC 

[PATCH] lto: Don't assume a posix shell is usable on windows [PR110710]
 2024-03-27  7:51 UTC  (3+ messages)

[PATCH] s390: avoid peeking eof after __vector
 2024-03-27  6:36 UTC 

[PATCH v1] RISC-V: Allow RVV intrinsic for more function target
 2024-03-27  3:16 UTC 

[r14-9677 Regression] FAIL: gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times .4byte[\t ][a-e][\t ]+[^\n]*bts_offset 5 on Linux/x86_64
 2024-03-26 21:29 UTC 

[r14-9668 Regression] FAIL: gcc.c-torture/execute/pr111151.c -Os execution test on Linux/x86_64
 2024-03-26 19:04 UTC 

[patch, libgfortran] PR107031 - endfile truncates file at wrong position
 2024-03-26 17:43 UTC  (3+ messages)

[pushed] aarch64: Define out-of-class static constants
 2024-03-26 17:32 UTC  (3+ messages)

[PATCH] libatomic: Cleanup macros in atomic_16.S
 2024-03-26 16:59 UTC 

No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. [PR106472]
 2024-03-26 16:37 UTC  (6+ messages)

[committed] testsuite: Fix up pr111151.c testcase [PR114486]
 2024-03-26 15:44 UTC 

[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] 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] 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] tree-optimization/114471 - ICE with mismatching vector types
 2024-03-26 10:05 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 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)
    `  "

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

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  (2+ 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  (6+ messages)
  ` 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  (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).