Messages by Date
-
2026/06/15
[Bug sanitizer/120201] [13/14/15/16/17 Regression] generates a misaligned vector operation for std::memcpy with -march=znver4 since santizer doesn't allocate properly aligned stack by r6-6813-g63998a6336239d
hjl.tools at gmail dot com via Gcc-bugs
-
2026/06/15
[Bug c++/125805] GCC rejects valid program involving comparison of address to two distinct objects of incomplete type
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/120892] Missed unrolling at -O3 due to split-paths
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125557] Missed if-conversion of load addresses
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125797] [reflection] Faulty immediate-escalation with std::meta::current_function, templates, and 'requires' clause
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125810] Vector intrinsics are not synthesized from SIMD operations if greater than native register width
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125810] Vector intrinsics are not synthesized from SIMD operations if greater than native register width
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125810] New: Vector intrinsics are not synthesized from SIMD operations if greater than native register width
kuratius at googlemail dot com via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] [16/17 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (r16-3990-gad3fb999a1b568) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125797] [reflection] Faulty immediate-escalation with std::meta::current_function, templates, and 'requires' clause
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] [16/17 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (r16-3990-gad3fb999a1b568) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libstdc++/85821] [DR 2383] Chrono literal operators do not follow the standard declarations
bolsh.andrey at yandex dot ru via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] [16/17 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (r16-3990-gad3fb999a1b568) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] [16/17 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (r16-3990-gad3fb999a1b568) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] [16/17 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (r16-3990-gad3fb999a1b568) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125799] load commonizing and store elimination combing
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125809] New: [16 Regression] ipa-cp over-clones under a guessed profile: devirtualization_time_bonus frequency-weighting (ad3fb999a1b) inflates the bonus, ~8% slower cc1 build (SPEC 721.gcc_r)
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125797] [reflection] Faulty immediate-escalation with std::meta::current_function, templates, and 'requires' clause
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125746] [16/17 Regression] ICE in gen_rtx_SUBREG, at emit-rtl.cc:1043 since r16-718
dimitar at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125808] Error on std::meta::current_class() in function parameters in local class
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125808] Error on std::meta::current_class() in function parameters in local class
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125717] [8? Regression] PR83064 impact on SPEC2026 pot3d_s benchmark (r8-7827-gbc436e10e0b892)
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125808] New: Error on std::meta::current_class() in function parameters in local class
eczbek.void at gmail dot com via Gcc-bugs
-
2026/06/15
[Bug fortran/125584] gfortran.dg/corray tests may use excessive space in /tmp
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125737] `a%b < b` should be true if a and b are non-negative
law at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug testsuite/125061] FAIL: gcc.dg/Wtrampolines-3.c starting from - r16-3747-gafa74d37e8170d
jskumari at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125737] `a%b < b` should be true if a and b are non-negative
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125756] nonnegative < (typeof nonnegative)(nonnegative != 0) is false
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125756] nonnegative < (typeof nonnegative)(nonnegative != 0) is false
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125584] gfortran.dg/corray tests may use excessive space in /tmp
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/117584] PowerPC ABI for BitInt needs to be done
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125584] gfortran.dg/corray tests may use excessive space in /tmp
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/06/15
[Bug rtl-optimization/123754] [16/17 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125584] gfortran.dg/corray tests may use excessive space in /tmp
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125430] Module-contained PRIVATE procedures must have global ELF linkage
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125527] Submodule cannot access internal subprograms of ancestor module via host association
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125481] [generic] Wrong generic resolution between procedure pointer and variable actuals of same TKR
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125535] Wrong-code for implied-do with allocatable-component derived type and transformational intrinsic
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125527] Submodule cannot access internal subprograms of ancestor module via host association
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/3] Nested types sometimes not visible
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125528] ICE or wrong-code for ASSOCIATE selector that is a type-bound user-defined operator
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug other/1] Test of new GCC GNATS db.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/2] ICE on template with aggregates
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug other/1] Test of new GCC GNATS db.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125650] ice in gfc_conv_expr_op, at fortran/trans-expr.cc:4390
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/2] ICE on template with aggregates
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125532] Wrong-code in DO CONCURRENT when ASSOCIATE body references inline type-spec iterator
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125529] ICE (segfault) in DO CONCURRENT with DEFAULT(NONE) and ASSOCIATE
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125530] ASSOCIATE with contained-function selector rejects type-bound calls on associate name
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125531] Inferred-type ASSOCIATE name gives spurious "Expected argument list" when data component shares name
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125534] ALLOCATE of parameterized derived-type array initializes only first element
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125535] Wrong-code for implied-do with allocatable-component derived type and transformational intrinsic
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/55526] [C++11] Irrelevant error message for function parameter wrongly used in noexcept specifier
waffl3x at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares since r17-837-g8af2e8e49d6e5d
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug rtl-optimization/125780] [17 Regression][avr] ICE: unable to find a register to spill: in lra_split_hard_reg_for, at lra-assigns.cc:1885
stefansf at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug rtl-optimization/123754] [16/17 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
konstantinos.eleftheriou at vrull dot eu via Gcc-bugs
-
2026/06/15
[Bug c++/125807] New: parameter used in noexcept-specifier incorrectly rejected
waffl3x at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/117584] PowerPC ABI for BitInt needs to be done
mmatti at linux dot vnet.ibm.com via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125758] [17 regression] ICE in ranger (stack overflow) when building qgis
amacleod at redhat dot com via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares since r17-837-g8af2e8e49d6e5d
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ada/125806] New: Ada Mistake --> Bug Report
efmavourneen at axioaction dot org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125670] internal compiler error: in has_vl, at config/riscv/riscv-vsetvl.cc
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares since r17-837-g8af2e8e49d6e5d
law at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125670] internal compiler error: in has_vl, at config/riscv/riscv-vsetvl.cc
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125646] [16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-fre -fno-tree-forwprop" on x86_64-linux-gnu: in vectorizable_operation, at tree-vect-stmts.cc:6913
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125553] [16 Regression] ICE at -O1 during GIMPLE pass: fre since r16-3066
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125796] forwprop increases alignment requirements
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares since r17-837-g8af2e8e49d6e5d
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125805] New: GCC rejects valid program involving comparison of address to two distinct objects of incomplete type
jlame646 at gmail dot com via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125553] [16 Regression] ICE at -O1 during GIMPLE pass: fre since r16-3066
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125652] [14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125686] [17 regression] ICE in verify_gimple failed on SPARC
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125502] [13/14/15/16 Regression] ICE at -O1 during RTL pass: expand
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125646] [16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-fre -fno-tree-forwprop" on x86_64-linux-gnu: in vectorizable_operation, at tree-vect-stmts.cc:6913
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug middle-end/125545] [14/15/16 Regression] ICE on aarch64: in insert_stmt_after, at tree-ssa-reassoc.cc:1527 with asm goto at -O1/2/3 since r14-3995
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug middle-end/125477] [13/14/15/16 Regression] ICE on x86_64-linux-gnu: Segmentation fault during GIMPLE pass: vect with asm goto at -O3 since r10-1057
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125796] forwprop increases alignment requirements
kristerw at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125793] phi_opt should factor out calls
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125793] phi_opt should factor out calls
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125651] [13/14/15/16/17 Regression] std::move with const char*&&ptr causes an error
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125796] forwprop increases alignment requirements
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug sanitizer/124206] Stack overflow in ASAN-instrumented GCC
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug sanitizer/124206] Stack overflow in ASAN-instrumented GCC
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libstdc++/125659] [16/17 Regression] ThreadSanitizer reports a false-positive data race for code synchronized with std::atomic::wait
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/38239] [4.9, 5, 6 regression] The function mcount in gmon.o changes register ecx
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libstdc++/125659] [16/17 Regression] ThreadSanitizer reports a false-positive data race for code synchronized with std::atomic::wait
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c/25802] VM types of external and internal linkage variables not diagnosed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libstdc++/125659] [16/17 Regression] ThreadSanitizer reports a false-positive data race for code synchronized with std::atomic::wait
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125693] std::vector::insert(it, cref) crashes when sizeof(value_type) ≥ 8MiB
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125750] Excessive vector unrolling leads to excessive spilling
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125693] std::vector::insert(it, cref) crashes when sizeof(value_type) ≥ 8MiB
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125584] gfortran.dg/corray tests may use excessive space in /tmp
ro at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] [17 Regression] 403.gcc miscompares
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125804] New: [17 Regression] 403.gcc miscompares
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125666] inline-unit-growth param not aggressive enough for SPEC2026
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125693] std::vector::insert(it, cref) crashes when sizeof(value_type) ≥ 8MiB
marc.mutz at hotmail dot com via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125800] [17 Regression] 4-7% slowdown of calculix on Zen{3,4,5} since r17-1485-g9f8409f2e2c28f
jmelcr at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125693] std::vector::insert(it, cref) crashes when sizeof(value_type) ≥ 8MiB
marc.mutz at hotmail dot com via Gcc-bugs
-
2026/06/15
[Bug target/125803] New: [powerpc64 FreeBSD ELFv2] frob_update_context in freebsd-unwind.h uses the ELFv1 TOC save-slot offset (40), so r2 is not restored when unwinding and C++ exceptions crash
pkubaj at anongoth dot pl via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125786] [13/14/15/16 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125693] std::vector::insert(it, cref) crashes when sizeof(value_type) ≥ 8MiB
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125651] [13/14/15/16/17 Regression] std::move with const char*&&ptr causes an error
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug libstdc++/125781] Valgrind reports that futex() is called with bad pointer for stop_callback
mac at mcrowe dot com via Gcc-bugs
-
2026/06/15
[Bug c++/125797] [reflection] Faulty immediate-escalation with std::meta::current_function, templates, and 'requires' clause
friedkeenan at protonmail dot com via Gcc-bugs
-
2026/06/15
[Bug libstdc++/125684] cppcheck: 7 * tighten up internal interfaces in libstdc++-v3
redi at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125802] New: False positive for [-Wunused-but-set-variable=]
manfred99 at gmx dot ch via Gcc-bugs
-
2026/06/15
[Bug fortran/125801] False positive for [-Wunused-intent-out]
manfred99 at gmx dot ch via Gcc-bugs
-
2026/06/15
[Bug fortran/125717] [8? Regression] PR83064 impact on SPEC2026 pot3d_s benchmark (r8-7827-gbc436e10e0b892)
dhruvc at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug fortran/125801] New: False positive for [-Wunused-intent-out]
manfred99 at gmx dot ch via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125800] New: [17 Regression] 4-7% slowdown of calculix on Zen{3,4,5} since r17-1485-g9f8409f2e2c28f
jmelcr at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125796] forwprop increases alignment requirements
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125794] [17 Regression] aarch64: incorrect SVE assembly for loop
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125793] phi_opt should factor out calls
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug rtl-optimization/125780] [17 Regression][avr] ICE: unable to find a register to spill: in lra_split_hard_reg_for, at lra-assigns.cc:1885
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125776] [15/16 Regression] compare debug fail building gettext/intl on x86_64 / aarch64 since r17-1507 (and since r15-4503)
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125774] [13/14/15/16 Regression] wrong code generated for range check
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug ipa/125772] Function call not getting inlined for ptr to member function
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug c++/125768] `[16/17 Regression] c++/modules: ICE (segfault build_special_member_call) on member-init of a module-attached class with dense members when 'import std'`
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug tree-optimization/125557] Missed if-conversion of load addresses
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/15
[Bug target/125670] internal compiler error: in has_vl, at config/riscv/riscv-vsetvl.cc
wangpengcheng.pp at bytedance dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125557] Missed if-conversion of load addresses
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug rtl-optimization/125731] Improve RISC-V sequence for conditional xor with a constant
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125799] load commonizing and store elimination combing
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125799] New: load commonizing and store elimination combing
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
fengguoce at hygon dot cn via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/123113] factor_out_conditional_operation could be improved to handle `EDGE_COUNT (merge->preds) != 2`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/77980] missing optimization with division
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug c/125798] New: RISC-V: naked attribute does not suppress varargs register saves in prologue
bigmagicreadsun at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug c++/125797] New: [reflection] Faulty immediate-escalation with std::meta::current_function, templates, and 'requires' clause
friedkeenan at protonmail dot com via Gcc-bugs
-
2026/06/14
[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] [17 Regression] Wrong code for `(~x) >> (unsigned int)x`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] [17 Regression] Wrong code for `(~x) >> (unsigned int)x`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
fengguoce at hygon dot cn via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/77980] missing optimization with division
kaelfandrew at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
nick at appletonaudio dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125796] New: forwprop increases alignment requirements
kristerw at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125795] [14/15/16/17 Regression] Code generation broken with -funroll-loops when targeting armv8-a.
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125795] New: Code generation broken with -funroll-loops when targeting armv8-a.
nick at appletonaudio dot com via Gcc-bugs
-
2026/06/14
[Bug target/125794] [17 Regression] aarch64: incorrect SVE assembly for loop
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125794] [17 Regression] aarch64: incorrect SVE assembly for loop
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125794] New: aarch64: incorrect SVE assembly for loop
kristerw at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug middle-end/121106] [14/15/16/17 Regression] ICE at O2: in expand_fn_using_insn with target_clones and __builtin_parity
kaelfandrew at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125793] New: phi_opt should factor out calls
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125791] match's ifcvt should only happen after the last fold
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/51964] Missed tail merging opportunity with calls
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125792] New: phiopt late in gimple should do some ifcvt
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125791] match's ifcvt should only happen after the last fold
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125791] New: match's ifcvt should only happen after the last fold
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/122604] Missed optimization opportunity: flatten branches with function call into one function call that uses CMOV
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125765] `a ? CST0 : (CST0|CST1)` can be handled better for riscv
law at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125765] `a ? CST0 : (CST0|CST1)` can be handled better for riscv
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] [17 Regression] Wrong code for `(~x) >> (unsigned int)x`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug libfortran/93727] Fortran 2018: EX edit descriptor
danglin at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug fortran/125782] Double free failure with associate
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug fortran/125782] Double free failure with associate
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] [17 Regression] Wrong code for `(~x) >> (unsigned int)x`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] [17 regression] Wrong code for `(~x) >> (unsigned int)x`
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125790] New: Wrong code for `(~x) >> (unsigned int)x`
kristerw at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug middle-end/121106] [14/15/16/17 Regression] ICE at O2: in expand_fn_using_insn with target_clones and __builtin_parity
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125789] internal compiler error: in expand_fn_using_insn, at internal-fn.cc:270
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug c++/125789] New: internal compiler error: in expand_fn_using_insn, at internal-fn.cc:270
daniel.indictor at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/125670] internal compiler error: in has_vl, at config/riscv/riscv-vsetvl.cc
law at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125788] New: factor out from more than `a ? xyz : abc`
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug middle-end/125274] BOOL_BITFIELD in system.h can be removed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug c++/125787] [modules] Including headers and using modules with -freflection enabled causes conflicting imported declarations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug c++/125787] New: [modules] Including headers and using modules with -freflection enabled causes conflicting imported declarations
keipitalists at proton dot me via Gcc-bugs
-
2026/06/14
[Bug fortran/125747] ICE in gfc_add_modify_loc, at fortran/trans.cc:229 since r16-5177
kargl at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125737] `a%b < b` should be true if a and b are non-negative
kaelfandrew at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125786] [13/14/15/16/17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug target/120645] macOS number changes again with macOS 26 Tahoe
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/06/14
[Bug middle-end/125274] BOOL_BITFIELD in system.h can be removed
kevinstefanov15 at gmail dot com via Gcc-bugs
-
2026/06/14
[Bug tree-optimization/125786] New: [11-17 Regression] wrong code (SIGFPE) at -O2 on x86_64-linux-gnu
xxs_chy at outlook dot com via Gcc-bugs