public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/110018] New: Missing vectorizable_conversion(unsigned char -> double) for BB vectorizer
 2023-06-21  2:38 UTC  (3+ messages)
` [Bug middle-end/110018] "

[Bug target/54089] New: [SH] Refactor shift patterns
 2023-06-20 23:46 UTC  (4+ messages)
` [Bug target/54089] "

[Bug target/110313] New: [14 Regression] GCN Fiji reload ICE in 'process_alt_operands'
 2023-06-20 22:55 UTC  (10+ messages)
` [Bug target/110313] "

[Bug c++/110330] New: GCC does not diagnose ambiguous function introduced from base class
 2023-06-20 22:42 UTC  (3+ messages)
` [Bug c++/110330] "

[Bug c++/82894] [10/11/12/13/14 Regression] Inherited member functions do not create ambiguity
 2023-06-20 22:42 UTC 

[Bug bootstrap/110324] New: [14 Regression][bootstrap, nvptx] build/genpreds: Internal error: RTL check: expected elt 2 type 'T', have 's' due to r14-1949-g957ae904065917
 2023-06-20 22:34 UTC  (8+ messages)
` [Bug bootstrap/110324] "
` [Bug bootstrap/110324] [14 Regression][build][nvptx] "

[Bug fortran/100650] New: Passing a derived-type array constructor to the reshape intrinsic gives incorrect results
 2023-06-20 22:18 UTC  (2+ messages)
` [Bug fortran/100650] "

[Bug c++/66290] New: wrong location for -Wunused-macros
 2023-06-20 22:05 UTC  (3+ messages)
` [Bug c++/66290] "

[Bug modula2/110284] New: [14 Regression] Bootstrap failures with m2
 2023-06-20 22:00 UTC  (4+ messages)
` [Bug modula2/110284] "

[Bug c/110305] New: Incorrect optimization with -O3 -fsignaling-nans -fno-signed-zeros
 2023-06-20 21:46 UTC  (6+ messages)
` [Bug rtl-optimization/110305] "

[Bug rtl-optimization/110307] New: ICE in move_insn, at haifa-sched.cc:5473 on alpha with -fPIC -fpeephole2 -fschedule-insns2
 2023-06-20 21:45 UTC  (7+ messages)
` [Bug rtl-optimization/110307] ICE in move_insn, at haifa-sched.cc:5473 when building Ruby on alpha with -fPIC -O2 (or -fpeephole2 -fschedule-insns2)

[Bug other/110329] New: [14 regression] build fails building documentation after r14-1949-g957ae904065917
 2023-06-20 21:26 UTC  (2+ messages)
` [Bug other/110329] "

[Bug target/110132] New: aarch64: Bogus -Wbuiltin-declaration-mismatch with ls64 builtins
 2023-06-20 21:22 UTC  (2+ messages)
` [Bug target/110132] "

[Bug target/110100] New: __builtin_aarch64_st64b stores to the wrong address
 2023-06-20 21:22 UTC  (3+ messages)
` [Bug target/110100] "

[Bug testsuite/101002] New: Some powerpc tests fail with -mlong-double-64
 2023-06-20 21:20 UTC  (2+ messages)
` [Bug testsuite/101002] "

[Bug ada/110314] New: Gnat failed assertion and Allocators with discriminant
 2023-06-20 21:12 UTC  (5+ messages)
` [Bug ada/110314] "

[Bug c++/110304] New: __builtin_adcs missing and you miss the point of builtin_adcb
 2023-06-20 21:03 UTC  (10+ messages)
` [Bug c++/110304] __builtin_adcs missing and jakub "

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-06-20 20:04 UTC  (3+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug target/91804] [10/11/12/13/14 regression] r265398 breaks gcc.target/powerpc/vec-rlmi-rlnm.c
 2023-06-20 19:37 UTC  (2+ messages)

[Bug c++/110328] New: Module related optimization is too aggressive
 2023-06-20 18:26 UTC 

[Bug middle-end/79173] add-with-carry and subtract-with-borrow support (x86_64 and others)
 2023-06-20 18:18 UTC 

[Bug fortran/110311] New: [gfortran 14.0 regression]
 2023-06-20 17:38 UTC  (7+ messages)
` [Bug fortran/110311] "
` [Bug fortran/110311] [14 Regression] gfortran 14.0 regression

[Bug go/110297] New: [13/14 Regression] all libgo tests fail on arm-linux-gnueabi and arm-linxu-gnueabihf
 2023-06-20 17:27 UTC  (5+ messages)
` [Bug go/110297] "

[Bug bootstrap/110325] New: [14 regression] Build failure on arm64 (libiberty/physmem.c:83:1: error: ‘+nofp’ feature modifier is incompatible with the use of floating-point types)
 2023-06-20 17:11 UTC  (9+ messages)
` [Bug bootstrap/110325] "

[Bug tree-optimization/110327] New: [12/13/14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r12-4790-g4b3a325f07a
 2023-06-20 17:11 UTC 

[Bug c/110318] New: Unused string literal is retained in assembler file
 2023-06-20 17:08 UTC  (7+ messages)
` [Bug c/110318] "
` [Bug middle-end/110318] "

[Bug tree-optimization/110326] New: [gcc 14.0 regression]
 2023-06-20 16:43 UTC 

[Bug fortran/110224] New: Rejects valid: function reference with data pointer result as lhs in assignment
 2023-06-20 16:36 UTC  (8+ messages)
` [Bug fortran/110224] "

[Bug c/110322] New: Be more helpful when a varargs function is called in a wrong way
 2023-06-20 16:35 UTC  (4+ messages)
` [Bug c/110322] "

[Bug tree-optimization/109943] New: [13/14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r13-6834-g41ade3399bd
 2023-06-20 16:34 UTC  (2+ messages)
` [Bug tree-optimization/109943] "

[Bug c++/110321] New: Double precision comaprison does not seem to work well when -std=c++17 option is selected
 2023-06-20 16:21 UTC  (5+ messages)
` [Bug c++/110321] "

[Bug ipa/110276] New: [13 Regression] ICE building efibootguard on x86_64-linux-gnu
 2023-06-20 16:17 UTC  (2+ messages)
` [Bug ipa/110276] [13/14 "

[Bug c++/110323] New: Code for explicit instantiation of template method of template class
 2023-06-20 16:12 UTC  (2+ messages)
` [Bug c++/110323] [11/12/13/14 Regression] Code for explicit instantiation of template method of template class not generated

[Bug rtl-optimization/110237] New: gcc.dg/torture/pr58955-2.c is miscompiled by RTL scheduling after reload
 2023-06-20 16:05 UTC  (5+ messages)
` [Bug rtl-optimization/110237] "

[Bug analyzer/110172] New: Leak false positives from -fanalyzer with -fexceptions (even on C code)
 2023-06-20 15:58 UTC  (6+ messages)
` [Bug analyzer/110172] "

[Bug debug/110308] New: [14 Regression] ICE on audiofile-0.3.6: RTL: vartrack: Segmentation fault in mode_to_precision(machine_mode)
 2023-06-20 15:14 UTC  (10+ messages)
` [Bug rtl-optimization/110308] "
` [Bug debug/110308] "

[Bug other/110198] New: [14 regression] g++.dg/analyzer/pr100244.C fails after r14-1632-g9589a46ddadc8b
 2023-06-20 14:45 UTC  (3+ messages)
` [Bug analyzer/110198] "

[Bug c++/110256] New: passing concept to concept compiles
 2023-06-20 14:14 UTC  (2+ messages)
` [Bug c++/110256] "

[Bug target/110320] New: ELFv2 pc-rel ABI extension allows using r2 as a volatile register
 2023-06-20 13:42 UTC  (2+ messages)
` [Bug target/110320] "

[Bug fortran/108961] New: Segfault when associating to pointer from C_F_POINTER
 2023-06-20 12:55 UTC  (2+ messages)
` [Bug fortran/108961] "

[Bug rtl-optimization/110317] New: ICE at -O2 and -O3 with "-fno-tree-pre -fno-tree-dce -fno-tree-dse -fselective-scheduling2": in move_exprs_to_boundary, at sel-sched.cc:5228
 2023-06-20 12:52 UTC  (2+ messages)
` [Bug rtl-optimization/110317] [12/13/14 Regression] "

[Bug libgomp/110319] New: Performance slowdown using a pointer to perform a reduction vs. using a normal variable
 2023-06-20 11:55 UTC 

[Bug tree-optimization/110177] New: [12/13/14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r12-2305-g398572c1544
 2023-06-20 11:17 UTC  (2+ messages)
` [Bug tree-optimization/110177] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2023-06-20 10:35 UTC 

[Bug rtl-optimization/109858] New: r14-172 caused some SPEC2017 bmk to degrade on Power
 2023-06-20 10:35 UTC  (2+ messages)
` [Bug rtl-optimization/109858] [14 Regression] "

[Bug c/110251] New: Hang at -O3 on x86_64-linux-gnu
 2023-06-20 10:35 UTC  (3+ messages)
` [Bug tree-optimization/110251] [13/14 Regression] "

[Bug target/109932] New: ICE in in extract_insn, at recog.cc:2791 on ppc64le with -mno-vsx
 2023-06-20  9:42 UTC  (8+ messages)
` [Bug target/109932] "

[Bug middle-end/79704] [meta-bug] Phoronix Test Suite compiler performance issues
 2023-06-20  8:42 UTC 

[Bug middle-end/78405] OpenSSL v1.0.1g RSA 4096 test is 20% slower under GCC 6.2 than under Clang 3.9
 2023-06-20  8:42 UTC 

[Bug middle-end/110228] New: [14 Regression] llvm-16 miscompilation on small case switch, minimized
 2023-06-20  8:38 UTC  (2+ messages)
` [Bug middle-end/110228] [13/14 Regression] llvm-16 miscompiled due to an maybe uninitialized and optimizations saying that the uninitialized has a nonzero bits of 1

[Bug target/110011] New: -mfull-toc yields incorrect _Float128 constants on power9
 2023-06-20  8:24 UTC  (4+ messages)
` [Bug target/110011] -mfull-toc (-mfp-in-toc) "

[Bug fortran/92887] [F2008] Passing nullified/disassociated pointer or unalloc allocatable to OPTIONAL + VALUE dummy fails
 2023-06-20  8:11 UTC  (2+ messages)

[Bug c++/110312] New: -Wcast-align=strict warning despite alignas
 2023-06-20  8:10 UTC  (4+ messages)
` [Bug c++/110312] "

[Bug target/109541] New: ICE in extract_constrain_insn on sparc64-unknown-linux-gnu when building rhash-1.4.3
 2023-06-20  8:08 UTC  (2+ messages)
` [Bug target/109541] [12 regression] ICE in extract_constrain_insn on "

[Bug c++/110295] New: internal compiler error: in dwarf2out_finish
 2023-06-20  7:02 UTC  (3+ messages)
` [Bug c++/110295] [10/11/12/13/14 Regression] ICE in dwarf2out_finish with local class with inherited operator delete in a templated function and -g
` [Bug c++/110295] [10/11/12/13 "

[Bug testsuite/110316] New: [14 regression] g++.dg/ext/timevar1.C and timevar2.C fail erratically
 2023-06-20  6:58 UTC  (2+ messages)
` [Bug middle-end/110316] [10/11/12/13/14 Regression] "

[Bug tree-optimization/109689] New: ICE at -O1 with "-ftree-vectorize": in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2023-06-20  6:34 UTC  (2+ messages)
` [Bug tree-optimization/109689] [14 Regression] ICE at -O1 with "-ftree-vectorize": in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r14-301-gf2d6beb7a4ddf1

[Bug target/110309] New: Wrong code for masked load expansion
 2023-06-20  6:04 UTC  (2+ messages)
` [Bug target/110309] "

[Bug testsuite/110230] New: new test case gcc.target/powerpc/pr109932-1.c in r14-1705-g2764335bd336f2 fails for 32 bits
 2023-06-20  3:21 UTC  (3+ messages)
` [Bug testsuite/110230] "

[Bug c++/110315] New: [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90
 2023-06-20  0:02 UTC  (2+ messages)
` [Bug tree-optimization/110315] "

[Bug c/110282] New: Segmentation fault with specific optimizations
 2023-06-19 21:57 UTC  (2+ messages)
` [Bug middle-end/110282] "

[Bug fortran/100799] New: Stackoverflow in optimized code on PPC
 2023-06-19 20:25 UTC  (2+ messages)
` [Bug target/100799] "

[Bug target/110201] New: RISC-V: __builtin_riscv_sm4ks and __builtin_riscv_sm4ed produce invalid assembly
 2023-06-19 20:14 UTC  (7+ messages)
` [Bug target/110201] "

[Bug tree-optimization/109811] New: libxjl 0.7 is a lot slower in GCC 13.1 vs Clang 16
 2023-06-19 16:28 UTC  (2+ messages)
` [Bug target/109811] libjxl "

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-06-19 16:28 UTC  (2+ messages)
` [Bug middle-end/109849] "

[Bug c/110299] New: RISC-V: ICE when build RVV intrinsic widen with "-march=rv32gc_zve64d -mabi=ilp32d", both GCC 14 and 13
 2023-06-19 14:29 UTC  (2+ messages)
` [Bug target/110299] "

[Bug c/110277] New: RISC-V: ICE when build RVV intrinsic float reduction with "-march=rv32gc_zve64d -mabi=ilp32d", both GCC 14 and 13
 2023-06-19 14:25 UTC  (2+ messages)
` [Bug target/110277] "

[Bug c++/110303] New: In debug mode, gcc does not force compile time evaluation for immediate arguments
 2023-06-19 12:51 UTC  (3+ messages)
` [Bug target/110303] With -O0, _mm_shuffle_epi32 with a constexpr function argument does not compile

[Bug target/110306] New: ICE when building ccache for powepc-apple-darwin: Logging.hpp: internal compiler error: Bus error: Logging::log(std::string_view(message_));
 2023-06-19 12:43 UTC  (3+ messages)
` [Bug target/110306] [12/13/14 Regression] "

[Bug c++/109241] New: [13 Regression] ICE Segmentation fault since for ccache package r13-6722-gb323f52ccf966800
 2023-06-19 12:42 UTC  (2+ messages)
` [Bug c++/109241] [12/13/14 Regression] ICE Segmentation fault for statement expression with a local type inside inside a generic lambda inside a generic lambda since r13-6722-gb323f52ccf966800

[Bug target/110268] New: arm MVE intrinsics support broken with LTO
 2023-06-19 12:38 UTC  (2+ messages)
` [Bug target/110268] [14 Regression] "

[Bug tree-optimization/110173] New: [14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r14-569-g21e2ef2dc25
 2023-06-19 12:05 UTC  (2+ messages)
` [Bug tree-optimization/110173] [13/14 Regression] Missed Dead Code Elimination when using __builtin_unreachable

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).