Messages by Date
-
2025/05/07
[Bug target/120157] No use of SVE early break vectorisation in FP loop
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug ipa/119852] The output of -fdump-ipa-clones can contain "(null)" as the suffix/reason for cloning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120157] No use of SVE early break vectorisation in FP loop
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120157] No use of SVE early break vectorisation in FP loop
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120154] [16 Regression] uring RTL pass: vect_permconst ICE: in decompose, at rtl.h:2312 with -march=rv64gv
law at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120157] No use of SVE early break vectorisation in FP loop
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libfortran/120158] New: Incorrect UNSIGNED maxval/maxloc etc.
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120157] No use of SVE early break vectorisation in FP loop
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120157] New: No use of SVE early break vectorisation in FP loop
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/97786] rs6000 isinf etc. are pretty horrible
jskumari at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/106065] Crash when reading extended derived type array in namelist
philippe.wautelet at cnrs dot fr via Gcc-bugs
-
2025/05/07
[Bug target/117978] Optimise 128-bit-predicated SVE loads to Advanced SIMD LDRs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120137] [16 regression] RISC-V: ICE during RTL pass: vect_permconst
law at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug middle-end/108016] RISC-V:Bad codegen in scalar code comparing to LLVM
alexey.merzlyakov at samsung dot com via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120156] [14 Regression] Segfault while compiling eigen test bdcsvd.cpp
stefansf at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120156] New: [14 Regression] Segfault while compiling eigen test bdcsvd.cpp
stefansf at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/107761] Implement C++23 <mdspan>
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120088] Use of uninitialized value in constant expression when copy-constructing a std::expected<void, int> from another copy-assigned non-erroneous std::expected
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120154] [16 Regression] uring RTL pass: vect_permconst ICE: in decompose, at rtl.h:2312 with -march=rv64gv
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120088] Use of uninitialized value in constant expression when copy-constructing a std::expected<void, int> from another copy-assigned non-erroneous std::expected
de34 at live dot cn via Gcc-bugs
-
2025/05/07
[Bug c++/120155] New: ICE when lambda return type is the decltype of statement expression
winmikedows at hotmail dot com via Gcc-bugs
-
2025/05/07
[Bug target/120154] New: [16 Regression] uring RTL pass: vect_permconst ICE: in decompose, at rtl.h:2312 with -march=rv64gv
zsojka at seznam dot cz via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/118950] [14 regression] RISC-V: rv64gcv runtime mismatch at -O3 since r14-4038-gb975c0dc3be
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/118950] [14 regression] RISC-V: rv64gcv runtime mismatch at -O3 since r14-4038-gb975c0dc3be
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c/61579] -Wwrite-strings does not behave as a warning option
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/66279] [12/13 Regression] Input/output asm operand is not loaded inside a constructor with a virtual base class since r0-116348-g660584689a4397
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/113939] Switch m68k to LRA
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
2025/05/07
[Bug target/113939] Switch m68k to LRA
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
2025/05/07
[Bug c++/101533] [12/13 Regression] ICE in gen_type_die_with_usage, at dwarf2out.c:25988
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c/101478] [12/13 Regression] ICE with statement expression and offsetof like expression since r10-7127-gcb99630f254aae
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug lto/91299] [12/13 Regression] LTO inlines a weak definition in presence of a non-weak definition from an ELF file
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug middle-end/87984] [12/13 Regression] wrong code for local reg var input to asm inside a loop
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/79786] [12/13 Regression] ICE tree check: expected class 'type', have 'declaration' (var_decl) in iamcu_alignment, at config/i386/i386.c:30263
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug middle-end/111125] [14 Regression] tree-ssa.exp and vect.exp failures after commit r14-3281-g99b5921bfc8f91
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/107761] Implement C++23 <mdspan>
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120114] Format width is not correctly handled for chrono formatting
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120114] Format width is not correctly handled for chrono formatting
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120114] Format width is not correctly handled for chrono formatting
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libfortran/120153] Missing UINTEGER symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120032] Fails to pattern match clz from DeBruijn
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/120131] Misleading and unnecessary error message due to range check
vterzi1996 at gmail dot com via Gcc-bugs
-
2025/05/07
[Bug c++/120127] ICE in GCC when calling destructor of undefined type name in lambda (lookup_template_class crash)
mcccs at gmx dot com via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
lh_mouse at 126 dot com via Gcc-bugs
-
2025/05/07
[Bug libfortran/120153] New: Missing UINTEGER symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
lh_mouse at 126 dot com via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
lh_mouse at 126 dot com via Gcc-bugs
-
2025/05/07
[Bug c++/120130] Cannot declare function template as friend in the presence of same named member function
fchelnokov at gmail dot com via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120080] [16 regression] ICE when building llvm-20.1.3 (find_bit_tests, at tree-switch-conversion.cc:1799) since r16-347-g1381a5114788a2
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/120152] [15/16 Regression] libgfortran ABI problem starting with r15-4124
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120032] Fails to pattern match clz from DeBruijn
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120080] [16 regression] ICE when building llvm-20.1.3 (find_bit_tests, at tree-switch-conversion.cc:1799) since r16-347-g1381a5114788a2
pheeck at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/120152] [15/16 Regression] libgfortran ABI problem starting with r15-4124
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/120152] New: [15/16 Regression] libgfortran ABI problem starting with r15-4124
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/120134] internal compiler error: in coerce_template_parms, at cp/pt.cc:9488
mcccs at gmx dot com via Gcc-bugs
-
2025/05/07
[Bug c++/120151] New: ICE in GCC when compiling a templated decltype with incomplete lambda body with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
2025/05/07
[Bug driver/120148] -fno-builtin suppresses -Wformat warnings
schwab--- via Gcc-bugs
-
2025/05/07
[Bug c++/120150] ICE in GCC when deducing return type with nested lambdas using accumulate with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
2025/05/07
[Bug c++/120149] ICE in GCC when deducing return type with nested lambdas using accumulate with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
2025/05/07
[Bug c++/120150] New: ICE in GCC when deducing return type with nested lambdas using accumulate with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
2025/05/07
[Bug c++/120149] New: ICE in GCC when deducing return type with nested lambdas using accumulate with -std=c++20
mario.rodriguezb1 at um dot es via Gcc-bugs
-
2025/05/07
[Bug target/120036] [16 Regression] ICE on highway-1.2.0: during RTL pass: rrvl: in gen_rtx_SUBREG, at emit-rtl.cc:1032 since r16-271-gd1cada7481420a
hjl.tools at gmail dot com via Gcc-bugs
-
2025/05/07
[Bug ipa/120146] [15/16 Regression] ICE: SIGSEGV in all_refs_explicit_p (cgraph.h:3201) with -O -fopenacc
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120036] [16 Regression] ICE on highway-1.2.0: during RTL pass: rrvl: in gen_rtx_SUBREG, at emit-rtl.cc:1032 since r16-271-gd1cada7481420a
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug driver/120148] -fno-builtin suppresses -Wformat warnings
flo2030--- via Gcc-bugs
-
2025/05/07
[Bug driver/120148] New: -fno-builtin suppresses -Wformat warnings
flo2030--- via Gcc-bugs
-
2025/05/07
[Bug ipa/120146] [15/16 Regression] ICE: SIGSEGV in all_refs_explicit_p (cgraph.h:3201) with -O -fopenacc
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug gcov-profile/118508] 10% performance drop when enabling autofdo for spec2017 554.roms_r
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
manu at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug gcov-profile/118508] 10% performance drop when enabling autofdo for spec2017 554.roms_r
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug gcov-profile/118508] 10% performance drop when enabling autofdo for spec2017 554.roms_r
liuhongt at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/118950] [14 regression] RISC-V: rv64gcv runtime mismatch at -O3 since r14-4038-gb975c0dc3be
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug fortran/119948] Source allocation of pure function result rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
kirill at korins dot ky via Gcc-bugs
-
2025/05/07
[Bug c++/120125] [15/16 Regression] ICE in add_to_same_comdat_group when using -Os or -fdeclone-ctor-dtor since r15-521-g6ad7ca1bb90573
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug lto/119956] lockfile / lto-ltrans-cache have poor testing coverage
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug jit/101491] /usr/local/include/libgccjit++.h conflicts between different GCC installations
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug lto/119956] lockfile / lto-ltrans-cache have poor testing coverage
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/120125] [15/16 Regression] ICE in add_to_same_comdat_group when using -Os or -fdeclone-ctor-dtor since r15-521-g6ad7ca1bb90573
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120143] [15/16 Regression] ICE with -fwhole-program on undefined extern var in verify_ssa
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/118964] include <opencv2/opencv.hpp> in the module causes a compilation error
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/120142] [13/14/15/16 regression] internal compiler error: in tsubst, at cp/pt.cc:16670 since r13-6971-ga5de246535db1b
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120138] [14/15/16 regression] -Wmaybe-uninitialized triggered after specific optimizations since r14-4089-gd45ddc2c04e471
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/118964] include <opencv2/opencv.hpp> in the module causes a compilation error
xu2k3l4 at outlook dot com via Gcc-bugs
-
2025/05/07
[Bug tree-optimization/120143] [15/16 Regression] ICE with -fwhole-program on undefined extern var in verify_ssa
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug target/120137] [16 regression] RISC-V: ICE during RTL pass: vect_permconst
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/07
[Bug c++/120133] [12/13/14/15 regression] internal compiler error: Segmentation fault signal terminated program cc1plus since r9-6542-gf869f40780836d
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/120147] [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
slyfox at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/120147] New: [16 Regression] libstdc++-v3 build failure for mingw32 target: src/c++23/print.cc:102:49: error: invalid conversion from 'std::basic_filebuf<char>::native_handle_type' {aka 'int'} to 'void*' [-fpermissive] since r16-427-g86627faec10da5
slyfox at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120146] [15/16 Regression] ICE: SIGSEGV in all_refs_explicit_p (cgraph.h:3201) with -O -fopenacc
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120146] New: [15/16 Regression] ICE: SIGSEGV in all_refs_explicit_p (cgraph.h:3201) with -O -fopenacc
zsojka at seznam dot cz via Gcc-bugs
-
2025/05/06
[Bug target/118280] [14/15/16 Regression] __atomic_test_and_set in Microblaze are broken (exposed by r14-4286)
neal.frager at amd dot com via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120132] JMP to target function from the middle of the current if the results layout are compatible
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120132] JMP to target function from the middle of the current if the results layout are compatible
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120132] JMP to target function from the middle of the current if the results layout are compatible
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120111] program with bad format that compiles and runs
john.harper at vuw dot ac.nz via Gcc-bugs
-
2025/05/06
[Bug fortran/120111] program with bad format that compiles and runs
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120137] [16 regression] RISC-V: ICE during RTL pass: vect_permconst
pan2.li at intel dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/21146] unable to resolve visible symbol
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/27775] incorrect "ambiguous" error message with multiple inheritance and nested class.
rnewman at compubrite dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/120111] program with bad format that compiles and runs
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
kirill at korins dot ky via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
kirill at korins dot ky via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120142] internal compiler error: in tsubst, at cp/pt.cc:16670
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug bootstrap/120145] New: Can't bootstrap gcc11 on OpenBSD / sparc64
kirill at korins dot ky via Gcc-bugs
-
2025/05/06
[Bug fortran/120111] program with bad format that compiles and runs
john.harper at vuw dot ac.nz via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15/16 Regression] ICE when building libstdc++ on mips64-elf
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c/107308] ICE in expand_fn_using_insn, at internal-fn.cc:153
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120144] [15 Regression] ICE when bootstrapping libstdc++ on mips64-elf
simon.eriksson.1187 at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug target/120144] New: [15 Regression] ICE when bootstrapping libstdc++ on mips64-elf
simon.eriksson.1187 at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120143] [15/16 Regression] ICE with -fwhole-program on undefined extern var in verify_ssa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120143] [15/16 Regression] RISC-V: ICE with -fwhole-program on undefined extern var in verify_ssa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120143] [16 Regression] RISC-V: ICE with -flto on undefined extern var in verify_ssa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
tcpreimesberger at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120136] internal compiler error: tree check: accessed elt 1 of 'tree_vec' with -1 elts in add_to_template_args, at cp/pt.cc:612
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug target/120143] New: [16 Regression] RISC-V: ICE with -flto on undefined extern var in verify_ssa
ewlu at rivosinc dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120142] New: internal compiler error: in tsubst, at cp/pt.cc:16670
ldalessandro at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
andrew.bell.ia at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120136] internal compiler error: tree check: accessed elt 1 of 'tree_vec' with -1 elts in add_to_template_args, at cp/pt.cc:612
ldalessandro at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120136] internal compiler error: tree check: accessed elt 1 of 'tree_vec' with -1 elts in add_to_template_args, at cp/pt.cc:612
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug target/120141] New: [RVV] Noop are not removed
wojciech_mula at poczta dot onet.pl via Gcc-bugs
-
2025/05/06
[Bug libstdc++/120088] Use of uninitialized value in constant expression when copy-constructing a std::expected<void, int> from another copy-assigned non-erroneous std::expected
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
danglin at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug fortran/120140] New: generic type-bound procedure, defined assignment, and subarray reference
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug target/119698] gen_il-main: raised PROGRAM_ERROR : finalize/adjust raised exception
danglin at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
tcpreimesberger at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120139] New: -fc-prototypes emits incorrect type for arrays with variable extents
ryan.gambord at oregonstate dot edu via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120138] (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120138] New: (14/15/16) -Wmaybe-uninitialized triggered after specific optimizations
tcpreimesberger at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug libstdc++/119667] libstdc++ configure checks for libbacktrace need atomics for void* and size_t
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/120114] Format width is not correctly handled for chrono formatting
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/119667] libstdc++ configure checks for libbacktrace need atomics for void* and size_t
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/70560] Review configure checks for _GLIBCXX_ATOMIC_BUILTINS and atomicity_dir
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120125] [15/16 Regression] ICE in add_to_same_comdat_group when using -Os or -fdeclone-ctor-dtor since r15-521-g6ad7ca1bb90573
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120125] [15/16 Regression] ICE in add_to_same_comdat_group when using -Os or -fdeclone-ctor-dtor
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/102891] Passing real part of complex type component using w%z%re to a subroutine gives erroneous value of dummy argument
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug ipa/120099] [16 regression] gfortran.dg/specifics_1.f90 FAILs since r16-372-g064cac730f88dc
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug ipa/120099] [16 regression] gfortran.dg/specifics_1.f90 FAILs since r16-372-g064cac730f88dc
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug target/120137] New: [16 regression] RISC-V: ICE during RTL pass: vect_permconst
ewlu at rivosinc dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120133] [12/13/14/15 regression] internal compiler error: Segmentation fault signal terminated program cc1plus since r9-6542-gf869f40780836d
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120133] internal compiler error: Segmentation fault signal terminated program cc1plus
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/33285] integer too big compile error in gfortran
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120131] Misleading and unnecessary error message due to range check
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120131] Misleading and unnecessary error message due to range check
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120065] [14/15/16 Regression] profile info corrupted by dom2
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120136] internal compiler error: tree check: accessed elt 1 of 'tree_vec' with -1 elts in add_to_template_args, at cp/pt.cc:612
ldalessandro at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug libstdc++/119667] libstdc++ configure checks for libbacktrace need atomics for void* and size_t
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/70560] Review configure checks for _GLIBCXX_ATOMIC_BUILTINS and atomicity_dir
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/120029] Dangling iterator usage in std::filesystem::path::operator+=(const std::filesystem::path &p) when this == p
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug libstdc++/117905] PSTL algos in <numeric> require copy-constructible
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120112] -Wmismatched-tags -Wnamespaces leads to internal_error
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug tree-optimization/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120136] New: internal compiler error: tree check: accessed elt 1 of 'tree_vec' with -1 elts in add_to_template_args, at cp/pt.cc:612
ldalessandro at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/119928] [15/16 Regression] Bogus "Interface mismatch" in gfortran.dg/proc_ptr_52.f90 with -Wall
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120133] internal compiler error: Segmentation fault signal terminated program cc1plus
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug fortran/120131] Misleading and unnecessary error message due to range check
vterzi1996 at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120135] Strange -Wuninitialized behavior with struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120129] Internal Compiler Error (ICE) with decltype(auto) and nested initializer list since r12-6008-g06d5dcef72542b
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug ipa/119852] The output of -fdump-ipa-clones can contain "(null)" as the suffix/reason for cloning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug ipa/119852] The output of -fdump-ipa-clones can contain "(null)" as the suffix/reason for cloning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120129] Internal Compiler Error (ICE) with decltype(auto) and nested initializer list since r12-6008-g06d5dcef72542b
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug fortran/120131] Misleading and unnecessary error message due to range check
kargls at comcast dot net via Gcc-bugs
-
2025/05/06
[Bug c++/120133] internal compiler error: Segmentation fault signal terminated program cc1plus
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120129] Internal Compiler Error (ICE) with decltype(auto) and nested initializer list since r12-6008-g06d5dcef72542b
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120135] New: Strange -Wunitialized behavior with struct
andrew.bell.ia at gmail dot com via Gcc-bugs
-
2025/05/06
[Bug c++/120129] Internal Compiler Error (ICE) with decltype(auto) and nested initializer list
mcccs at gmx dot com via Gcc-bugs
-
2025/05/06
[Bug ipa/120048] [14/15/16 Regression] ICE on valid code at -O{s,2} with "-fno-tree-vrp -fno-tree-fre" on x86_64-linux-gnu: in type, at value-range.h:982 since r16-244-gce489c870bf28e
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug ipa/120048] [14/15/16 Regression] ICE on valid code at -O{s,2} with "-fno-tree-vrp -fno-tree-fre" on x86_64-linux-gnu: in type, at value-range.h:982 since r16-244-gce489c870bf28e
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120125] [15/16 Regression] ICE in add_to_same_comdat_group when using -Os or -fdeclone-ctor-dtor
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/05/06
[Bug c++/120134] New: internal compiler error: in coerce_template_parms, at cp/pt.cc:9488
ldalessandro at gmail dot com via Gcc-bugs