public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] LoongArch: Increase division costs
 2024-03-27 10:39 UTC  (4+ messages)

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

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

[PATCH] c-family: Cast __atomic_load_*/__atomic_exchange_* result to _BitInt rather then VCE it [PR114469]
 2024-03-27 10:26 UTC 

[PATCH] btf: Emit labels in DATASEC bts_offset entries
 2024-03-27 10:18 UTC  (4+ 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] lto: Don't assume a posix shell is usable on windows [PR110710]
 2024-03-27  9:13 UTC  (3+ 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 v7 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-26 17:20 UTC  (13+ 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] 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] 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] 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.)

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

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

Contents of PO file 'gcc-14.1-b20240218.de.po'
 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  (17+ 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)

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

Contents of PO file 'gcc-14.1-b20240218.sv.po'
 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  (2+ messages)
` [Committed] "

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-03-22 17:25 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).