public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/113195] New: gnat bug box when comparing access to subtype with access inside record
 2024-01-09  9:32 UTC  (5+ messages)
` [Bug ada/113195] [13/14 regression] internal error on anonymous access type equality

[Bug target/113140] New: [SPARC] [13 Regression] Segmentation fault during RTL pass: dbr
 2024-01-09  9:27 UTC  (6+ messages)
` [Bug target/113140] [13/14 regression] segmentation fault during delay slot scheduling
` [Bug rtl-optimization/113140] "

[Bug c/113255] New: wrong code with -O2 -mtune=k8
 2024-01-09  9:27 UTC  (5+ messages)
` [Bug target/113255] [11/12/13/14 Regression] "

[Bug middle-end/113077] New: [14 Regression] ICE in dwarf2out_frame_debug_cfa_offset with `-O2 -fstack-protector-strong -fstack-clash-protection`
 2024-01-09  9:13 UTC  (6+ messages)
` [Bug target/113077] "

[Bug libgomp/113192] New: [14 Regression] ERROR: couldn't execute "../../../gcc/libgomp/testsuite/flock": no such file or directory
 2024-01-09  9:07 UTC  (5+ messages)
` [Bug libgomp/113192] [11/12/13/14 "
` [Bug libgomp/113192] [11/12/13 "

[Bug c/113280] New: Strange error for empty inline assembly with +X constraint
 2024-01-09  9:00 UTC  (7+ messages)
` [Bug rtl-optimization/113280] "

[Bug rtl-optimization/113231] New: x86_64 use MMX instructions for simple shift operations
 2024-01-09  8:57 UTC  (2+ messages)
` [Bug target/113231] x86_64 uses SSE instructions for `*mem <<= const` at -Os

[Bug target/113288] New: [i386] Missing #define for -mavx10.1-256 and -mavx10.1-512
 2024-01-09  8:43 UTC  (5+ messages)
` [Bug target/113288] "

[Bug tree-optimization/113265] New: [Regression] Missed optimization for redundancy computation elimination may be due to constant propagation about 0 too late
 2024-01-09  8:43 UTC  (4+ messages)
` [Bug tree-optimization/113265] "

[Bug target/113210] New: [14] RISC-V vector ICE: tree check: expected integer_cst, have cond_expr in get_len, at tree.h:6481
 2024-01-09  8:36 UTC  (3+ messages)
` [Bug tree-optimization/113210] [14 Regression] "

[Bug target/112992] New: Inefficient vector initialization using vec_duplicate/broadcast
 2024-01-09  8:33 UTC  (2+ messages)
` [Bug target/112992] "

[Bug sanitizer/113284] New: [14 regression] many failures in asan after r14-6946-ge66dc37b299cac
 2024-01-09  8:32 UTC  (5+ messages)
` [Bug sanitizer/113284] "

[Bug target/113281] New: [14] RISC-V rv64gcv_zvl256b vector: Runtime mismatch with rv64gc
 2024-01-09  8:32 UTC  (12+ messages)
` [Bug target/113281] "
` [Bug tree-optimization/113281] "
` [Bug tree-optimization/113281] [14 Regression] Wrong code due to vectorization of shift reduction and missing promotions

[Bug tree-optimization/113268] New: (i + (i + 1) * CST) AND (i + i * CST + 1 * CST) not folded the same way
 2024-01-09  8:23 UTC  (2+ messages)
` [Bug tree-optimization/113268] "

[Bug target/113115] New: ICE In extract_constrain_insn_cached recog.cc with ppc64le-linux-gnu crosscompiler
 2024-01-09  7:54 UTC  (6+ messages)
` [Bug target/113115] [14 Regression] ICE In extract_constrain_insn_cached recog.cc with ppc64le-linux-gnu crosscompiler from r14-3592-g9ea1248604d7b6

[Bug tree-optimization/110279] New: Regressions on aarch64 cause by handing FMA in reassoc (510.parest_r, 508.namd_r)
 2024-01-09  7:44 UTC  (2+ messages)
` [Bug tree-optimization/110279] [14 Regression] "

[Bug sanitizer/113251] New: [14 Regression] ICE on gcc.dg/asan/pr63845.c on i686-linux since r14-6946
 2024-01-09  7:10 UTC  (4+ messages)
` [Bug sanitizer/113251] "

[Bug libstdc++/113258] New: Pre-C++17 code that supplies operator new/delete crashes when mixed with post-C+17 code that uses the align_val_t variants of new/delete
 2024-01-09  6:55 UTC  (3+ messages)
` [Bug libstdc++/113258] "

[Bug tree-optimization/113271] New: [Regression] Wrong code at -O1/2/3 since GCC-9 (could be due to wrong optimization)
 2024-01-09  6:27 UTC  (4+ messages)
` [Bug tree-optimization/113271] "

[Bug rtl-optimization/113287] New: wrong code with __builtin_mul_overflow_p() and _BitInt() with -O3 -msse4
 2024-01-09  5:30 UTC 

[Bug c++/62240] New: A using-declaration within a class can publish a public base of a private base
 2024-01-09  4:09 UTC  (2+ messages)
` [Bug c++/62240] "

[Bug c++/113286] New: GCC accepts invalid program involving cast to protected base class
 2024-01-09  4:09 UTC  (2+ messages)
` [Bug c++/113286] "

[Bug tree-optimization/113144] New: [14 regression] ICE when building dpkg-1.21.15 in verify_dominators (error: dominator of 9 should be 48, not 12)
 2024-01-09  3:49 UTC  (4+ messages)
` [Bug tree-optimization/113144] "

[Bug c/107840] New: ICE when compiling cursed setjmp/longjmp that uses __builtin_call_with_static_chain
 2024-01-09  3:27 UTC  (2+ messages)
` [Bug middle-end/107840] ICE when compiling cursed setjmp/longjmp nested function calls and non-local jumps

[Bug middle-end/40317] verify_flow_info ICE with nested functions and non-local goto/labels
 2024-01-09  3:27 UTC  (2+ messages)

[Bug tree-optimization/113285] New: ICE: verify_flow_info failed
 2024-01-09  3:26 UTC  (2+ messages)
` [Bug middle-end/113285] ICE: verify_flow_info failed with nested functions and non-local gotos

[Bug testsuite/113278] New: analyzer tests relying on fileno() fail on arm-eabi
 2024-01-09  3:23 UTC  (3+ messages)
` [Bug testsuite/113278] "

[Bug libstdc++/113283] New: missing C++26 freestanding headers
 2024-01-09  3:01 UTC  (6+ messages)
` [Bug libstdc++/113283] "

[Bug target/109987] New: ICE in in rs6000_emit_le_vsx_store on ppc64le with -Ofast -mno-power8-vector
 2024-01-09  2:07 UTC  (2+ messages)
` [Bug target/109987] "

[Bug target/113087] New: [14] RISC-V rv64gcv vector: Runtime mismatch with rv64gc
 2024-01-09  1:34 UTC  (2+ messages)
` [Bug target/113087] "

[Bug target/113249] New: RISC-V: regression testsuite errors -mtune=generic-ooo
 2024-01-09  1:19 UTC  (4+ messages)
` [Bug target/113249] "

[Bug target/113248] New: RISC-V: Invalid vsetvli fusion using -mtune=generic-ooo
 2024-01-09  0:49 UTC  (2+ messages)
` [Bug target/113248] "

[Bug modula2/112920] New: gm2 hangs in the type resolver
 2024-01-08 23:46 UTC  (2+ messages)
` [Bug modula2/112920] "

[Bug target/112817] New: RISC-V: RVV: provide a preprocessor macro for VLS codegen
 2024-01-08 23:41 UTC  (4+ messages)
` [Bug target/112817] "
` [Bug target/112817] RISC-V: RVV: provide attribute riscv_rvv_vector_bits "

[Bug target/113282] New: RISC-V non-atomic union store/load reordering
 2024-01-08 22:44 UTC  (6+ messages)
` [Bug target/113282] "

[Bug testsuite/113226] New: [14 Regression] testsuite/std/ranges/iota/max_size_type.cc fails for cris-elf after r14-6888-ga138b99646a555
 2024-01-08 22:13 UTC  (3+ messages)
` [Bug testsuite/113226] "
` [Bug target/113226] "

[Bug c/113262] New: ICE when using [[gnu::copy("")]] attribute
 2024-01-08 21:22 UTC  (3+ messages)
` [Bug c/113262] [11/12/13/14 Regression] "

[Bug fortran/113245] New: SIZE with optional DIM argument that has the OPTIONAL+VALUE attributes
 2024-01-08 20:45 UTC  (3+ messages)
` [Bug fortran/113245] "

[Bug target/94253] New: FAIL: gfortran.dg/bind_c_coms.f90 -O0 (test for excess errors)
 2024-01-08 20:34 UTC  (3+ messages)
` [Bug testsuite/94253] "

[Bug analyzer/105102] New: RFE: analyzer handling for asprintf and vasprintf
 2024-01-08 19:04 UTC  (2+ messages)
` [Bug analyzer/105102] "

[Bug analyzer/113277] New: RFE: analyzer diagnose allocation error leading to pass NULL to snprintf
 2024-01-08 19:02 UTC  (2+ messages)
` [Bug analyzer/113277] "

[Bug target/113273] New: [14 Regression][x86][asan] ICE Segmentation fault since r14-6946-ge66dc37b299cac
 2024-01-08 18:45 UTC  (6+ messages)
` [Bug target/113273] "

[Bug target/113225] New: bpf: attributekernel_helper function declarations create a BTF_FUNC_EXTERN
 2024-01-08 18:36 UTC  (2+ messages)
` [Bug target/113225] bpf: attribute((kernel_helper)) adds inconsistent BTF extern function decl entry

[Bug middle-end/113279] New: OpenMP 5 - Audit GOMP_MAP_FIRSTPRIVATE_REFERENCE handling for references to pointers to pointers
 2024-01-08 18:21 UTC 

[Bug c++/98363] New: C++ 20 module ICE for fast_io library
 2024-01-08 17:40 UTC  (3+ messages)
` [Bug c++/98363] "

[Bug c++/103524] New: [meta-bug] modules issue
 2024-01-08 17:39 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug middle-end/113205] New: [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346
 2024-01-08 17:18 UTC  (4+ messages)
` [Bug middle-end/113205] "
` [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220

[Bug c++/112588] New: ICE in make_decl_rtl when returning str literal when string header imported in module
 2024-01-08 17:06 UTC  (2+ messages)
` [Bug c++/112588] "

[Bug target/113022] New: GCN offloading bricked by "amdgcn: Work around XNACK register allocation problem"
 2024-01-08 16:41 UTC  (2+ messages)
` [Bug target/113022] "

[Bug target/113276] New: gcc.dg/torture/fp-double-convert-float-1.c fails at execution on arm cortex-m33
 2024-01-08 16:37 UTC 

[Bug c++/68891] must use a typedef to declare a conversion to 'double (&)[3]'
 2024-01-08 16:23 UTC 

[Bug target/113270] New: [14 Regression] AArch64 ICEs in register_tuple_type
 2024-01-08 16:22 UTC  (10+ messages)
` [Bug target/113270] "
` [Bug target/113270] [14 Regression] AArch64 ICEs in register_tuple_type since r14-6524

[Bug c/52160] New: gdb ignores line "bar: if(foo)goto bar;"
 2024-01-08 16:16 UTC  (2+ messages)
` [Bug debug/52160] "

[Bug c++/113266] New: GCC rejects static global variable as non type template parameter
 2024-01-08 16:15 UTC  (2+ messages)
` [Bug c++/113266] GCC rejects static global variable as non type template parameter before C++17 mode

[Bug other/113182] New: [14 Regression] FAIL: g++.dg/cpp0x/udlit-namespace.C -std=c++14 execution test
 2024-01-08 15:56 UTC  (4+ messages)
` [Bug middle-end/113182] "

[Bug c++/113272] New: Wrong specialization of class template selected
 2024-01-08 15:52 UTC  (2+ messages)
` [Bug c++/113272] "

[Bug c++/113274] New: Memoization in template parameters is overly aggressive; false memoization for const pointers
 2024-01-08 15:52 UTC  (4+ messages)
` [Bug c++/113274] "

[Bug target/113275] New: tests pr110268-1.c pr110268-2.c csinc-1.c csinv-1.c fail after gcc-14-5396-ged52bc2e30c
 2024-01-08 15:42 UTC 

[Bug target/112937] New: [14 Regression] GCN: FAILs due to unconditional 'f->use_flat_addressing = true;'
 2024-01-08 15:05 UTC  (2+ messages)
` [Bug target/112937] "

[Bug c++/113239] New: [13 regression] After 822a11a1e64, bogus -Warray-bounds warnings in std::vector
 2024-01-08 14:57 UTC  (2+ messages)
` [Bug tree-optimization/113239] [13/14 "

[Bug rtl-optimization/113235] New: SMHasher SHA3-256 benchmark is almost 40% slower vs. Clang on AMD Zen 4
 2024-01-08 14:55 UTC  (3+ messages)
` [Bug target/113235] SMHasher SHA3-256 benchmark is almost 40% slower vs. Clang (not enough complete loop peeling)

[Bug target/113229] New: [14 Regression] gcc.dg/torture/pr70083.c ICEs when compiled with -march=armv9-a+sve2
 2024-01-08 14:47 UTC  (2+ messages)
` [Bug target/113229] "

[Bug middle-end/113215] New: gimple FE can't handle static local variable with initializer
 2024-01-08 14:43 UTC  (2+ messages)
` [Bug c/113215] "

[Bug lto/113204] New: [14 Regression] lto1: error: qsort comparator non-negative on sorted output: 64
 2024-01-08 14:40 UTC  (2+ messages)
` [Bug lto/113204] "

[Bug lto/113197] New: [14 Regressiion] ICE in in handle_call_arg, at tree-ssa-structalias.cc:4119
 2024-01-08 14:29 UTC  (2+ messages)
` [Bug ipa/113197] [14 Regression] "

[Bug web/113190] New: Alert not to report bugs against EOL releases
 2024-01-08 14:24 UTC  (2+ messages)
` [Bug other/113190] "

[Bug sanitizer/113151] New: Need for a TBAA / strict aliasing sanitizer (TySan)
 2024-01-08 14:21 UTC  (3+ messages)
` [Bug sanitizer/113151] "

[Bug middle-end/113164] New: [missed optimization] struct fields should not alias
 2024-01-08 14:16 UTC  (2+ messages)
` [Bug middle-end/113164] "

[Bug target/113156] New: AVR build broken due to ICE while compiling libgcc, started with r14-6201-gf0a90c7d7333fc
 2024-01-08 14:10 UTC  (2+ messages)
` [Bug target/113156] [14 Regression] "

[Bug tree-optimization/113126] New: [14 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:325 at -O1
 2024-01-08 14:00 UTC  (2+ messages)
` [Bug tree-optimization/113126] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2024-01-08 13:54 UTC 

[Bug tree-optimization/113026] New: Bogus -Wstringop-overflow warning on simple memcpy type loop
 2024-01-08 13:54 UTC  (3+ messages)
` [Bug tree-optimization/113026] "

[Bug target/112952] New: avr: attribute address not working with -fdata-sections -fno-common
 2024-01-08 13:15 UTC  (6+ messages)
` [Bug target/112952] "

[Bug tree-optimization/113119] New: ICE: verify_ssa failed: definition in block 18 does not dominate use in block 4 at -O1 with _BitInt
 2024-01-08 13:02 UTC  (3+ messages)
` [Bug tree-optimization/113119] "

[Bug tree-optimization/113120] New: during GIMPLE pass: bitintlower ICE: SIGSEGV with _BitInt() at -O2
 2024-01-08 13:02 UTC  (3+ messages)
` [Bug tree-optimization/113120] "

[Bug middle-end/113228] New: [14 Regression] ICE: recalculate_side_effects, at gimplify.cc:3347
 2024-01-08 13:01 UTC  (3+ messages)
` [Bug middle-end/113228] [14 Regression] ICE: recalculate_side_effects, at gimplify.cc:3347 since r14-6420

[Bug target/113221] New: [14 Regression][aarch64]ICE in extract_insn, at recog.cc:2812 since r14-6605-gc0911c6b357ba9
 2024-01-08 12:52 UTC  (2+ messages)
` [Bug target/113221] "

[Bug target/113114] New: ICE in try_promote_writeback aarch64-ldp-fusion.cc
 2024-01-08 12:51 UTC  (2+ messages)
` [Bug target/113114] [14 Regression] ICE compiling gcc.c-torture/execute/pr59643.cwith -mabi=ilp32; "

[Bug target/113089] New: [14 Regression][aarch64] ICE in process_uses_of_deleted_def, at rtl-ssa/changes.cc:252 since r14-6605-gc0911c6b357ba9
 2024-01-08 12:51 UTC  (2+ messages)
` [Bug target/113089] "

[Bug target/113070] New: [14 regression] [AArch64] [PGO/LTO] Miscompilation of go compiler
 2024-01-08 12:37 UTC  (2+ messages)
` [Bug target/113070] "

[Bug target/113257] New: -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
 2024-01-08 11:35 UTC  (2+ messages)
` [Bug target/113257] "

[Bug target/113269] New: X86_64 generates extra mov (and xchg) when passing struct with constant value to function
 2024-01-08 11:29 UTC 

[Bug rust/113056] New: [14 regression] Build failure in libgrust
 2024-01-08 11:08 UTC  (3+ messages)
` [Bug rust/113056] "

[Bug libquadmath/113260] New: missing from_chars/to_chars for __float128
 2024-01-08 11:03 UTC  (3+ messages)
` [Bug libstdc++/113260] "
` [Bug libstdc++/113260] Add overloads of "

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).