Messages by Thread
-
-
[Bug diagnostics/125070] New: RFE: UX improvements to problems with std::format
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125069] New: [reflection] ICE on constructor template splicing
feedabl3 at gmail dot com via Gcc-bugs
-
[Bug diagnostics/125068] New: RFE: suggestions for improvements to diagnostics
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125067] New: [17 Regression] ICE during compilation of libsupc++ during stage 2
kacper.slominski72 at gmail dot com via Gcc-bugs
-
[Bug c++/124756] [reflection] Internal compiler error when creating reflection of block-scope function within template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125066] New: [17 Regression] ICE on qtwebengine-6.11.0 (clang::trivial_abi)
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116823] phiprop should ignore clobbers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125065] New: [15/16 Regression][AArch64] SVE vectorization of loop with early exit lost at -O3 -fvect-cost-model=unlimited
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug c++/125064] New: gcc-17 regression: canonical types differ for identical types ‘a’ and ‘a’
ted.d.rodgers at gmail dot com via Gcc-bugs
-
[Bug ada/125063] New: First time doing this: Ran GNATPROVE, encountered error, was asked to post it here.
robert.boettcher.sf at gmail dot com via Gcc-bugs
-
[Bug c++/124169] [reflection] remove cp_preserve_using_decl
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125062] New: ICE at -O3 with "-fno-vect-cost-model -fno-tree-loop-optimize -fno-tree-sink -fno-tree-dse" on x86_64-linux-gnu: in extract_insn, at recog.cc:2892
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c/125061] New: FAIL: gcc.dg/Wtrampolines-3.c starting from - r16-3747-gafa74d37e8170d
kishan at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/125060] New: PowerPC tests fold-vec-cmp-int128.c and pr103316.c started failing after r16-286-gd84fbc516ea57d
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125059] New: Missing deallocation of derived type arrays with `write(formatted)`
vterzi1996 at gmail dot com via Gcc-bugs
-
[Bug target/125058] New: pdp11: lshr QImode emits ASH with positive (left) shift count instead of negative (right)
migraineman33 at gmail dot com via Gcc-bugs
-
[Bug target/125057] New: LoongArch LASX: GCC 16 ICE in RTL split2 with __lasx_cast_128(__lsx_vld(...)) followed by __lasx_vext2xv_*
shuizhuyuanluo at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/124222] SLP patterns confuse scalar costing
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125056] New: c++26/reflection: SEGFAULT when trying to make type_index from typeid of spliced unnamed union.
krylovna at gmail dot com via Gcc-bugs
-
[Bug fortran/104048] ICE with recursively defined derived type
dml2011 at free dot fr via Gcc-bugs
-
[Bug tree-optimization/125055] New: Wrong code vectorizing negation with -O2 -ftrapv
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125054] New: [15/16/17 regression] Excessive memory operations emitted for simple numerics
janschultke at googlemail dot com via Gcc-bugs
-
[Bug tree-optimization/125053] New: [15/16 Regression][AArch64] SVE partial vectorization of loop with cross-iteration dependence lost at -O3
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug bootstrap/125052] New: [17 Regression] ICE in add_iv_candidate_for_doloop, at tree-ssa-loop-ivopts.cc:5786 on powerpc-linux-gnu
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125051] New: [coarray] undefined reference to `__caf_get_from_remote_fn_index_0.4' (shmem caf)
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/80881] Implement Windows native TLS
lh_mouse at 126 dot com via Gcc-bugs
-
[Bug tree-optimization/125050] New: `a == INT_MIN ? INT_MIN : -a` is not converted into `(signed)-(unsigned)a`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121251] Shift and rotates with bitint on rhs
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125049] New: [loongarch] SSP fallback leaves __stack_chk_guard live in $r12 at `jr $r1`
220245569 at seu dot edu.cn via Gcc-bugs
-
[Bug preprocessor/125048] New: ICE on repeated usage of ##__VA_OPT__()
luigighiron at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/117572] Missing optimization after SCCP due to rewriting for overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug jit/125047] New: [16 regression] ICE in get_int_type, at jit/jit-recording.cc:838
schwab--- via Gcc-bugs
-
[Bug tree-optimization/57650] Suboptimal code after TRUTH_AND_EXPR is changed into BIT_AND_EXPR
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115314] auto template parameter has const qualifier on it even though the original does not
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/112090] ``(1 >> X) != 0` pattern should be extended to support other constants
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/112662] missed-optimization: loop increment until wrap
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116700] `(A > PZ) ? ABS(A) : PZ` -> `MAX(A, PZ)` where PZ is known to be non-negative
avinal.xlvii at gmail dot com via Gcc-bugs
-
[Bug c++/100897] Symmetric transfer does not prevent stack-overflow for C++20 coroutines
eric.niebler at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125046] New: sccp is run too late after lowering of bitInt
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120702] Extraneous string constant at -Os
Visda.vokhshoori at microchip dot com via Gcc-bugs
-
[Bug target/121268] RISC-V: Possible optimization when manipulating rightmost bits with zbb enabled
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125045] New: [middle-end/target] SSP fallback leaves canary in live GPR on MIPS/LoongArch/Xtensa/CSKY...
220245569 at seu dot edu.cn via Gcc-bugs
-
[Bug ada/125044] New: taszk declared as a class-wide object on the stack: not starting. works without 'Class
00120260a at gmail dot com via Gcc-bugs
-
[Bug c++/125043] New: regression: ICE in passing invalid constant template argument
barry.revzin at gmail dot com via Gcc-bugs
-
[Bug target/124365] -flto -g loses AEABI attributes on aarch64 when configured against recent binutils
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125042] New: [modules] ICE exporting templated using statement used in different files
ulf.iversen at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/93556] lower mempcpy to memcpy when result is unused
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/125041] New: [17 Regression] ICE in add_iv_candidate_for_doloop building libgphobos on powerpc64*-linux-gnu
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125040] New: [17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125039] New: [15 regression] internal compiler error: in lower_bound, at value-range.h:636
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16/17 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15/16 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125039] [14/15 regression] internal compiler error: in lower_bound, at value-range.h:636 since r14-4153
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123129] FAIL: gcc.dg/rtl/powerpc/test-frame-related.c starting with - r16-6109-gffa98429b93934
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/122274] Prevent copy propagation from a non-frame related insn to a frame related insn
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125038] New: C++ concept is not checked correctly.
max.sagebaum at scicomp dot uni-kl.de via Gcc-bugs
-
[Bug target/113609] EQ/NE comparison between avx512 kmask and -1 can be optimized with kxortest with checking CF.
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/122916] gcobol manual pages have undefined macros
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug libgcc/125037] New: libatomic build fails for /usr/bin/ld being MOLD: "INPUT ( AS_NEEDED ( -lgcc_s ) )" / "library not found: AS_NEEDED"
burnus at gcc dot gnu.org via Gcc-bugs
-
Inconsistent behaviour of std::is_constructible in libstdc++ in newer versions of GCC (15, 16)
bingzhi song via Gcc-bugs
-
[Bug sanitizer/110553] -fsanitize=undefined needs -latomic on powerpc-unknown-linux-gnu
doko at gcc dot gnu.org via Gcc-bugs