Messages by Thread
-
[Bug libstdc++/108636] [10 Regression] C++20 undefined reference to `std::filesystem::__cxx11::path::_List::type(std::filesystem::__cxx11::path::_Type)' with -fkeep-inline-functions
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124908] New: [14/15/16 Regression] ICE when folding svld1rq_u8(svptrue_b8(), p) for -msve-vector-bits=128
ktkachov at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/107392] excessive compilation time for decimal literal with large exponent
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/107391] internal error on decimal literal with huge exponent
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124907] New: ICE in maybe_record_trace_start during dwarf2 on AArch64 with -O3 -mtune=neoverse-n1
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/100155] [13 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123286] SAT_ADD is not constant folded at the gimple level
hs.naveen2u at gmail dot com via Gcc-bugs
-
[Bug fortran/118955] Fortran uses vector math functions without -ffast-math
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/42954] TARGET_*_CPP_BUILTINS issues with gfortran / Target macros missing (C preprocessor)
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123748] Conversion from long to float is not vectorized for aarch64 target
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120338] [15 regression] internal compiler error: in expand_or_defer_fn_1, at cp/semantics.cc:5479 with main and delete since r15-2695
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119210] [SME] 'smstart za' seems not to dominate the block that uses za register
acarlotti at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122665] On rs6000 target define_insn pattern seems to be incorrect for [su]mul_highpart
roger at nextmovesoftware dot com via Gcc-bugs
-
[Bug libstdc++/124540] FAIL: 26_numerics/random/uniform_real_distribution/operators/gencanon.cc starting from - r16-7599-g8d8725bedd2f7c
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124394] [reflection] same extern "C" functions in different namespaces
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123039] crc loop recognition fails at -O3
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124906] New: reflection of member function from inaccessible base not rejected
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug diagnostics/124905] New: Wstring-overread warns about defined behavior with memchr (..., SIZE_MAX)
vries at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124565] va_list type should not have internal linkage
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123352] invalid association target when invoking type-bound function on associate-name with operator-result selector
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124904] New: [LoopVectorize][AArch64] GCC fails to vectorize conditional store loop with offset access that Clang vectorizes with SVE
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug target/124903] New: [LoopVectorize][AArch64] GCC fails to vectorize strided reduction with type conversion that Clang vectorizes with NEON
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug target/124902] New: [LoopVectorize][AArch64] GCC fails to vectorize conditional reduction with `if` statement that Clang vectorizes with SVE
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug middle-end/82940] Suboptimal code for (a & 0x7f) | (b & 0x80) on powerpc
mmatti at linux dot vnet.ibm.com via Gcc-bugs
-
[Bug rtl-optimization/124901] New: Add pass_late_combine after pass_reorder_blocks
ubizjak at gmail dot com via Gcc-bugs
-
[Bug middle-end/124900] New: [15/16 Regression] CRC pass increases codesize for targets without the optab at -Os
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124899] New: CRC pass table based expansion can be suboptimal
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124898] New: CRC pass seems to be in the wrong place in the pass list
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124897] New: The default multilib set of amdgcn fails to build with llvm19
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124896] New: [SLP][AArch64] Missed vectorization for mixed-type multiplication reduction that Clang handles via NEON
bug_hunters at yeah dot net via Gcc-bugs
-
[Bug rust/124233] [16 Regression] MinGW-w64 gcc/rust build issues due to missing open_memstream() since r16-2986
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/107090] [aarch64] sequence logic should be combined with mul and umulh
fxue at os dot amperecomputing.com via Gcc-bugs
-
[Bug analyzer/115735] Analyzer misses trivial syslog() call in signal handler for -Wanalyzer-unsafe-call-within-signal-handler
gabravier at gmail dot com via Gcc-bugs
-
[Bug c++/120338] [15/16 regression] internal compiler error: in expand_or_defer_fn_1, at cp/semantics.cc:5479 with main and delete since r15-2695
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123346] [15/16 Regression] ICE: Segmentation fault when returning union initialized using temporary object at call site, with designated initializers
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124895] New: during RTL pass: narrow_gp_writes ICE: in df_lr_verify_transfer_functions, at df-problems.cc:1359 with -mnarrow-gp-writes
zsojka at seznam dot cz via Gcc-bugs
-
[Bug fortran/60576] [13/14/15/16 Regression] FAIL: gfortran.dg/assumed_rank_7.f90
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110626] [13/14/15/16 regression] Duplicated finalization in derived
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/87170] bogus warning for character literal referenced in string literal
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/124081] ICE in expand_expr_real_2 with Record with a variant
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123783] [reflection] Internal Compiler Error when reflecting on function parameters in default lambda capture
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124894] New: [15/16 Regression] wrong code at -O2 with __builtin_memset()
zsojka at seznam dot cz via Gcc-bugs
-
[Bug c++/124893] New: Error on lambda expression passed to concept with decltype(auto) parameter
eczbek.void at gmail dot com via Gcc-bugs
-
[Bug target/124892] New: [15/16 Regression] wrong code with -O2 -mapxf -mlzcnt -frename-registers and __builtin_stdc_bit_ceil()
zsojka at seznam dot cz via Gcc-bugs
-
[Bug ada/116832] code after select-then-abort in abortable part executes when outer select-then-abort completes
liam at liampwll dot com via Gcc-bugs
-
[Bug c/124891] New: [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
amacleod at redhat dot com via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15/16 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124891] [15 Regression] internal compiler error on trunk with -O3: tree check: expected ssa_name, have integer_cst in expand_simple_operations, at tree-ssa-loop-niter.cc:2885 since r15-80
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110877] Incorrect copy of allocatable component in polymorphic assignment from array dummy argument
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/105212] bogus warning for array variable on the LHS of aggregate assignment
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/113904] [OpenMP][5.0][5.1] Dynamic context selector 'user={condition(expr)}' not handled
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121384] Wrongly initialized associate array descriptor when the target is wrapped in parenthesis
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/124890] New: Circular constraint in std::indirect::operator==
leni536 at gmail dot com via Gcc-bugs
-
[Bug ada/87170] bogus warning on character literal referenced in string literal
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124889] New: PowerPC64: Optimize nearbyint and rint to use xsrdpic.
vtelidev at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/122584] [16 Regression] GCN, nvptx libstdc++ '29_atomics/atomic_ref/[...]' vs. 'libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124583] [13/14/15/16 Regression] wrong code at -O2 with some array stores missing
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124888] New: [modules] The compiler requires typeinfo to be included in the standard library
d7d1cd at mail dot ru via Gcc-bugs
-
[Bug gcov-profile/124887] New: libgcc/libgcov.h defines xmalloc to malloc
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug target/91420] relocation truncated to fit: R_RISCV_HI20 against `.LC0' with GCC 8.2/8.3 with "-O2" on RISC-V
peter at chubb dot wattle.id.au via Gcc-bugs
-
[Bug tree-optimization/124886] New: (X * C1) + (X << C2) -> X * (C1 + (1 << C2))
pzheng at gcc dot gnu.org via Gcc-bugs
-
[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
-
[Bug c++/123975] [15/16 Regression] Crash when await_suspend takes an r-value (&&) argument
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/85131] ICE in gfc_conv_descriptor_data_get
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug other/124885] New: Optimization: boolean variable that controls only an addition or bitwise operation in a loop
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug c++/124544] [reflection] ICE in finish_member_declaration, at cp/semantics.cc:4258
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/110691] Segmentation fault on generated F2018 binary
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124884] New: Optimization: bitwise AND under a boolean variable condition
Explorer09 at gmail dot com via Gcc-bugs