public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/113300] New: GCC rejects valid program involving explicit and non explicit default constructors
 2024-01-10  2:56 UTC  (3+ messages)
` [Bug c++/113300] "

[Bug debug/99178] New: Emit .debug_names
 2024-01-10  2:47 UTC  (3+ messages)
` [Bug debug/99178] "

[Bug c/113247] New: RISC-V: Performance bug in SHA256
 2024-01-10  0:54 UTC  (6+ messages)
` [Bug target/113247] RISC-V: Performance bug in SHA256 after enabling RVV vectorization

[Bug c++/113289] New: Error caused by attribute __always_inline__ in file waitpkgintrin.h
 2024-01-10  0:29 UTC  (3+ messages)
` [Bug target/113289] Error caused by attribute __always_inline__

[Bug libstdc++/113294] New: constexpr error from accessing inactive union member in basic_string after move assignment
 2024-01-10  0:25 UTC  (2+ messages)
` [Bug libstdc++/113294] "

[Bug c++/113272] New: Wrong specialization of class template selected
 2024-01-10  0:12 UTC  (4+ messages)
` [Bug c++/113272] "

[Bug libstdc++/110512] New: C++20 random access iterators run sequentially with PSTL
 2024-01-09 23:38 UTC  (3+ messages)
` [Bug libstdc++/110512] "

[Bug libstdc++/113299] New: [C++23] Implement P2408R5, Ranges iterators as inputs to non-Ranges algorithms
 2024-01-09 23:20 UTC 

[Bug c++/113298] New: RFE: allow suppressing warnings for void * conversions with -fpermissive
 2024-01-09 23:19 UTC  (4+ messages)
` [Bug c++/113298] "

[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 23:01 UTC  (6+ messages)
` [Bug tree-optimization/113265] "
` [Bug tree-optimization/113265] [11/12/13/14 Regression] "

[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 22:33 UTC  (4+ messages)
` [Bug libstdc++/113258] "
` [Bug libstdc++/113258] Pre-C++17 code that replaces malloc/free crashes when mixed with post-C++17 "

[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 22:21 UTC  (4+ messages)
` [Bug tree-optimization/113144] "

[Bug target/113010] New: [RISCV] sign-extension lost in comparison with constant embedded in comma-op expression
 2024-01-09 22:12 UTC  (5+ messages)
` [Bug target/113010] "

[Bug c++/110343] New: [C++26] P2558R2 - Add @, $, and ` to the basic character set
 2024-01-09 22:01 UTC  (6+ messages)
` [Bug c++/110343] "

[Bug c++/102609] New: [C++23] P0847R7 - Deducing this
 2024-01-09 21:57 UTC  (6+ messages)
` [Bug c++/102609] "

[Bug c++/112477] New: Assignment of value-initialized iterators differs from value-initialization
 2024-01-09 21:47 UTC  (7+ messages)
` [Bug libstdc++/112477] "
` [Bug libstdc++/112477] [13/14 Regression] "

[Bug target/112886] New: We need a new print_operand output modifier for vector double
 2024-01-09 21:34 UTC  (2+ messages)
` [Bug target/112886] "

[Bug target/112989] New: GC ICE with C++, `#include <arm_sve.h>` and `-fsanitize=address`
 2024-01-09 20:52 UTC  (4+ messages)
` [Bug target/112989] [14 Regression] "

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

[Bug ipa/113293] New: Incorrect code after inlining function containing extended asm
 2024-01-09 19:41 UTC  (5+ messages)
` [Bug ipa/113293] "

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

[Bug tree-optimization/113297] New: during GIMPLE pass: esra ICE: in smallest_mode_for_size, at stor-layout.cc:356 with _BitInt() with -fstack-check=generic
 2024-01-09 19:00 UTC  (3+ messages)
` [Bug tree-optimization/113297] "

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-01-09 18:38 UTC  (3+ messages)
` [Bug ipa/113291] "

[Bug ada/112958] New: [14 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86
 2024-01-09 18:22 UTC  (5+ messages)
` [Bug ada/112958] "
` [Bug ada/112958] [12/13/14 "

[Bug c/110603] New: GCC, ICE: internal compiler error: in verify_range, at value-range.cc:1104
 2024-01-09 18:06 UTC  (2+ messages)
` [Bug tree-optimization/110603] [14 Regression] GCC, ICE: internal compiler error: in verify_range, at value-range.cc:1104 since r14-255

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

[Bug target/113296] New: SPEC 2006 434.zeusmp segfaults on Aarch64 when built with -Ofast -march=native -flto
 2024-01-09 17:48 UTC 

[Bug target/113295] New: SPEC 2006 416.gamess miscompares on Aarch64 when built with -Ofast -march=native -flto
 2024-01-09 17:43 UTC  (2+ messages)
` [Bug target/113295] [14 Regression] "

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

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

[Bug c++/103524] New: [meta-bug] modules issue
 2024-01-09 16:27 UTC  (3+ messages)
` [Bug c++/103524] "

[Bug c++/99187] New: C++ ICE compiling modules with third party library
 2024-01-09 16:27 UTC  (2+ messages)
` [Bug c++/99187] [modules] ICE exporting thread_local static local variable

[Bug c++/104234] New: ICE with -fmodules-ts and std::map/_Rb_tree
 2024-01-09 16:17 UTC  (2+ messages)
` [Bug c++/104234] "

[Bug c++/113292] New: [modules] internal error when compiling header to module containing static thread_local variable
 2024-01-09 16:14 UTC 

[Bug rtl-optimization/113287] New: wrong code with __builtin_mul_overflow_p() and _BitInt() with -O3 -msse4
 2024-01-09 16:07 UTC  (5+ messages)
` [Bug rtl-optimization/113287] "

[Bug target/113059] New: [14 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
 2024-01-09 16:03 UTC  (2+ messages)
` [Bug target/113059] "

[Bug middle-end/113012] New: [14 regression] ICE when building xorg-server with -fsanitize=undefined
 2024-01-09 15:59 UTC  (3+ messages)
` [Bug tree-optimization/113012] [13 "

[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 15:38 UTC  (4+ messages)
` [Bug target/113077] "

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

[Bug c++/113158] New: Erroneous "looser exception specification" error for class template
 2024-01-09 14:39 UTC  (2+ messages)
` [Bug c++/113158] [11/12/13/14 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value

[Bug tree-optimization/102958] New: std::u8string suboptimal compared to std::string, triggers warnings
 2024-01-09 14:37 UTC  (4+ messages)
` [Bug tree-optimization/102958] std::u8string suboptimal compared to std::string

[Bug middle-end/113199] New: [14 Regression][GCN] ICE (segfault) when compiling Newlib
 2024-01-09 14:08 UTC  (4+ messages)
` [Bug middle-end/113199] [14 Regression][GCN] ICE (segfault) due to invalid 'loop_mask_46 = VEC_PERM_EXPR' when compiling Newlib's wcsftime.c

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

[Bug modula2/112920] New: gm2 hangs in the type resolver
 2024-01-09 14:01 UTC  (3+ messages)
` [Bug modula2/112920] "

[Bug tree-optimization/113290] New: Optimize dominator updated for peeling with multiple exits
 2024-01-09 13:57 UTC  (4+ messages)
` [Bug tree-optimization/113290] "

[Bug target/113270] New: [14 Regression] AArch64 ICEs in register_tuple_type
 2024-01-09 13:38 UTC  (3+ messages)
` [Bug target/113270] [14 Regression] AArch64 ICEs in register_tuple_type since r14-6524

[Bug c/28492] -Wmissing-format-attribute points to vsnprintf() or related functions instead of the function that needs the attribute added
 2024-01-09 13:23 UTC 

[Bug tree-optimization/113026] New: Bogus -Wstringop-overflow warning on simple memcpy type loop
 2024-01-09 12:37 UTC  (2+ messages)
` [Bug tree-optimization/113026] "

[Bug ada/104354] New: ICE with Partition_Elaboration_Policy (Sequential)
 2024-01-09 12:27 UTC  (6+ messages)
` [Bug ada/104354] "
` [Bug ada/104354] [12 regression] internal error "

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

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

[Bug ada/78207] outdated comment outlining wrong edition of REs in g-regexp.ads (GNAT.Regexp) for GNAT.Regpat
 2024-01-09 11:55 UTC  (2+ messages)

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

[Bug other/57659] New: Failure in installing documentation of gcc-4.7.2
 2024-01-09 11:41 UTC  (2+ messages)
` [Bug ada/57659] "

[Bug ada/82642] Dynamic predicate for a record should give a warning
 2024-01-09 11:35 UTC 

[Bug ada/84142] Implicit_Dereference with Generic Formal Incomplete Types
 2024-01-09 11:33 UTC 

[Bug ada/85766] Containing_Directory in Ada.Directories is confused by a trailing separator
 2024-01-09 11:27 UTC 

[Bug c/113267] New: pragma novector ICEs when no loop condition
 2024-01-09 11:25 UTC  (3+ messages)
` [Bug c/113267] "

[Bug ada/87973] ICE with pragma Discard_Names and GCC optimisation for x64
 2024-01-09 11:25 UTC 

[Bug middle-end/113163] New: [14 Regression][GCN] ICE in vect_peel_nonlinear_iv_init, at tree-vect-loop.cc:9420
 2024-01-09 11:25 UTC  (3+ messages)
` [Bug middle-end/113163] "

[Bug ada/88943] Compiler switch -gnatceg does not generate C headers
 2024-01-09 11:24 UTC 

[Bug ada/89097] Ada build broken with long path names
 2024-01-09 11:18 UTC 

[Bug ada/90051] Error in spec comments - g-caliio.ads (%Z)
 2024-01-09 11:16 UTC 

[Bug ada/96590] New: testsuite spins forever on test_prio when run as root
 2024-01-09 11:10 UTC  (2+ messages)
` [Bug ada/96590] "

[Bug ada/96663] New: Composite type default 'Read attribute does not perform validity checking for defaulted components
 2024-01-09 11:06 UTC  (2+ messages)
` [Bug ada/96663] "

[Bug ada/98171] New: adaint.c doesn't compile on AIX 7.2
 2024-01-09 11:00 UTC  (2+ messages)
` [Bug ada/98171] "

[Bug ada/95549] New: [9/10/11 regression] gnat1 doesn't link on AIX
 2024-01-09 11:00 UTC  (2+ messages)
` [Bug ada/95549] [11/12/13/14 "

[Bug sanitizer/99662] New: GNAT compiled with the address sanitizer fails at build time
 2024-01-09 10:58 UTC  (2+ messages)
` [Bug ada/99662] "

[Bug ada/104421] New: The Ada.Directories.Modification_Time procedure does not work for non-ASCII filenames in the Windows environment
 2024-01-09 10:56 UTC  (2+ messages)
` [Bug ada/104421] "

[Bug ada/111813] New: Inconsistent limit in Ada.Calendar.Formatting
 2024-01-09 10:53 UTC  (2+ messages)
` [Bug ada/111813] "

[Bug ada/111945] New: Attribute Image for Unbounded_String raises UTF_ENCODING.ENCODING_ERROR
 2024-01-09 10:51 UTC  (2+ messages)
` [Bug ada/111945] "

[Bug ada/112342] New: Crash when an unexpected ampersand is encountered
 2024-01-09 10:47 UTC  (2+ messages)
` [Bug ada/112342] exception raised "

[Bug target/32344] crash with EH on multiprocessor machines
 2024-01-09 10:15 UTC 

[Bug target/54412] New: Request for 32-byte stack alignment with -mavx on Windows
 2024-01-09 10:15 UTC  (2+ messages)
` [Bug target/54412] minimal 32-byte stack alignment with -mavx on 64-bit Windows

[Bug ada/112781] New: [13?/14 regression] ICE in generic instantiation
 2024-01-09 10:14 UTC  (6+ messages)
` [Bug ada/112781] [13/14 regression] internal error on function call returning extension of limited interface

[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  9:32 UTC  (4+ messages)
` [Bug tree-optimization/113210] [14 Regression] "

[Bug ada/113195] New: gnat bug box when comparing access to subtype with access inside record
 2024-01-09  9:32 UTC  (4+ 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  (5+ messages)
` [Bug rtl-optimization/113140] [13/14 regression] segmentation fault during delay slot scheduling

[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  (3+ messages)
` [Bug libgomp/113192] [11/12/13/14 "
` [Bug libgomp/113192] [11/12/13 "

[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  (3+ messages)
` [Bug target/113288] "

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

[Bug target/113281] New: [14] RISC-V rv64gcv_zvl256b vector: Runtime mismatch with rv64gc
 2024-01-09  8:32 UTC  (2+ messages)
` [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  (2+ messages)
` [Bug target/113115] [14 Regression] ICE In extract_constrain_insn_cached recog.cc with ppc64le-linux-gnu crosscompiler from r14-3592-g9ea1248604d7b6

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