Messages by Thread
-
-
[Bug target/116725] operand size mismatch for vfpclasssd and vfpclassss when using -masm=intel for AVX512 builtins
bouanto at zoho dot com via Gcc-bugs
-
[Bug rtl-optimization/117191] New: [avr][dse2][lra] wrong dead store elimination
denisc at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117190] New: [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117190] [15 Regression] ICE on linux-6.11.3: in size_binop_loc, at fold-const.cc:2085
frank.scheiner at web dot de via Gcc-bugs
-
[Bug middle-end/77608] missing protection on trivially detectable runtime buffer overflow
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/117189] New: [avr] DSE removing instruction that is not dead
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/117188] New: ICE when OUT variable dimension is defined by a IN variable member
aluaces at udc dot es via Gcc-bugs
-
[Bug libstdc++/116777] error: 'current_zone' is not a member of 'std::chrono' with -D_GLIBCXX_USE_CXX11_ABI=0
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/114387] Explicitly declared destructor makes basic_format_context sometimes not movable
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/81967] No overload std::basic_string::erase(__const_iterator, __const_iterator) for old ABI
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/115854] Copy-initialization or implicit conversion is used when creating an allocator whose type is obtained by rebind
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/113663] [MinGW] std::filesystem::hard_link_count always returns 1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/116549] std::disable_sized_sentinel_for is missing specialisation for std::move_iterator
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116369] [12/13/14 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116534] [14 regression] internal compiler error with comparison of pointers calculated with array offset
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116476] [14 Regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116424] [13/14 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/113533] Code generation regression after change for pr111267
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/117187] New: __niter_base overloads need to be declare before use
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117186] New: aarch64 wrong code for (a < b) < (b < a)
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/56183] [meta-bug][avr] Problems with register allocation
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug target/111565] ICE: in riscv_expand_strcmp_scalar, at config/riscv/riscv-string.cc:382 with -mcpu=thead-c906 -minline-strncmp
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116720] [13/14/15 Regression] RISC-V: Unrecognizable insn with xtheadmemidx on rv32
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116347] [13/14/15 only] RISC-V: Duplicate entries for -mtune in --target-help
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116593] internal compiler error: in get_attr_type, at config/riscv/riscv.md:28048 with -O2 -O3 when compiling for risc-v xtheadvector
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116591] internal compiler error: in extract_insn when compiling for risc-v xtheadvector
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116590] unrecognized opcode th.vmv8r.v th.vfrec7.v when compiling for risc-v xtheadvector
cmuellner at gcc dot gnu.org via Gcc-bugs
-
A bug in gcc-13.2.0-llvm-17.0.5-mingw-w64ucrt-11.0.1-r3 with the -O3 option
Сергей via Gcc-bugs
-
[Bug target/117185] New: Bootstrap fails with ICE: in operator[], at vec.h:910 with LRA on non-BWX alpha
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
[Bug target/117184] New: m2 fails with "terminate called after throwing an instance of 'unsigned int'" with LRA on alpha
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/80235] ICE: coarrays, submodule
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/115879] ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 6 with -O -fnon-call-exceptions -finstrument-functions and invalid memory access
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/116938] move_stmt in phiopt should use rewrite_to_defined_overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116939] rewrite_to_defined_overflow/gimple_with_undefined_signed_overflow should also rewrite VCEs (from/to integral types) into casts
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117183] New: gcc.dg/c23-constexpr-2a.c: comment mismatch with dg-do
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117028] [C2y] Implement N3353, Obsolete implicitly octal literals and add delimited escape sequences
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116940] [15 Regression] wrong code with -O -mavx512vl and vector compare and negation since r15-1742
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
liuhongt at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117072] [15 Regression] FAIL: gcc.target/i386/cond_op_fma_{float,double,_Float16}-1.c since r15-3509-gd34cda72098867
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117182] New: [SH] fldi0/1 generated in the wrong fp mode
kkojima at gcc dot gnu.org via Gcc-bugs
-
[Bug c/113207] [12/13/14/15 Regression] error: type variant has different 'TREE_TYPE' with noreturn or const
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/114918] ICE when building gcl with LTO
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/113207] [11/12/13/14 Regression] error: type variant has different 'TREE_TYPE'
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117181] New: i386 call instruction to invalid address
lilyclark823 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/117180] New: Confusing -Warray-bounds output for Tor
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117179] New: Confusing -Warray-bounds output for wget
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115274] [14/15 regression] Bogus -Wstringop-overread in SQLite source code
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/117091] switch clustering takes extensive time with large switches even at -O0
ak at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115274] Bogus -Wstringop-overread in SQLite source code
qinzhao at gcc dot gnu.org via Gcc-bugs
-
[Bug c/117178] New: -Wunterminated-string-initialization should ignore trailing NUL byte for nonstring char arrays
kees at outflux dot net via Gcc-bugs
-
[Bug c++/92034] extern template declarations cannot have internal linkage (unnamed namespace)
alisdairm at me dot com via Gcc-bugs
-
[Bug target/117177] New: [15 regression] RISC-V: Error when building glibc from source since r15-4377-gf9bac238840
ewlu at rivosinc dot com via Gcc-bugs
-
[Bug c++/71029] large fold expressions compile slowly with -Wall
alisdairm at me dot com via Gcc-bugs
-
[Bug other/116602] RFE: capture GCC backtraces in SARIF output for ICEs
cvs-commit at gcc dot gnu.org via Gcc-bugs