Messages by Date
-
2026/09/05
[Bug tree-optimization/127216] [17 Regression] Vector averaging code gen regression after recent change
liuhongt at gcc dot gnu.org via Gcc-bugs
-
2026/09/05
[Bug c/127164] ICE on valid static compound literal at function prototype scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c/127226] New: attribute for marking fields of pointer type that need to be NULL at deallocation
uecker at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/126975] __bos/__bdos(&p->inner, 1) collapses into type 0 when subobject inner ends in a FAM
gustavo at embeddedor dot com via Gcc-bugs
-
2026/09/04
[Bug c/127091] Feature request: Add a warning flag for _any_ function call with unused result
uecker at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug ipa/122096] [16/17 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/102160] Too many runtime alias checks when vectorizing
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127225] New: [17 Regression] ICE: in extract_insn, at recog.cc:2894 with -frounding-math -mgeneral-regs-only -mavx512vbmi -mno-sse2
zsojka at seznam dot cz via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127201] dr_may_alias_p ignores DR_PTR_INFO, emitting runtime alias checks for provably disjoint references
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127176] [15/16/17 Regression] ICE in require, at machmode.h: 323 with -foffload=amdgcn-amdhsa -O2 since r15-8047-gadb14c7625178b
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127176] [17 Regression] ICE in require, at machmode.h: 323 with -foffload=amdgcn-amdhsa -O2
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/123172] explicit __atomic_*() calls on _BitInt(>64) assume the data is 16-byte aligned
zsojka at seznam dot cz via Gcc-bugs
-
2026/09/04
[Bug bootstrap/127224] New: gcc_AC_C_ENUM_BF_UNSIGNED is unused and should be removed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/125507] ENUM_BITFIELD usage should be removed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127223] (int)unsigned0+(int)unsigned1 -> (int)(unsigned0+unsigned1) if unsigned0+unsigned1 does not overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127223] New: (int)unsigned0+(int)unsigned1 -> (int)(unsigned0+unsigned1) if unsigned0+unsigned1 does not overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c/61579] -Wwrite-strings does not behave as a warning option
egallager at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127222] New: (a & C) + ((~a) & C) -> C
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug rtl-optimization/127221] (A &mask) + (B & mask) -> (A+B) & mask for unsigned types or no overflow possible for `A+B`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug rtl-optimization/127221] New: (A &mask) + (B & mask) -> (A+B) & mask for unsigned types or no overflow possible for `A+B`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127207] [modules] ICE: tree check: expected template_decl, have identifier_node in decl_value at cp/module.cc:8390 - class template with a friend declaration that forward-references a function-template specialization
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127216] [17 Regression] Vector averaging code gen regression after recent change
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127219] <format>: make __valid_types_for_check_dynamic_spec static so check_dynamic_spec<Ts...> works with clang and EDG
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127220] New: <format>: clang rejects every dynamic width or precision ("{:{}}") in C++26 mode: __check_dynamic_spec is instantiated before its definition
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127219] <format>: make __valid_types_for_check_dynamic_spec static so check_dynamic_spec<Ts...> works with clang and EDG
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127196] [contracts] redeclaration of function with type dependent param used in postcondition accepts non-const param
waffl3x at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127219] <format>: make __valid_types_for_check_dynamic_spec static so check_dynamic_spec<Ts...> works with clang and EDG
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug libstdc++/127219] New: <format>: make __valid_types_for_check_dynamic_spec static so check_dynamic_spec<Ts...> works with clang and EDG
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127196] [contracts] redeclaration of function with type dependent param used in postcondition accepts non-const param
berne at notadragon dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127196] [contracts] redeclaration of function with type dependent param used in postcondition accepts non-const param
waffl3x at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127218] New: [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug c++/127218] [13/14/15/16/17 Regression] constexpr memchr/strchr/strrchr/strstr count a nonzero offset in the first argument twice
stevensudit at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug fortran/126781] NUM_IMAGES intrinsic missing keyword arguments
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/125985] GCC16 BPF backports
jemarch at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug debug/125421] dwarf typechain handling not consistent
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug fortran/127208] Teams don't work correctly with -fcoarray=single
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug fortran/126777] IMAGE_INDEX intrinsic incorrectly implements team forms
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug fortran/126777] IMAGE_INDEX intrinsic incorrectly implements team forms
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug fortran/126777] IMAGE_INDEX intrinsic incorrectly implements team forms
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/126716] under _GLIBCXX_DEBUG, std::erase_if on unordered container with transparent comparator fails to compile in C++23
redi at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/126671] bitreverse could be hooked up for zbkb
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/126716] under _GLIBCXX_DEBUG, std::erase_if on unordered container with transparent comparator fails to compile in C++23
redi at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/126004] [OpenMP] ICE/sig11 when using --param=ggc-min-expand=20 --param=ggc-min-heapsize=32768
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127211] New: predcom fails to reset SCEV on its load-motion path (scev_reset gated on changed > 1); stale cache blocks ivopts
stevebezalel215 at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug target/127177] __builtin_isinf vectorization incorrectly signals FE_INVALID
mkretz at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug debug/108784] '-fcompare-debug' failure (length) w/ --param ira-simple-lra-insn-threshold=1
law at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/126463] [15/16/17 Regression] ICE at -O1 on aarch64 during RTL pass: final
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug debug/108784] '-fcompare-debug' failure (length) w/ --param ira-simple-lra-insn-threshold=1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/125507] ENUM_BITFIELD usage should be removed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/125507] ENUM_BITFIELD usage should be removed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/125507] ENUM_BITFIELD usage should be removed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127086] RISC-V: mode-switching fails to hoist VXRM writes out of some vectorized loops
law at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127217] VRP does not honor TARGET_CAN_INLINE_P
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/125845] [C++26] P3726R2, Adjustments to Union Lifetime Rules
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127217] VRP does not honor TARGET_CAN_INLINE_P
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/111609] Zero shift in ARM NEON vshll_n_s8 intrinsic produces an error
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127217] New: VRP does not honor TARGET_CAN_INLINE_P
saaadhu at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/125507] ENUM_BITFIELD usage should be removed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/125555] [16/17 Regression] error: mangling of ... conflicts with a previous mangle [import std]
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127215] [modules] [reflection] GCC: inconsistent mangling of `__gnu_cxx::operator<=>` (`__normal_iterator`, `__synth3way` `requires` clause) across a module boundary when the iterator value type is `std::meta::info`
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/103524] [meta-bug] modules issue
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug bootstrap/126875] [17 regression] Parallel make compare breaks bootstrap due to gnuism for sed
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127212] [modules] implicitly-inline member function of a module class not emitted as COMDAT in importers
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/103524] [meta-bug] modules issue
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c/127127] Provide built-in macro __SSIZE_TYPE__ for ssize_t
gjl at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/126942] [17 Regression] Wrong code at -O1/s on x86_64-pc-linux-gnu since r17-3298
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127216] New: [17 Regression] Vector averaging code gen regression after recent change
law at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug bootstrap/126875] [17 regression] Parallel make compare breaks bootstrap due to gnuism for sed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127215] New: [modules] [reflection] GCC: inconsistent mangling of `__gnu_cxx::operator<=>` (`__normal_iterator`, `__synth3way` `requires` clause) across a module boundary when the iterator value type is `std::meta::info`
jasio.lpn at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/112266] `constcall(a)` and `constcall(&a->b[0])` is not being optimized to one call
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/126671] bitreverse could be hooked up for zbkb
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127188] [avr] gcc.dg/pr45865.c: -fcompare-debug failure
gjl at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug lto/108534] LTO streamer does not remap source directory
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127188] [avr] gcc.dg/pr45865.c: -fcompare-debug failure
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127188] [avr] gcc.dg/pr45865.c: -fcompare-debug failure
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127188] [avr] gcc.dg/pr45865.c: -fcompare-debug failure
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug rtl-optimization/126412] [17 Regression] csmith: wrong code with -O3 -march=arm-32 -fno-strict-aliasing
konstantinos.eleftheriou at vrull dot eu via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/127213] New: [OpenMP] 'requires self_map/USM' leads to wrong code
burnus at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug middle-end/127214] New: [OpenMP] 'declare target' - LINK and ENTER variables mishandled with MAP clauses
burnus at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/126941] ivopt (and scev) fail for iv's with loop-variant steps
alfierichards at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/126941] ivopt (and scev) fail for iv's with loop-variant steps
amonakov at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug driver/125258] ICE: resolution sub id 0xe3d338721a4464e not in object file with -flto -flto-partition=none -fltrans
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127211] predcom fails to reset SCEV on its load-motion path (scev_reset gated on changed > 1); stale cache blocks ivopts
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug target/127176] ICE in require, at machmode.h: 323 with -foffload=amdgcn-amdhsa -O2
chilikin.k at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug fortran/127210] Internal Compilation error : Mismatch in components of derived type
mikael at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/121349] scalar_cond_masked_set optimization fails to consider all SLP lanes
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug driver/125258] ICE: resolution sub id 0xe3d338721a4464e not in object file with -flto -flto-partition=none -fltrans
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug driver/125258] ICE: resolution sub id 0xe3d338721a4464e not in object file with -flto -flto-partition=none -fltrans
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug fortran/127210] Internal Compilation error : Mismatch in components of derived type
mikael at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
alfierichards at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug driver/125258] ICE: resolution sub id 0xe3d338721a4464e not in object file with -flto -flto-partition=none -fltrans
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug c++/127212] New: [modules] implicitly-inline member function of a module class not emitted as COMDAT in importers
jasio.lpn at gmail dot com via Gcc-bugs
-
2026/09/04
[Bug demangler/123988] Long names are not demanglable
d7d1cd at mail dot ru via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug ipa/127106] [13/14/15/16/17 Regression] unrenamed symbol after IPA SRA
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libgomp/127186] [OpenMP] With GOMP_RUNTIME_USM, in 'target'/'target data' still map static global variables (declare target)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug libstdc++/126716] under _GLIBCXX_DEBUG, std::erase_if on unordered container with transparent comparator fails to compile in C++23
ncm at gcc dot gnu.org via Gcc-bugs
-
2026/09/04
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/115740] [14/15/16/17 Regression] gcc-14.1.1: __glibcxx_assert_fail const-evaluation breaks clang/hip device code
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126677] [16/17 Regression] GCC accepts invalid program involving overloaded member function templates
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug fortran/127210] New: Internal Compilation error : Mismatch in components of derived type
raphael.monod at wanadoo dot fr via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug target/126932] GCC's RISC-V auto-vectorizer emits FMA instructions with -ffp-contract=off
chenzhongyao.hit at gmail dot com via Gcc-bugs
-
2026/09/03
[Bug testsuite/126923] Additional testsuite failures when configured with --with-arch=native --with-cpu=native
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug testsuite/126923] Additional testsuite failures when configured with --with-arch=native --with-cpu=native
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug testsuite/126923] Additional testsuite failures when configured with --with-arch=native --with-cpu=native
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/92645] Hand written vector code is 450 times slower when compiled with GCC compared to Clang
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug testsuite/126923] Additional testsuite failures when configured with --with-arch=native --with-cpu=native
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/124983] [15 Regression] ICE with using typename T::Name and then doing this->name() in method of a template struct
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126860] [14/15/ Regression] ICE when calling a function pointer data member with a qualified-id from a dependent base class template
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/120789] ranges::unique should use ranges::iter_move
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/120789] ranges::unique should use ranges::iter_move
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/120789] ranges::unique should use ranges::iter_move
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/55004] [meta-bug] constexpr issues
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126280] [13/14/15/16/17 Regression] "used but never defined" warning for function template used in variadic template from a template
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/123529] [13 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316 since r12-6075
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/121822] [13 Regression] ICE in dependent_type_p with concept
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/67491] [meta-bug] concepts issues
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/123529] [13 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316 since r12-6075
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/121981] [13 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/67491] [meta-bug] concepts issues
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/121822] [13 Regression] ICE in dependent_type_p with concept
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126280] [13/14/15/16/17 Regression] "used but never defined" warning for function template used in variadic template from a template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/105848] [12 Regression] undefined reference for default template argument of function type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/98930] ICE with static variable in template function used as template argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/121981] [13 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug target/120645] macOS number changes with macOS 26/27
iains at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug target/120645] macOS number changes again with macOS 26 Tahoe
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126280] [13/14/15/16/17 Regression] "used but never defined" warning for function template used in variadic template from a template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/105848] [12 Regression] undefined reference for default template argument of function type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126335] [17 regression] Wrong code: trailing default-constructed element of a static array of class type left uninitialized since r17-1661
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127209] partial ordering with reversed candidates has not been implemented
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126280] [13/14/15/16/17 Regression] "used but never defined" warning for function template used in variadic template from a template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127209] New: partial ordering with reversed candidates has not been implemented
bbi5291 at gmail dot com via Gcc-bugs
-
2026/09/03
[Bug target/124996] RISC-V: SET to (subreg:V2SI (reg:V4SI x) 0) causes reg x to spill
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126483] [13/14/15 Regression] Wrong active union member in constant evaluation of variable template initializers since r13-6422
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/105848] [12 Regression] undefined reference for default template argument of function type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/125390] [17 Regression][RISCV][RVV] ICE in cc1 during tree loop vectorization with -march=rv64gcv_zvl256b at -O2/-O3
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/125390] [17 Regression][RISCV][RVV] ICE in cc1 during tree loop vectorization with -march=rv64gcv_zvl256b at -O2/-O3
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug fortran/127208] New: Teams don't work correctly with -fcoarray=single
mikael at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug sanitizer/71962] error: ‘((& x) != 0u)’ is not a constant expression with fsanitize=undefined
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
dcb314 at hotmail dot com via Gcc-bugs
-
2026/09/03
[Bug c++/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127206] [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
dcb314 at hotmail dot com via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127183] [16/17 Regression] non-call exceptions for write to this->a is considered as not throw
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126472] [16 Regression] Wrong initialization (zero-initialization) in initializer_list
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/126860] [14/15/16 Regression] ICE when calling a function pointer data member with a qualified-id from a dependent base class template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/124983] [15/16 Regression] ICE with using typename T::Name and then doing this->name() in method of a template struct
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/123495] [14/15/16 Regression] ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check since r14-4793
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/126800] Heterogeneous insertion into unordered_map doesn't work.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127207] [modules] ICE: tree check: expected template_decl, have identifier_node in decl_value at cp/module.cc:8390 - class template with a friend declaration that forward-references a function-template specialization
jasio.lpn at gmail dot com via Gcc-bugs
-
2026/09/03
[Bug c++/127206] New: [17 regression] ice in internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:12201
dcb314 at hotmail dot com via Gcc-bugs
-
2026/09/03
[Bug libstdc++/126800] Heterogeneous insertion into unordered_map doesn't work.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug libstdc++/126800] Heterogeneous insertion into unordered_map doesn't work.
ncm at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127207] New: [modules] ICE: tree check: expected template_decl, have identifier_node in decl_value at cp/module.cc:8390 - class template with a friend declaration that forward-references a function-template specialization
jasio.lpn at gmail dot com via Gcc-bugs
-
2026/09/03
[Bug target/126629] SVE rdffr instruction wrongly CSEd
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug fortran/127128] DO CONCURRENT with type spec gives wrong results
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug target/126629] SVE rdffr instruction wrongly CSEd
alfierichards at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127193] Alignment problem when using modules
samuelgardner101 at gmail dot com via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] New: [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127205] [17 regression] ivopts changes cause performance regression on AArch64
pfustc at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug target/96056] arm v6/v7: Missing acquire barrier for __atomic_compare_exchange(__ATOMIC_RELEASE, __ATOMIC_ACQUIRE)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug modula2/126847] [17 Regression] modula2: Build/install broken for LTO and some platforms after r17-3227-gb3275d4a1f199
iains at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/126981] [17 Regression] Wrong matching of saturating truncation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127201] dr_may_alias_p ignores DR_PTR_INFO, emitting runtime alias checks for provably disjoint references
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127202] [coroutines] internal compiler error: tree check: expected class ‘expression’, have ‘exceptional’ (error_mark) in tree_operand_check, at tree.h:4342
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127203] [17 Regression] ~30% slowdown of a testcase from pr26854 since r17-3264-g6cda72b8bd646c
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug c++/127202] [coroutines] internal compiler error: tree check: expected class ‘expression’, have ‘exceptional’ (error_mark) in tree_operand_check, at tree.h:4342
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug modula2/126847] [17 Regression] modula2: Build/install broken for LTO and some platforms after r17-3227-gb3275d4a1f199
gaius at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127201] New: dr_may_alias_p ignores DR_PTR_INFO, emitting runtime alias checks for provably disjoint references
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127195] [17 Regression] ice in flow_bb_inside_loop_p at cfgloop.cc:846
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/09/03
[Bug tree-optimization/127203] [17 Regression] ~30% slowdown of a testcase from pr26854 since r17-3264-g6cda72b8bd646c
pheeck at gcc dot gnu.org via Gcc-bugs