Messages by Thread
-
-
[Bug tree-optimization/64700] Sink common code through PHI
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126017] New: internal compiler error: tree code 'meta_type' is not supported in LTO streams
chzn at mail dot ustc.edu.cn via Gcc-bugs
-
[Bug tree-optimization/126016] New: -frounding-math does not prevent removal of casts
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115571] `cmp * float` vs `tmp_bool * float` and better vectorization for `cmp * float`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libgomp/126015] New: [OpenMP] target [nvptx]: reduction(+:arr[0:2]) of doubles triggers missing __atomic_compare_exchange_16
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug ada/126014] New: DSA: RACW receiver stub dispatches interface primitive via wrong DT slot (crashes before body)
rodakay5 at gmail dot com via Gcc-bugs
-
[Bug bootstrap/126013] New: gcc/fixincludes/fixincl.c:757:19: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
jbglaw--- via Gcc-bugs
-
[Bug target/126012] New: [powerpc64le] Support IEEE-128 long double on FreeBSD (config.gcc / configure / libgcc float128)
pkubaj at anongoth dot pl via Gcc-bugs
-
[Bug c++/126011] New: ICE on template that references member of struct defined in expansion statement
keipitalists at proton dot me via Gcc-bugs
-
[Bug c++/125328] Compilation performance regression in GCC 16 compared to 15, especially with import std;
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/98930] ICE with static variable in template function used as template argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123529] [13/14 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
-
[Bug libstdc++/120789] ranges::unique should use ranges::iter_move
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121822] [13/14 Regression] ICE in dependent_type_p with concept
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/101670] Internal compiler error with concepts
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125866] [13/14/14/15/16/17 Regression] ICE: a module procedure with an allocatable, intent(out) derived-type array dummy
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125937] [17 Regression] A TSVC testcase slower by ~40% since r17-223-ga22b31304e0a1a
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126010] New: [meta-bug] Remove DOM
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/123409] negative_binomial_distribution::param() does not modify member gamma_distribution
infinityintegral333 at gmail dot com via Gcc-bugs
-
[Bug fortran/30438] Set but never used variable should raise warning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125801] False positive for [-Wunused-intent-out]
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126009] New: memset erroneously indicating "region of size 0" instead of reporting possibly-null pointer
benwiederhake+zgubccg at posteo dot net via Gcc-bugs
-
[Bug tree-optimization/126008] New: [17 Regression] Segmentation Fault in output at -02 with -fno-tree-ch on x86_64-linux-gnu
SchWiniX at proton dot me via Gcc-bugs
-
[Bug tree-optimization/125749] `MAX<a,b> == 0` -> (A|B) == 0 should happen for signed types if a and b are nonnegative
kaelfandrew at gmail dot com via Gcc-bugs
-
[Bug c++/126007] New: __builtin_is_implicit_lifetime disagrees with Clang
nikolasklauser at berlin dot de via Gcc-bugs
-
[Bug tree-optimization/125672] Jump threading hurts conditional select formation
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125385] Expand ((float)a) CMP ((float)b) to use the ranges rather than the just type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125100] CONST_VECTOR in REG_EQUAL note isn't checked
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126006] New: FAIL: g++.dg/coroutines/pr110872.C -std=c++26 (internal compiler error: in expand_expr_addr_expr_1, at expr.cc:9321)
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c++/121016] coroutine vs statement expressions ({})
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125324] -fcoarray=shared should imply -pthread / gfortran.dg/coarray_51.f90 FAILs with undefined reference to `pthread_mutex_trylock'
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125961] the gsi_remove of the phi in factor_out_conditional_operation should be remove_phi_node
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125895] [17 Regression] ICE on x86_64-linux-gnu: in native_encode_rtx, at simplify-rtx.cc:7985 with empty inline assembly at -O2/3
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug libstdc++/126005] New: ThreadSanitizer: data race in std::print/std::println/std::vprint_nonunicode
bugzilla.krzysdz at gmail dot com via Gcc-bugs
-
[Bug c++/126004] New: ICE/sig11 when using --param=ggc-min-expand=20 --param=ggc-min-heapsize=32768
koorogi+bugs at koorogi dot info via Gcc-bugs
-
[Bug c/126003] New: integer overflow during compile-time arithmetic is not always detected
douglas.mcilroy at dartmouth dot edu via Gcc-bugs
-
[Bug target/117563] RISC-V: -mcpu is ignored when -march has been specified.
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125865] [16/17 Regression] Unnecessary branches when expanding memset by r16-2047-g401199377c5004
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125856] [16/17 Regression] x86 gcc16 codesize regression related to memcpy inline caused by r16-2047-g401199377c5004
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125900] A splice expression in a static_cast expression within a template-for statement causes an unexpected error: "consteval-only expressions are only allowed in a constant-evaluated context"
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/110748] RISC-V: optimize store of DF 0.0
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/101926] [meta-bug] struct/complex/other argument passing and return should be improved
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/108016] RISC-V:Bad codegen in scalar code comparing to LLVM
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124998] Missed optimization in RISCV, useless stack pointer operation
law at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/105477] RISC-V: Regression: Useless moves in conditional select return
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/78329] incorrect debug info for return type deduction C++14
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/126002] New: parenthesized sign condition fails to parse
peeterjoot at protonmail dot com via Gcc-bugs
-
[Bug target/100348] RISC-V extra pointer adjustments for memcpy() from glibc
law at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/70817] Internal compiler error coarrays -finit-real=snan
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125941] AArch64: Inefficient code generation for non-constant svbool_t initializer
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug debug/126001] New: auto return type on method -> DW_TAG_unspecified_type
simon.marchi at polymtl dot ca via Gcc-bugs
-
[Bug target/125949] x86: avxvnniint8 instructions with higher registers ( evex prefix) getting generated for -march=znver6
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125875] [14/15/16 Regression] ICE at -Os during RTL pass: expand
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug rust/120018] [15 regression] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits
cohenarthur at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126000] New: [x86] Missed optimization: use EVEX encoding with compressed disp8 (disp8*N) instead of VEX+disp32
vekumar at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125999] New: building libgcc on aarch64_be-unknown-netbsd11.0 fails with "file in wrong format"
lfoldy at gmail dot com 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 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 tree-optimization/125040] [15/16/17 regression] internal compiler error: in clean, at tree-ssa-pre.cc:2166, during GIMPLE pass: pre
cvs-commit 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
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125998] New: Wrong shape/bounds for TRANSPOSE() passed to a CONTIGUOUS dummy argument
federico.perini at gmail dot com via Gcc-bugs
-
[Bug c++/125997] New: coroutine ICE
sjames at gcc dot gnu.org via Gcc-bugs