Messages by Date
-
2025/05/12
Re: [PATCH v21 1/3] c: Add _Countof operator
Alejandro Colomar
-
2025/05/12
Re: [PATCH 3/6] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Vineet Gupta
-
2025/05/12
Re: [PATCH v1] contrib/: Add support for Link: tags
Alejandro Colomar
-
2025/05/12
Re: [PATCH v21 2/3] c: Add <stdcountof.h>
Alejandro Colomar
-
2025/05/12
Re: [PATCH 3/6] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Jeff Law
-
2025/05/12
Re: [PATCH] aarch64: Remove cmov<mode>6 patterns
Richard Sandiford
-
2025/05/12
Re: [PATCH v2 2/3] aarch64: Optimize AND with certain vector of immediates as FMOV [PR100165]
Richard Sandiford
-
2025/05/12
Re: [PATCH] optabs: Remove cmov optab [PR120230]
Richard Sandiford
-
2025/05/12
Re: [PATCH v2 3/3] aarch64: Add more vector permute tests for the FMOV optimization [PR100165]
Richard Sandiford
-
2025/05/12
Re: [PATCH v2 1/3] aarch64: Recognize vector permute patterns which can be interpreted as AND [PR100165]
Richard Sandiford
-
2025/05/12
[RFC] Enable automatic ChangeLog updates on devel/omp/gcc-15 branch
Sandra Loosemore
-
2025/05/12
[PATCH] c++: Allow -Wvirtual-move-assign to be more easily ignored
Owen Avery
-
2025/05/12
Re: [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
Jonathan Wakely
-
2025/05/12
Re: [PATCH] optabs: Remove cmov optab [PR120230]
Andrew Pinski
-
2025/05/12
Re: [PATCH] c++: Add std::to_underlying to the set of stdlib functions that are always folded
Jonathan Wakely
-
2025/05/12
[PATCH] aarch64: Remove cmov<mode>6 patterns
Andrew Pinski
-
2025/05/12
[COMMITTED] PR tree-optimization/120231 - Add dispatch for casts between integer and float.
Andrew MacLeod
-
2025/05/12
[PATCH v2] gimple-fold: Don't replace `tmp = FP0 CMP FP1; if (tmp != 0)` over and over again when comparison can throw
Andrew Pinski
-
2025/05/12
Re: [PATCH 0/6] RISC-V: frm state-machine improvements
Vineet Gupta
-
2025/05/12
RE: [PATCH 1/3] Recognize vector permute patterns which can be interpreted as AND [PR100165]
quic_pzheng
-
2025/05/12
RE: [PATCH 2/3] aarch64: Optimize AND with certain vector of immediates as FMOV [PR100165]
quic_pzheng
-
2025/05/12
[PATCH] c++: Add std::to_underlying to the set of stdlib functions that are always folded
Ville Voutilainen
-
2025/05/12
Re: [PATCH RFC] libstdc++: run testsuite with -Wabi
Jonathan Wakely
-
2025/05/12
[PATCH v2 3/3] aarch64: Add more vector permute tests for the FMOV optimization [PR100165]
Pengxuan Zheng
-
2025/05/12
[PATCH v2 2/3] aarch64: Optimize AND with certain vector of immediates as FMOV [PR100165]
Pengxuan Zheng
-
2025/05/12
[PATCH v2 1/3] aarch64: Recognize vector permute patterns which can be interpreted as AND [PR100165]
Pengxuan Zheng
-
2025/05/12
[pushed] c+: -Wabi false positive [PR120012]
Jason Merrill
-
2025/05/12
Re: libgomp: Add a few more OpenMP/USM test cases
Tobias Burnus
-
2025/05/12
Re: [PATCH] gimple-fold: Canonicalize _Bool == 0 and _Bool != 1
Andrew Pinski
-
2025/05/12
New Spanish PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
-
2025/05/12
Contents of PO file 'cpplib-15.1-b20250316.es.po'
Translation Project Robot
-
2025/05/12
[PING][PATCH][GCC15] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
-
2025/05/12
Re: [PATCH] gimple-fold: Don't replace `tmp = FP0 CMP FP1; if (tmp != 0)` over and over again when comparison can throw
Andrew Pinski
-
2025/05/12
Re: [PATCH v21 1/3] c: Add _Countof operator
Jonathan Wakely
-
2025/05/12
Re: Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c'
Tobias Burnus
-
2025/05/12
Re: [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
-
2025/05/12
Re: [PATCH] libiberty: Fix off-by-one when collecting range expression
Ian Lance Taylor
-
2025/05/12
Re: [PATCH v21 2/3] c: Add <stdcountof.h>
Joseph Myers
-
2025/05/12
Re: [PATCH v1] contrib/: Add support for Link: tags
Jonathan Wakely
-
2025/05/12
Re: [PATCH v1] contrib/: Add support for Link: tags
Jonathan Wakely
-
2025/05/12
[PING][PATCH][GCC15] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
-
2025/05/12
Re: [PATCH 2/2] Move vector lowering to before vectorization
Richard Sandiford
-
2025/05/12
[PATCH v3] match.pd: Fold (x + y) >> 1 into IFN_AVG_FLOOR (x, y) for vectors
Pengfei Li
-
2025/05/12
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
-
2025/05/12
[PATCH v21 3/3] c: Add -Wpedantic diagnostic for _Countof
Alejandro Colomar
-
2025/05/12
[PATCH v21 0/3] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
-
2025/05/12
[PATCH v21 2/3] c: Add <stdcountof.h>
Alejandro Colomar
-
2025/05/12
[PATCH v21 1/3] c: Add _Countof operator
Alejandro Colomar
-
2025/05/12
[PATCH] optabs: Remove cmov optab [PR120230]
Andrew Pinski
-
2025/05/12
RE: [PATCH] Cleanup internal vectorizer costing API
Tamar Christina
-
2025/05/12
[PATCH v1] contrib/: Add support for Link: tags
Alejandro Colomar
-
2025/05/12
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
-
2025/05/12
Re: [PATCH] c++/modules: Revert "Remove unnecessary lazy_load_pendings"
Jason Merrill
-
2025/05/12
[PATCH] fortran: map atand(y, x) to atan2d(y, x) [PR113413]
Yuao Ma
-
2025/05/12
Re: [PATCH RFC] libstdc++: run testsuite with -Wabi
Jason Merrill
-
2025/05/12
Re: [PATCH v20 2/4] c: Add _Countof operator
Alejandro Colomar
-
2025/05/12
PING (and v2) – [Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx
Tobias Burnus
-
2025/05/12
libgomp: Add a few more OpenMP/USM test cases (was: Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c')
Thomas Schwinge
-
2025/05/12
Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c' (was: [committed] libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add unified_shared_memory variant)
Thomas Schwinge
-
2025/05/12
Re: [AUTOFDO][AARCH64] Add support for profilebootstrap
Richard Sandiford
-
2025/05/12
Re: [PATCH] [testsuite] [vxworks] netinet includes atomic, reqs c++11
David Malcolm
-
2025/05/12
Re: [PATCH] [testsuite] [analyzer] [vxworks] define __STDC_WANT_LIB_EXT1__ to 1
David Malcolm
-
2025/05/12
Re: [PATCH v20 3/4] c: Add <stdcountof.h>
Alejandro Colomar
-
2025/05/12
Re: [PATCH] c++: Add attribute handles_virtual_move_assign
Jason Merrill
-
2025/05/12
RE: [EXTERNAL]RE: [PATCH ]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
-
2025/05/12
Re: [PATCH 8/9] AArch64: rules for CMPBR instructions
Karl Meakin
-
2025/05/12
[PATCH v2 8/8] RISC-V: Drop riscv_ext_flag_table in favor of riscv_ext_info_t data
Kito Cheng
-
2025/05/12
[PATCH v2 6/8] RISC-V: Drop riscv_implied_info and riscv_combine_info in favor of riscv_ext_info_t data
Kito Cheng
-
2025/05/12
[PATCH v2 5/8] RISC-V: Introduce riscv_ext_info_t to hold extension metadata
Kito Cheng
-
2025/05/12
[PATCH] libiberty: Fix off-by-one when collecting range expression
Andreas Schwab
-
2025/05/12
[PATCH v2 2/8] RISC-V: Use riscv-ext.def to generate target options and variables
Kito Cheng
-
2025/05/12
[PATCH v2 3/8] RISC-V: Generate extension table in documentation from riscv-ext.def
Kito Cheng
-
2025/05/12
[PATCH v2 4/8] RISC-V: Adjust riscv_can_inline_p
Kito Cheng
-
2025/05/12
[PATCH v2 1/8] RISC-V: Introduce riscv-ext*.def to define extensions
Kito Cheng
-
2025/05/12
[PATCH v2 7/8] RISC-V: Drop riscv_ext_version_table in favor of riscv_ext_info_t data
Kito Cheng
-
2025/05/12
[PATCH v2 3/3] libstdc++: Renamed bits/move_only_function.h to bits/funcwrap.h [PR119125]
Tomasz Kamiński
-
2025/05/12
Re: [PATCH v1 0/7] RISC-V: Combine vec_duplicate + vsub.vv to vsub.vx on GR2VR cost
Robin Dapp
-
2025/05/12
[PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast'" [PR119692]
Thomas Schwinge
-
2025/05/12
[PATCH v2 2/3] libstdc++: Implement C++26 copyable_function [PR119125]
Tomasz Kamiński
-
2025/05/12
[PATCH v2 1/3] libstdc++: Avoid double indirection in move_only_function when possible [PR119125]
Tomasz Kamiński
-
2025/05/12
[PUSHED] nvptx: Support '-march=sm_61'
Thomas Schwinge
-
2025/05/12
[PUSHED] nvptx: Support '-mptx=5.0'
Thomas Schwinge
-
2025/05/12
[PUSHED] GCN, nvptx libstdc++: Force use of '__atomic' builtins: revert 'atomicity_dir=cpu/generic/atomicity_builtins' hard-coding [PR119645]"
Thomas Schwinge
-
2025/05/12
Re: [PATCH v2] RISC-V: Support for zilsd and zclsd extensions.
Dongyan Chen
-
2025/05/12
Re: [PATCH v5] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.
Kito Cheng
-
2025/05/12
Re: [PATCH v2] RISC-V: Support for zilsd and zclsd extensions.
Kito Cheng
-
2025/05/12
Re: [PATCH 1/3] libstdc++: Avoid double indirection in move_only_function when possible [PR119125]
Tomasz Kaminski
-
2025/05/12
Re: [PATCH] libstdc++: Fix constraint recursion in std::expected's operator== [PR119714]
Tomasz Kaminski
-
2025/05/12
Re: [PATCH] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Richard Biener
-
2025/05/12
Re: [PATCH] libstdc++: Fix constraint recursion in std::expected's operator== [PR119714]
Patrick Palka
-
2025/05/12
Re: [PATCH] ext-dce: Only transform extend to subreg if TRULY_NOOP_TRUNCATION [PR 120050]
Xi Ruoyao
-
2025/05/12
[PATCH] Cleanup internal vectorizer costing API
Richard Biener
-
2025/05/12
[PATCH] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Icen Zeyada
-
2025/05/12
[PATCH] libgcobol: Allow for lack of LOG_PERROR
Rainer Orth
-
2025/05/12
Re: [PATCH] ext-dce: Only transform extend to subreg if TRULY_NOOP_TRUNCATION [PR 120050]
Richard Sandiford
-
2025/05/12
Re: [PATCH] libstdc++: Restore std::scoped_lock for non-gthreads targets [PR120198]
Jonathan Wakely
-
2025/05/12
[PATCH] sync LTO streaming and hashing for accelerators and vector type mode
Richard Biener
-
2025/05/12
[PATCH v1 0/1]RISC-V :The following changes enable P8700 MIPS processor for RISC-V.
Umesh Kalappa
-
2025/05/12
RE: [PATCH v1 0/7] RISC-V: Combine vec_duplicate + vsub.vv to vsub.vx on GR2VR cost
Li, Pan2
-
2025/05/12
RE: [PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
Li, Pan2
-
2025/05/12
[PATCH v2] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
-
2025/05/12
Re: [PATCH v20 2/4] c: Add _Countof operator
Joseph Myers
-
2025/05/12
Re: [PATCH] gimple: Canonical order for invariants [PR118902]
Richard Biener
-
2025/05/12
[PATCH 3/3] libstdc++: Renamed bits/move_only_function.h to bits/funcwrap.h [PR119125]
Tomasz Kamiński
-
2025/05/12
Re: [PATCH v20 3/4] c: Add <stdcountof.h>
Joseph Myers
-
2025/05/12
Re: [Patch] Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree trigonometric functions [PR120225]
Richard Biener
-
2025/05/12
[PATCH 1/3] libstdc++: Avoid double indirection in move_only_function when possible [PR119125]
Tomasz Kamiński
-
2025/05/12
Re: [PATCH] gimple-fold: Canonicalize _Bool == 0 and _Bool != 1
Richard Biener
-
2025/05/12
[PATCH 2/3] libstdc++: Implement C++26 copyable_function [PR119125]
Tomasz Kamiński
-
2025/05/12
[PATCH 0/3] libstdc++: Implement P2548R6 (copyable function)
Tomasz Kamiński
-
2025/05/12
Re: [PATCH] gimple-fold: Don't replace `tmp = FP0 CMP FP1; if (tmp != 0)` over and over again when comparison can throw
Richard Biener
-
2025/05/12
Re: [PATCH v20 0/4] c: Add _Countof and <stdcountof.h>
Joseph Myers
-
2025/05/12
Re: [PATCH] testsuite: arm: Fix unsigned-extend-2.c [PR116445]
Richard Earnshaw (lists)
-
2025/05/12
Re: [PATCH] libstdc++: Remove #warning from <ciso646> for C++17 [PR120187]
Tomasz Kaminski
-
2025/05/12
Re: [PATCH] libstdc++: Restore std::scoped_lock for non-gthreads targets [PR120198]
Tomasz Kaminski
-
2025/05/12
Re: [PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
-
2025/05/12
[committed v2 13/14] arm: remove iwmmxt registers from allocator tables
Richard Earnshaw
-
2025/05/12
[committed v2 14/14] arm: doc: cleanup documentation references to iWMMXT extensions
Richard Earnshaw
-
2025/05/12
[committed v2 09/14] arm: remove iwmmxt-related attributes from machine description
Richard Earnshaw
-
2025/05/12
[committed v2 12/14] arm: remove most remaining iwmmxt code.
Richard Earnshaw
-
2025/05/12
[committed v2 04/14] arm: remove iWMMX builtins support.
Richard Earnshaw
-
2025/05/12
[PATCH] libstdc++: Restore std::scoped_lock for non-gthreads targets [PR120198]
Jonathan Wakely
-
2025/05/12
[committed v2 06/14] arm: remove IWMMXT checks from MD files.
Richard Earnshaw
-
2025/05/12
[PATCH] libstdc++: Remove #warning from <ciso646> for C++17 [PR120187]
Jonathan Wakely
-
2025/05/12
[committed v2 10/14] arm: cleanup iterators.md after removing iwmmxt
Richard Earnshaw
-
2025/05/12
[committed v2 02/14] arm: testsuite: remove iwmmxt tests
Richard Earnshaw
-
2025/05/12
[committed v2 11/14] arm: remove dead predefines when using WMMX
Richard Earnshaw
-
2025/05/12
[committed v2 03/14] arm: treat -mcpu/arch=iwmmxt{,2} like XScale
Richard Earnshaw
-
2025/05/12
[committed v2 05/14] arm: Remove iwmmxt patterns.
Richard Earnshaw
-
2025/05/12
[committed v2 07/14] arm: remove support for the iwmmxt ABI variant.
Richard Earnshaw
-
2025/05/12
[committed v2 00/14] arm: Remove iWMMXT code generation
Richard Earnshaw
-
2025/05/12
[committed v2 08/14] arm: Remove iwmmxt support from arm.cc
Richard Earnshaw
-
2025/05/12
[committed v2 01/14] arm: clarify the logic of SECONDARY_(INPUT/OUTPUT)_RELOAD_CLASS
Richard Earnshaw
-
2025/05/12
Re: i386: Fix some problems in stv cost model
Jan Hubicka
-
2025/05/12
[Patch] Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree trigonometric functions [PR120225]
Tobias Burnus
-
2025/05/12
Re: [PATCH v2] loop2_unroll: split loop exit during unrolling of uncountable loops
Artemiy Volkov
-
2025/05/12
[PATCH] ext-dce: Only transform extend to subreg if TRULY_NOOP_TRUNCATION [PR 120050]
Xi Ruoyao
-
2025/05/12
[PATCH] Partially lift restriction from loc_list_from_tree_1
Eric Botcazou
-
2025/05/12
[PATCH v5] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.
Dongyan Chen
-
2025/05/12
Re: [PATCH v1] libstdc++: More efficient weekday from year_month_day.
Jonathan Wakely
-
2025/05/12
Re: libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR119667] (was: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560])
Jonathan Wakely
-
2025/05/12
libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR119667] (was: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560])
Thomas Schwinge
-
2025/05/12
[PATCH v4] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.
Dongyan Chen
-
2025/05/12
Re: [PATCH v1 0/7] RISC-V: Combine vec_duplicate + vsub.vv to vsub.vx on GR2VR cost
Robin Dapp
-
2025/05/12
[PATCH] libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16}_s{1,4} [PR120191]
Jakub Jelinek
-
2025/05/12
Re: Fix PR 118541, do not generate unordered fp cmoves for IEEE compares
Surya Kumari Jangala
-
2025/05/12
Re: [PATCH] vxworks: libgcc: include string.h for memset
Olivier Hainque
-
2025/05/12
[PATCH] testsuite/120222 - adjust gcc.dg/tree-ssa/gen-vect-28.c for inlining change
Richard Biener
-
2025/05/12
[PATCH] libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16}_s{1,4} [PR120191]
Jakub Jelinek
-
2025/05/11
Re: [PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
Richard Biener
-
2025/05/11
Re: [PATCH v1 3/4] Match: Refactor the signed SAT_* match for saturated value [NFC]
Richard Biener
-
2025/05/11
Re: [PATCH v1 4/4] Match: Update the comments for indicating SAT_* pattern
Richard Biener
-
2025/05/11
Re: [PATCH v1 2/4] Match: Refactor the signed SAT_TRUNC match patterns [NFC]
Richard Biener
-
2025/05/11
Re: [PATCH] x86: Remove df_insn_rescan after emit_insn_*
Uros Bizjak
-
2025/05/11
[PATCH] fortran, v2: Fix up minloc/maxloc lowering [PR120191]
Jakub Jelinek
-
2025/05/11
[PATCH] x86: Remove df_insn_rescan after emit_insn_*
H.J. Lu
-
2025/05/11
Re: [PATCH] libstdc++: Make dg-require-namedlocale work for more targets [PR65909]
Tomasz Kaminski
-
2025/05/11
Re: [PATCH 61/61] Fix pr54240
Andrew Pinski
-
2025/05/11
Re: [PATCH 0/6] RISC-V: frm state-machine improvements
钟居哲
-
2025/05/11
Re: [PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
Hongtao Liu
-
2025/05/11
[PATCH v1 5/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 1 with GR2VR cost 0
pan2 . li
-
2025/05/11
[PATCH v1 7/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 1 with GR2VR cost 2
pan2 . li
-
2025/05/11
[PATCH v1 2/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 0 with GR2VR cost 0
pan2 . li
-
2025/05/11
[PATCH v1 4/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 0 with GR2VR cost 15
pan2 . li
-
2025/05/11
[PATCH v1 6/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 1 with GR2VR cost 1
pan2 . li
-
2025/05/11
[PATCH v1 3/7] RISC-V: Add test for vec_duplicate + vsub.vv combine case 0 with GR2VR cost 1
pan2 . li
-
2025/05/11
[PATCH v1 0/7] RISC-V: Combine vec_duplicate + vsub.vv to vsub.vx on GR2VR cost
pan2 . li
-
2025/05/11
[PATCH v1 1/7] RISC-V: Combine vec_duplicate + vsub.vv to vsub.vx on GR2VR cost
pan2 . li
-
2025/05/11
Re: [PATCH] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC
Samuel Thibault
-
2025/05/11
Re: [PATCH] c++: Add attribute handles_virtual_move_assign
Owen Avery
-
2025/05/11
[COMMITTED] testsuite: xtensa: add support for effective_target_sync_*
Max Filippov
-
2025/05/11
Re: [PATCH v3] xtensa: Fix up unwanted spills of SFmode hard registers holding function arguments/returns
Max Filippov
-
2025/05/11
[committed] cobol: Eliminate padding bytes from cbl_declarative_t.
Robert Dubner
-
2025/05/11
Re: [PATCH] fortran: map atand(y, x) to atan2d(y, x)
Tobias Burnus
-
2025/05/11
[PATCH] fortran: map atand(y, x) to atan2d(y, x)
Yuao Ma
-
2025/05/11
[PATCH v20 3/4] c: Add <stdcountof.h>
Alejandro Colomar
-
2025/05/11
[PATCH v20 4/4] c: Add -Wpedantic diagnostic for _Countof
Alejandro Colomar
-
2025/05/11
[PATCH v20 2/4] c: Add _Countof operator
Alejandro Colomar
-
2025/05/11
[PATCH v20 1/4] contrib/: Add support for Link: tags
Alejandro Colomar
-
2025/05/11
[PATCH v20 0/4] c: Add _Countof and <stdcountof.h>
Alejandro Colomar
-
2025/05/11
[committed] cobol: New testcases.
Robert Dubner
-
2025/05/11
[PATCH] tree-optimization/120211 - constrain LOOP_VINFO_EARLY_BREAKS_LIVE_IVS more
Richard Biener
-
2025/05/11
Re: [PATCH v1] libstdc++: More efficient weekday from year_month_day.
Cassio Neri
-
2025/05/11
Re: i386: Fix some problems in stv cost model
Richard Biener
-
2025/05/10
Re: [parch, fortran] Fix PR 120163, 15/16 regression
Thomas Koenig
-
2025/05/10
Re: [PATCH v4 1/2] RISC-V: Support RISC-V Profiles 20/22.
Jiawei
-
2025/05/10
Re: [PATCH 3/6] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Vineet Gupta
-
2025/05/10
Re: [PATCH 0/6] RISC-V: frm state-machine improvements
Vineet Gupta
-
2025/05/10
Re: i386: Fix some problems in stv cost model
H.J. Lu
-
2025/05/10
Re: [PATCH v1] libstdc++: More efficient weekday from year_month_day.
Cassio Neri
-
2025/05/10
[PATCH] testsuite: Fix pr119131-1.c for targets which emit a psabi warning for vectors of DFP [PR119909]
Andrew Pinski
-
2025/05/10
[PATCH] x86: Change dest to src in replace_vector_const
H.J. Lu
-
2025/05/10
Re: [PING] [PATCH] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]
Harald Anlauf
-
2025/05/10
i386: Fix some problems in stv cost model
Jan Hubicka
-
2025/05/10
Re: [PING] [PATCH] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]
Jerry D
-
2025/05/10
[PING] [PATCH] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]
Harald Anlauf
-
2025/05/10
Re: [parch, fortran] Fix PR 120163, 15/16 regression
Harald Anlauf
-
2025/05/10
Re: [PATCH, fortran] Fix simple typo in libgfortran
Tobias Burnus
-
2025/05/10
[PATCH] libgcc SH: fix alignment for relaxation
Quentin Boswank
-
2025/05/10
[COMMITED] testsuite: Disable bit tests in aarch64/pr99988.c
Filip Kastl