Messages by Thread
-
-
[Bug c++/121795] New: ICE for type pack indexing
geza.herman at gmail dot com via Gcc-bugs
-
[Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
vhaudiquet343 at hotmail dot fr via Gcc-bugs
-
[Bug libstdc++/110853] [13 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121792] New: missing PRE due to exceptions
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114253] [13/14 regression] False positive maybe-uninitialized with std::optional and ternary
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/106786] [13/14/15/16 Regression] SRA regression causes extra instructions sometimes since r12-1529-gd7deee423f993bee
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119590] macOS 15.4 SDK is not GCC compatible
iains at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119060] [C++26] P1494R5/P3641R0 - Partial program correctness
iains at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117013] aarch64 should define spaceship<mode>4 optab
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/93738] [13/14/15/16 regression] test case gcc.target/powerpc/20050603-3.c fails
segher at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121791] New: compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
defsyn at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/105749] Bogus maybe-uninitialized when using std::optional, regex and sstream
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121790] New: [C++23] Implement P3235R3, std::print more types faster with less memory
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116090] Another -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
law at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/94960] extern template prevents inlining of standard library objects
hubicka at gcc dot gnu.org via Gcc-bugs
-
[Bug diagnostics/121039] RFE: optionally capture suppressed diagnostics in SARIF output
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121789] New: std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com via Gcc-bugs
-
[Bug tree-optimization/121523] [16 Regression] RISC-V: ICE in apply_scale, at profile-count.h:1187 since r16-3065-geee51f9a4b6
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/110853] [13/14 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121660] [16 Regression] RISC-V: internal compiler error: in apply_scale, at profile-count.h:1187
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/100115] Bogus -Wmaybe-uninitialized warning with -O3
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/95405] Unnecessary stores with std::optional from returns
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121398] gfortran rejects procedure binding on PDT
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c/121788] New: asm_debug spec mis-ordering --debug-prefix-map options
jbeulich at suse dot com via Gcc-bugs
-
[Bug target/121787] New: [Trunk] RISC-V rv64gcv: crash at -O1/2/3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug tree-optimization/121685] Failure to vectorize because of failed invariant motion
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c/23087] Misleading warning, "... differ in signedness" with the character types
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/107051] redundant loads when copying a union
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121786] New: object size expression deduced from alloc_size should have a SIZE_MAX/2 cap
siddhesh at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/78713] [missed optimization] gcc doesn't use clobbers to optimize constructors
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121782] New: Missing Mandates for operator() of boyer_moore_searcher and boyer_moore_horspool_searcher
hewillk at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/121785] New: [aarch64] inconsistent result after matching bcaxqdi4 instruction
dizhao at os dot amperecomputing.com via Gcc-bugs
-
[Bug target/117599] LoongArch support for BitInt
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/61247] vectorization fails for unsigned is used for IV but casted to int before using as the index (and then casted for internal type)
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/33877] Request for __VA_ARGC__
foss+gcc--- via Gcc-bugs
-
[Bug c++/121784] New: error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de via Gcc-bugs
-
[Bug c++/117658] Different ADL behavior between gcc and clang
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/121783] New: Wrong diagnostics for incompatible character pointer assignments
daniel.lundin.mail at gmail dot com via Gcc-bugs
-
[Bug testsuite/112728] gcc.dg/scantest-lto.c FAILs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121781] New: [Trunk] RISC-V rv64gcv: miscompile at -O1/O2
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/121780] New: [Trunk] RISC-V rv64gcv: miscompile at -O1
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug ipa/93921] -Os generates much bigger code than -O{1,2,3,fast} for std::string::size
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/86023] Fake triviality test for internal purposes
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/93556] lower mempcpy to memcpy when result is unused
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/47186] -O2 moves invariant address load INTO loop
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/70079] missed constant propagation in memcpy expansion
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/78713] [missed optimization] gcc doesn't use clobbers to optimize constructors
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/50382] Reassoc doesn't optimize pointer arithmetics
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121779] New: ICE when building ladybird browser: internal compiler error: tree check: expected call_expr, have lt_expr in build_min_non_dep_op_overload, at cp/tree.cc:3733
csfore at posteo dot net via Gcc-bugs
-
[Bug c++/121777] New: Possible UB in g++.
basil--- via Gcc-bugs
-
[Bug tree-optimization/121776] New: [13/14/15 Regression] memcmp expansion in strlen uses the wrong alignment
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121778] New: Improve rotation detection for RISC-V
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/65266] [SH] Use rotcl for bit reversals
law at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121263] [13/14/15 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121775] New: arm: wrong code in vset_lane*
rearnsha at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/98163] ICE symtab_node::verify failed, auto& NTTP specialized with same entity but different type.
mail at johslarsen dot net via Gcc-bugs
-
[Bug tree-optimization/121774] New: [14 Regression] expensive-optimizations produces wrong results
szhong at perforce dot com via Gcc-bugs
-
[Bug c++/121655] [13/14/15/16 Regression] struct binding as template argument vs reinterpret_cast since r8-4678
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121773] New: Combine over-simplifies a subreg write
rearnsha at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/109576] access checking done on constexpr even if the access was done in the class itself when used inside a template
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121772] New: [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org via Gcc-bugs