public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/113031] New: [14 Regression] ICE in cxx_fold_indirect_ref_1 starting with r14-6508
2023-12-15 11:22 UTC
[Bug tree-optimization/112941] New: during GIMPLE pass: bitintlower ICE: in handle_operand_addr, at gimple-lower-bitint.cc:2126 (gimple-lower-bitint.cc:2134) at -O with _BitInt()
2023-12-15 11:07 UTC (4+ messages)
` [Bug tree-optimization/112941] "
[Bug c++/113021] New: [constexpr] gcc rejects initializing struct containing vector during constant evaluation depending if the struct also contains other member
2023-12-15 10:55 UTC (4+ messages)
` [Bug c++/113021] "
[Bug target/111591] New: ppc64be: miscompilation with -mstrict-align / -O3
2023-12-15 10:23 UTC (5+ messages)
` [Bug target/111591] "
[Bug tree-optimization/113026] New: Bogus -Wstringop-overflow warning on simple memcpy type loop
2023-12-15 10:20 UTC (4+ messages)
` [Bug tree-optimization/113026] "
[Bug target/112906] New: [14 Regression] aarch64: ICE with SVE ACLE code at -O2
2023-12-15 9:40 UTC (5+ messages)
` [Bug target/112906] [14 Regression] aarch64: ICE with SVE ACLE code at -O2 since r14-3981-g0f1f6cf87
[Bug tree-optimization/113024] New: Nested cast not optimized out in GIMPLE
2023-12-15 9:28 UTC (6+ messages)
` [Bug tree-optimization/113024] "
[Bug rtl-optimization/113003] New: ICE: in expand_mult, at expmed.cc:3603 at -O with __builtin_mul_overflow_p() and _BitInt()
2023-12-15 9:19 UTC (5+ messages)
` [Bug rtl-optimization/113003] "
[Bug target/112999] New: riscv: Infinite loop with mask extraction
2023-12-15 8:47 UTC (3+ messages)
` [Bug target/112999] "
[Bug target/113030] New: ARM32: option parsing for --march= doesn't work for aliases
2023-12-15 8:21 UTC (4+ messages)
` [Bug target/113030] "
` [Bug target/113030] parsecpu.awk's chkarch/chkcpu commands is broken "
[Bug tree-optimization/109543] New: Avoid using BLKmode for unions with a non-BLKmode member when possible
2023-12-15 7:35 UTC (4+ messages)
` [Bug tree-optimization/109543] "
[Bug target/111231] New: armhf: Miscompilation at O2 level
2023-12-15 7:33 UTC (2+ messages)
` [Bug target/111231] armhf: Miscompilation with -O2/-fno-exceptions level (-fno-tree-vectorize is working)
[Bug c/80130] Wrong diagnostic: dereferencing type-punned pointer
2023-12-15 7:32 UTC
[Bug rtl-optimization/113029] New: sel-sched2 ICE in verify_target_availability
2023-12-15 6:56 UTC (4+ messages)
` [Bug rtl-optimization/113029] "
[Bug target/113009] New: [14] RISC-V: gcc.c-torture/unsorted/dump-noaddr.c flakey tests
2023-12-15 6:50 UTC (2+ messages)
` [Bug target/113009] "
[Bug tree-optimization/112742] New: missed vectorization with src[a*b+i] where a*b is not int rather than same percission as size_type
2023-12-15 5:58 UTC (2+ messages)
` [Bug tree-optimization/112742] missed vectorization with src[a*b+i] where a*b is not int rather than the same precision "
[Bug c++/104634] New: Explicit template instantiation does not work when there are multiple partial template specialization using concepts Денис Шкиря <denis.shkirja@gmail.com>
2023-12-15 5:47 UTC (2+ messages)
` [Bug c++/104634] Explicit template instantiation does not work when there are multiple partial template specialization using concepts
[Bug c++/113020] New: Explicit template instantiation of template specialization using a template base class fails after extern template declaration with linker error
2023-12-15 5:47 UTC (4+ messages)
` [Bug c++/113020] "
[Bug c++/113028] New: GCC diagnostic pop changes errors to warnings
2023-12-15 5:02 UTC (3+ messages)
` [Bug c++/113028] "
[Bug c++/111918] New: #pragma GCC diagnostic pop does not restore permerror status of -Wnarrowing
2023-12-15 4:53 UTC (2+ messages)
` [Bug c++/111918] #pragma GCC diagnostic pop does not restore error "
[Bug target/112971] New: [14] RISC-V rv64gcv_zvl256b vector -O3: internal compiler error: Segmentation fault signal terminated program cc1
2023-12-15 3:36 UTC (10+ messages)
` [Bug middle-end/112971] "
[Bug fortran/112873] New: F2023 degree trig functions
2023-12-15 3:04 UTC (15+ messages)
` [Bug fortran/112873] "
[Bug tree-optimization/112824] New: Stack spills and vector splitting with vector builtins
2023-12-15 2:36 UTC (2+ messages)
` [Bug middle-end/112824] "
[Bug c/112387] New: RISC-V: failed to SLP INT64 gather load
2023-12-15 0:32 UTC (4+ messages)
` [Bug target/112387] "
[Bug c/111153] New: RISC-V: Incorrect Vector cost model for reduction
2023-12-15 0:29 UTC (4+ messages)
` [Bug c/111153] "
[Bug libstdc++/106749] New: Implement C++23 library features
2023-12-15 0:04 UTC (2+ messages)
` [Bug libstdc++/106749] "
[Bug libstdc++/107760] New: Implement C++23 <print>
2023-12-15 0:04 UTC (3+ messages)
` [Bug libstdc++/107760] "
[Bug target/89606] Extra mov after structure load instructions on aarch64
2023-12-14 22:57 UTC
[Bug target/113027] New: aarch64 is missing vec_set and vec_extract for structure modes
2023-12-14 22:44 UTC
[Bug analyzer/96395] New: gcc.dg/analyzer/explode-2.c fails when compiled as C++
2023-12-14 21:54 UTC (2+ messages)
` [Bug analyzer/96395] Generalize gcc.dg/analyzer tests to be run with both C and C++
[Bug c++/113025] New: Pointer is sometimes assumed to be 16-byte aligned even when there is no such guarantee
2023-12-14 21:44 UTC (2+ messages)
` [Bug c++/113025] "
[Bug c++/112482] New: error when auto(x) is used in a variable initializer (block scope)
2023-12-14 21:42 UTC (3+ messages)
` [Bug c++/112482] "
[Bug target/111260] New: arm: ice in maybe_legitimize_operand, at optabs.cc:8054
2023-12-14 21:39 UTC (3+ messages)
` [Bug middle-end/111260] [14 Regression] arm/aarch64: ice in maybe_legitimize_operand with ?: and constants and different types since r14-2667-gceae1400cf24f329393e96dd9720
[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails
2023-12-14 21:18 UTC
[Bug target/112773] New: [14 Regression] RISC-V ICE: in force_align_down_and_div, at poly-int.h:1828 on rv32gcv_zvl256b
2023-12-14 21:09 UTC (5+ messages)
` [Bug target/112773] "
[Bug c++/112869] New: [14 regression] ICE at gimplify_expr, at gimplify.cc:17531 on libopenmpt-0.7.3
2023-12-14 21:06 UTC (3+ messages)
` [Bug c++/112869] [14 Regression] "
[Bug c++/113023] New: RISCV redundant code for loading fixed address
2023-12-14 20:52 UTC (6+ messages)
` [Bug target/113023] "
[Bug tree-optimization/110279] New: Regressions on aarch64 cause by handing FMA in reassoc (510.parest_r, 508.namd_r)
2023-12-14 19:40 UTC (2+ messages)
` [Bug tree-optimization/110279] [14 Regression] "
[Bug libgomp/111556] New: OMP_* environment variables not read if libgomp is loaded via dlopen([..], [..]|RTLD_DEEPBIND) and the process executable access the environ global variable
2023-12-14 16:56 UTC (3+ messages)
` [Bug target/111556] "
[Bug c/78464] Feature request: automatic function multi versioning
2023-12-14 16:48 UTC
[Bug rtl-optimization/113019] New: [NOT A BUG] Multi-architecture binaries for Linux
2023-12-14 16:48 UTC (8+ messages)
` [Bug rtl-optimization/113019] "
` [Bug target/113019] "
[Bug libstdc++/109536] New: Failure to compile constexpr std::vector with -D_GLIBCXX_DEBUG
2023-12-14 16:35 UTC (3+ messages)
` [Bug libstdc++/109536] "
[Bug tree-optimization/113018] New: ICE in gimple_convert, gimple-fold.cc during the SLP pass
2023-12-14 15:57 UTC (5+ messages)
` [Bug tree-optimization/113018] "
[Bug tree-optimization/111515] New: [14 Regression] Missed Dead Code Elimination since r14-4089-gd45ddc2c04e
2023-12-14 15:54 UTC (2+ messages)
` [Bug tree-optimization/111515] "
[Bug libstdc++/113007] New: `std::variant` converting constructor and `operator=` compile while the C++ Standard says they must not
2023-12-14 15:44 UTC (5+ messages)
` [Bug libstdc++/113007] "
[Bug c++/112793] New: [14 regression] ICE when building stellarium (internal compiler error: in vect_schedule_slp_node, at tree-vect-slp.cc:9062)
2023-12-14 15:10 UTC (3+ messages)
` [Bug tree-optimization/112793] "
` [Bug tree-optimization/112793] [11/12/13 "
[Bug target/113022] New: GCN offloading bricked by "amdgcn: Work around XNACK register allocation problem"
2023-12-14 14:57 UTC
[Bug middle-end/113012] New: [14 regression] ICE when building xorg-server with -fsanitize=undefined
2023-12-14 14:20 UTC (11+ messages)
` [Bug tree-optimization/113012] "
` [Bug tree-optimization/113012] [13/14 "
` [Bug sanitizer/113012] "
[Bug analyzer/112655] New: analyzer/infinite-loop.cc:75: Possible performance problem ?
2023-12-14 14:15 UTC (3+ messages)
` [Bug analyzer/112655] "
[Bug tree-optimization/113013] New: [12/13/14 regression] ICE in fold_convert_loc with -fsanitize=undefined
2023-12-14 14:00 UTC (6+ messages)
` [Bug tree-optimization/113013] "
[Bug target/113001] New: [14 Regression] RISCV Zicond ICE: in extract_insn, at recog.cc:2812 with -O2 rv64gcv_zicond
2023-12-14 13:48 UTC (3+ messages)
` [Bug target/113001] "
[Bug debug/113000] New: Generate BTF always in early-finish regardless of CO-RE
2023-12-14 13:48 UTC (2+ messages)
` [Bug debug/113000] "
[Bug c++/112938] New: ice with -fstrub=internal
2023-12-14 13:41 UTC (3+ messages)
` [Bug middle-end/112938] "
[Bug tree-optimization/112994] New: [Regression] Missed optimization for redundancy computation elimination because pattern is broken
2023-12-14 11:07 UTC (3+ messages)
` [Bug tree-optimization/112994] [12/13/14 Regression] "
[Bug tree-optimization/112678] New: Massive slowdown of compilation time with PGO
2023-12-14 10:43 UTC (2+ messages)
` [Bug tree-optimization/112678] [14 regression] Massive slowdown of compilation time with PGO since r14-5579-g20a3c74c347429
[Bug middle-end/80283] [11/12/13/14 Regression] bad SIMD register allocation
2023-12-14 10:39 UTC
[Bug libstdc++/112997] New: _Unwind_Exception conflicts with void*. failed to build with clang
2023-12-14 10:37 UTC (3+ messages)
` [Bug libstdc++/112997] "
[Bug c/111807] New: ice in verify_sra_access_forest with -O1
2023-12-14 10:10 UTC (2+ messages)
` [Bug tree-optimization/111807] [14 Regression] ice in verify_sra_access_forest with -O1 and bitfields in some cases
[Bug rtl-optimization/113017] New: ICE in delete_unmarked_insns, at dce.cc:653
2023-12-14 9:58 UTC
[Bug rtl-optimization/113002] New: ICE in commit_one_edge_insertion, at cfgrtl.cc:2095 with new -finline-stringops
2023-12-14 9:31 UTC (2+ messages)
` [Bug rtl-optimization/113002] "
[Bug c/112112] New: Improper Arithmetic Type Conversion in s390x-linux-gnu-gcc
2023-12-14 8:42 UTC (2+ messages)
` [Bug target/112112] "
[Bug c/112986] New: s390x gcc O2, O3: Incorrect logic operation in < comparison with the same values
2023-12-14 8:42 UTC (7+ messages)
` [Bug target/112986] "
[Bug c/112329] New: Faulty arithmetic comparison in O2, O3 of s390x-gcc
2023-12-14 8:41 UTC (2+ messages)
` [Bug target/112329] Faulty arithmetic comparison in O2, O3 of s390x-gcc with -march=z13
[Bug c/112998] New: s390x: Incorrect code generation
2023-12-14 8:41 UTC (2+ messages)
` [Bug target/112998] "
[Bug target/112992] New: Inefficient vector initialization using vec_duplicate/broadcast
2023-12-14 8:41 UTC (2+ messages)
` [Bug target/112992] "
[Bug c/113014] New: RISC-V: Redundant zeroing instructions in reduction
2023-12-14 8:32 UTC (5+ messages)
` [Bug target/113014] RISC-V: Redundant zeroing instructions in reduction due to r14-3998-g6223ea766daf7c
[Bug c/112665] New: I am getting incorrect output values at optimization level 2 in GCC for the s390x architecture
2023-12-14 7:52 UTC (2+ messages)
` [Bug target/112665] "
[Bug target/110606] New: [10/11/12/13/14] ICE output_operand: '%&' used without any local dynamic TLS references on powerpc64le-linux-gnu
2023-12-14 7:45 UTC (2+ messages)
` [Bug target/110606] "
[Bug c/110640] New: Wrong code at -O2/3 on x86_64-linux-gnu since GCC-13
2023-12-14 7:41 UTC (4+ messages)
` [Bug tree-optimization/110640] [13 Regression] Wrong code at -O2/3 on x86_64-linux-gnu since GCC-13 since r12-1653-gcb448ade74d
[Bug c++/112968] New: Valgrind error on libstdc++-v3/testsuite/18_support/comparisons/object/93479.cc
2023-12-14 7:06 UTC (3+ messages)
` [Bug c++/112968] "
[Bug target/112904] New: ICE in extract_insn, at recog.cc:2791 with -mxop since r14-4964-g7eed861e8ca3f5
2023-12-14 7:02 UTC (2+ messages)
` [Bug target/112904] [14 Regression] "
[Bug target/113016] New: -mtls-dialect=gnu2 conflicts with -mfdpic but ICEs rather than gives an error
2023-12-14 5:48 UTC
[Bug tree-optimization/113015] New: ICE: verify_ssa failed: definition in block 12 does not dominate use in block 13 at -O with _BitInt()
2023-12-14 5:11 UTC
[Bug target/112871] New: [14 Regression] RISCV ICE: in extract_insn, at recog.cc:2804 (unrecognizable insn) with -03 rv32gc_zicond
2023-12-14 2:47 UTC (2+ messages)
` [Bug target/112871] [14 Regression] RISCV ICE: in extract_insn, at recog.cc:2804 (unrecognizable insn) with -01 rv32gc_zicond
[Bug c/113011] New: main declared with enumerated type is not accepted
2023-12-14 2:04 UTC (4+ messages)
` [Bug c/113011] "
page: next (older) | prev (newer) | 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).