public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/114401] New: libstdc++ allocator destructor omitted when reinserting node_handle into tree- and hashtable-based containers
 2024-06-11 17:06 UTC  (2+ messages)
` [Bug libstdc++/114401] "

[Bug target/113870] New: Add V2HF support
 2024-06-11 17:03 UTC  (2+ messages)
` [Bug target/113870] "

[Bug target/113869] New: V4HF->V4SF pattern seems to be missing
 2024-06-11 17:03 UTC  (2+ messages)
` [Bug target/113869] "

[Bug target/113880] New: V2SF->V2DF conversion pattern seems to be missing
 2024-06-11 17:03 UTC  (2+ messages)
` [Bug target/113880] "

[Bug middle-end/112600] New: Failed to optimize saturating addition using __builtin_add_overflow
 2024-06-11 16:59 UTC  (2+ messages)
` [Bug middle-end/112600] "

[Bug d/115295] New: [15 regression] Various gdc testsuite regressions
 2024-06-11 16:06 UTC  (2+ messages)
` [Bug d/115295] "

[Bug tree-optimization/115438] New: 503.bwaves_r regressed 5-11% on different x86_64 machines at -Ofast -march=native since r15-1006-gd93353e6423eca
 2024-06-11 15:47 UTC  (2+ messages)
` [Bug tree-optimization/115438] [15 Regression] "

[Bug c++/115430] New: Cannot take address of template function
 2024-06-11 15:31 UTC  (3+ messages)
` [Bug c++/115430] "

[Bug c/115096] New: -fstrict-aliasing miscompilation or missing warning
 2024-06-11 15:29 UTC  (2+ messages)
` [Bug c/115096] "

[Bug other/115437] New: Wrong optimized code - GCC didn't detect a variable is modified
 2024-06-11 15:29 UTC  (3+ messages)
` [Bug other/115437] "

[Bug lto/80379] Redundant note: code may be misoptimized unless -fno-strict-aliasing is used
 2024-06-11 15:26 UTC  (2+ messages)

[Bug libstdc++/37475] [DR 382] codecvt::do_in/do_out functions return "ok" when the output sequence has zero length
 2024-06-11 15:22 UTC  (6+ messages)
` [Bug libstdc++/37475] "

[Bug c/115424] New: 'auto' type inference not working when struct declared in rhs, even when the final type is not anonymous
 2024-06-11 15:21 UTC  (3+ messages)
` [Bug c/115424] "

[Bug analyzer/115436] New: False positive with -Wanalyzer-malloc-leak
 2024-06-11 15:10 UTC 

[Bug c/105863] New: RFE: __attribute__((incbin("file"))) or __builtin_incbin("file")
 2024-06-11 15:01 UTC  (2+ messages)
` [Bug c/105863] RFE: C23 #embed

[Bug c++/47940] New: can call a pure virtual from a constructor/destructor
 2024-06-11 14:32 UTC  (3+ messages)
` [Bug c++/47940] warn about calls to "
` [Bug c++/47940] warn about calls to a pure virtual indirectly "

[Bug c++/59246] GCC should issue runtime error for calling pure virtual function with definition
 2024-06-11 14:32 UTC 

[Bug middle-end/87403] [Meta-bug] Issues that suggest a new warning
 2024-06-11 14:31 UTC 

[Bug c++/115435] New: Issue warning for indirect call to pure virtual function in ctor or dtor
 2024-06-11 14:31 UTC  (3+ messages)
` [Bug ipa/115435] "

[Bug c++/6006] problem with pure virtual functions and destructord
 2024-06-11 14:29 UTC 

[Bug c++/115434] New: Post contracts are ignored on functions with no return statement
 2024-06-11 14:24 UTC  (2+ messages)
` [Bug c++/115434] "

[Bug fortran/96418] New: Test coarray_alloc_comp_4.f08 ICEs
 2024-06-11 14:13 UTC  (2+ messages)
` [Bug fortran/96418] "

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak
 2024-06-11 12:59 UTC  (3+ messages)

[Bug libstdc++/115433] New: unexpected increase of testsuite execution time
 2024-06-11 12:50 UTC  (4+ messages)
` [Bug libstdc++/115433] "

[Bug lto/115432] New: Building a program with -flto generates wrong code (missing the call to a function) unless -fno-strict-aliasing
 2024-06-11 11:32 UTC  (3+ messages)
` [Bug lto/115432] "

[Bug tree-optimization/115427] New: fallback for interclass mathfn bifs like isinf, isfinite, isnormal
 2024-06-11 11:29 UTC  (6+ messages)
` [Bug tree-optimization/115427] "

[Bug c/115426] New: ICE in execute_todo, at passes.cc:2138
 2024-06-11 11:07 UTC  (4+ messages)
` [Bug tree-optimization/115426] ICE: "

[Bug sanitizer/110027] New: Misaligned vector store on detect_stack_use_after_return
 2024-06-11 10:57 UTC  (3+ messages)
` [Bug middle-end/110027] [11/12 regression] Stack objects with extended alignments (vectors etc) misaligned "
` [Bug middle-end/110027] [11 "

[Bug c++/114580] New: Bogus warning on if constexpr
 2024-06-11 10:57 UTC  (3+ messages)
` [Bug c++/114580] "

[Bug c++/114537] New: bit_cast does not work NSDMI of bitfields
 2024-06-11 10:57 UTC  (3+ messages)
` [Bug c++/114537] "

[Bug c/108789] New: __builtin_(add|mul)_overflow methods generate duplicate operations if both operands are const
 2024-06-11 10:56 UTC  (4+ messages)
` [Bug middle-end/108789] __builtin_(add|mul|sub)_overflow methods generate duplicate operations if both operands are const which in turn causes wrong code due to overlapping arguments

[Bug ipa/114493] New: internal compiler error: in fld_incomplete_type_of, at ipa-free-lang-data.cc:257
 2024-06-11 10:55 UTC  (4+ messages)
` [Bug c/114493] [11/12/13 Regression] internal compiler error: in fld_incomplete_type_of with may_alias
` [Bug c/114493] [11 "

[Bug tree-optimization/114876] New: -fprintf-return-value mishandles %lc with a '\0' argument
 2024-06-11 10:55 UTC  (3+ messages)
` [Bug tree-optimization/114876] [11/12 Regression] "
` [Bug tree-optimization/114876] [11 "

[Bug target/115324] New: [12/13/14/15 Regression] PCH (and maybe GC) of rs6000 builtins broken
 2024-06-11 10:54 UTC  (4+ messages)
` [Bug target/115324] [12/13 Regression] PCH "

[Bug rtl-optimization/114768] New: Volatile reads can be optimized away
 2024-06-11 10:53 UTC  (3+ messages)
` [Bug rtl-optimization/114768] "

[Bug sanitizer/114956] New: Segmentation fault with -fsanitize=address -fsanitize=null -O2 when attribute no_sanitize_address is enabled
 2024-06-11 10:53 UTC  (3+ messages)
` [Bug sanitizer/114956] [11/12 Regression] Segmentation fault with -fsanitize=address -fsanitize=null -O2 when attribute no_sanitize_address is enabled since r9-5742
` [Bug sanitizer/114956] [11 "

[Bug c++/114691] New: [11/12/13/14 Regression] Bogus ignoring loop annotation warning
 2024-06-11 10:53 UTC  (3+ messages)
` [Bug c++/114691] [11/12 "
` [Bug c++/114691] [11 "

[Bug c++/114753] New: from_chars aborts with -m32 -ftrapv when passed -9223372036854775808
 2024-06-11 10:53 UTC  (3+ messages)
` [Bug middle-end/114753] "

[Bug libgomp/114825] New: Compiler error using gfortran and OpenMP
 2024-06-11 10:52 UTC  (3+ messages)
` [Bug fortran/114825] [11/12 Regression] Compiler error using gfortran and OpenMP since r5-1190
` [Bug fortran/114825] [11 "

[Bug c/114634] New: Crash Issue Encountered in GCC Compilation of Template Code with Aligned Attribute
 2024-06-11 10:52 UTC  (3+ messages)
` [Bug c++/114634] [11/12 Regression] Crash Issue Encountered in GCC Compilation of Template Code with Aligned Attribute since r9-1745
` [Bug c++/114634] [11 "

[Bug c++/114572] New: [OpenMP] "internal compiler error: in assign_temp" with assignment operator and lastprivate clause
 2024-06-11 10:52 UTC  (3+ messages)
` [Bug c++/114572] "

[Bug c/114566] New: Misaligned vmovaps when compiling libvorbis for znver4
 2024-06-11 10:52 UTC  (3+ messages)
` [Bug tree-optimization/114566] [11/12 Regression] Misaligned vmovaps when compiling with stack-protector-strong "
` [Bug tree-optimization/114566] [11 "

[Bug libquadmath/114533] New: libquadmath: printf: fix misaligned access on args
 2024-06-11 10:51 UTC  (3+ messages)
` [Bug libquadmath/114533] "

[Bug c/114310] New: [aarch64] __sync_val_compare_and_swap fails on __int128_t with newval = 0
 2024-06-11 10:51 UTC  (3+ messages)
` [Bug target/114310] [11/12 Regression] "
` [Bug target/114310] [11 "

[Bug rtl-optimization/110079] New: ICE with -freorder-blocks-and-partition
 2024-06-11 10:51 UTC  (3+ messages)
` [Bug rtl-optimization/110079] [11/12 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto
` [Bug rtl-optimization/110079] [11 "

[Bug target/114184] New: ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn ) with -Og -mavx512f and __builtin_memmove() _BitInt(256)
 2024-06-11 10:51 UTC  (3+ messages)
` [Bug target/114184] [12 Regression] ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn ) with _Complex long double and vector VCE

[Bug preprocessor/114007] New: gcc chokes on __has_cpp_attribute(clang::unsafe_buffer_usage)
 2024-06-11 10:50 UTC  (3+ messages)
` [Bug preprocessor/114007] "

[Bug c++/113674] New: [[____attr____]] causes internal compiler error: in decl_attributes, at attribs.cc:776
 2024-06-11 10:50 UTC  (3+ messages)
` [Bug c++/113674] [11/12 Regression] "
` [Bug c++/113674] [11 "

[Bug tree-optimization/113603] New: [14 Regression] ICE Segfault during GIMPLE pass: strlen at -O3
 2024-06-11 10:49 UTC  (3+ messages)
` [Bug tree-optimization/113603] [12 Regression] ICE Segfault during GIMPLE pass: strlen at -O3 since r12-145

[Bug target/113122] New: Assembler messages: Error: operand type mismatch for `movabs' / bad expression / invalid use of register with -fprofile -mcmodel=large -masm=intel
 2024-06-11 10:49 UTC  (3+ messages)
` [Bug target/113122] "

[Bug c/110115] New: Wrong code at -O1 on x86_64-linux-gnu
 2024-06-11 10:49 UTC  (3+ messages)
` [Bug middle-end/110115] [11/12 Regression] "
` [Bug middle-end/110115] [11 "

[Bug middle-end/90348] [11/12 Regression] Partition of char arrays is incorrect in some cases
 2024-06-11 10:49 UTC  (2+ messages)
` [Bug middle-end/90348] [11 "

[Bug libgomp/113192] New: [14 Regression] ERROR: couldn't execute "../../../gcc/libgomp/testsuite/flock": no such file or directory
 2024-06-11 10:48 UTC  (3+ messages)
` [Bug libgomp/113192] [11/12 "
` [Bug libgomp/113192] [11 "

[Bug c/113262] New: ICE when using [[gnu::copy("")]] attribute
 2024-06-11 10:48 UTC  (3+ messages)
` [Bug c/113262] [11/12 Regression] "
` [Bug c/113262] [11 "

[Bug tree-optimization/115337] New: wrong code with _BitInt() __builtin_stdc_first_leading_one() at -O2
 2024-06-11 10:39 UTC  (3+ messages)
` [Bug tree-optimization/115337] wrong code with _BitInt() __builtin_stdc_first_leading_one/__builtin_clzg (with -1 as second arg) "

[Bug tree-optimization/114902] New: wrong code at -O3 with "-fno-tree-vrp -fno-expensive-optimizations -fno-tree-dominator-opts" on x86_64-linux-gnu
 2024-06-11 10:38 UTC  (3+ messages)
` [Bug rtl-optimization/114902] [14 Regression] "

[Bug tree-optimization/115092] New: wrong code at -O1 with "-fgcse -ftree-pre -fno-tree-dominator-opts -fno-tree-fre -fno-guess-branch-probability" on x86_64-linux-gnu
 2024-06-11 10:38 UTC  (3+ messages)
` [Bug rtl-optimization/115092] [14/15 Regression] wrong code at -O1 with "-fgcse -ftree-pre -fno-tree-dominator-opts -fno-tree-fre -fno-guess-branch-probability" on x86_64-linux-gnu since r14-4810

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-06-11 10:37 UTC  (2+ messages)
` [Bug ipa/113907] [11/12/13/14/15 regression] ICU miscompiled "

[Bug tree-optimization/111422] New: Wrong code at -O3 on x86_64-linux-gnu
 2024-06-11 10:36 UTC  (2+ messages)
` [Bug middle-end/111422] "

[Bug tree-optimization/113372] New: wrong code with _BitInt() arithmetics at -O1
 2024-06-11 10:36 UTC  (2+ messages)
` [Bug tree-optimization/113372] "

[Bug tree-optimization/115423] New: Inlined strcmp optimizes poorly
 2024-06-11 10:08 UTC  (4+ messages)
` [Bug tree-optimization/115423] "

[Bug c++/115431] New: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in decl_template_parm_check, at cp/cp-tree.h:5131
 2024-06-11  9:57 UTC 

[Bug c++/115420] New: Default constructor of unordered_map deleted
 2024-06-11  9:55 UTC  (8+ messages)
` [Bug libstdc++/115420] "

[Bug libstdc++/115308] New: std::experimental::simd<char> is not convertible to NEON intrinsic type with Clang
 2024-06-11  9:51 UTC  (2+ messages)
` [Bug libstdc++/115308] "

[Bug libstdc++/115247] New: experimental/simd/pr109261_constexpr_simd.cc FAILs on 32-bit x86
 2024-06-11  9:51 UTC  (2+ messages)
` [Bug libstdc++/115247] "

[Bug libstdc++/114958] New: use __builtin_shufflevector for std::experimental::simd split and concat (at least the common cases) to enable better optimizations
 2024-06-11  9:50 UTC  (2+ messages)
` [Bug libstdc++/114958] "

[Bug libstdc++/58909] New: C++11's condition variables fail with static linkin
 2024-06-11  9:39 UTC  (2+ messages)
` [Bug libstdc++/58909] C++11's condition variables fail with static linking

[Bug libstdc++/115421] New: Multi-threaded condition_variable app throws when linking as -static on Linux
 2024-06-11  9:39 UTC  (17+ messages)
` [Bug libstdc++/115421] "

[Bug bootstrap/115416] New: Setting --includedir to a nonexistent directory causes a build error
 2024-06-11  9:35 UTC  (6+ messages)
` [Bug bootstrap/115416] [13/14/15 regression] Setting --includedir to a nonexistent directory causes a build error since r13-5490-g59e4c98173a79f

[Bug c++/115429] New: requires clause wrongly accepts unqualified access to inherited static members
 2024-06-11  9:30 UTC  (2+ messages)
` [Bug c++/115429] "

[Bug modula2/114529] New: profiledbootstrap fails to build and m2 causes odr violations during build
 2024-06-11  9:08 UTC  (3+ messages)
` [Bug modula2/114529] "

[Bug rtl-optimization/115281] New: [14/15 Regression] aarch64 ICE in go_through_subreg after r14-5129
 2024-06-11  8:59 UTC  (3+ messages)
` [Bug rtl-optimization/115281] [14 "

[Bug target/115397] New: [15 Regression] ICE 'during RTL pass: split1' on numpy-1.26.4 i686-linux '-fPIC -mavx512f'
 2024-06-11  8:35 UTC  (2+ messages)
` [Bug target/115397] [15 Regression] ICE 'during RTL pass: split1' on numpy-1.26.4 i686-linux '-fPIC -mavx512f' since r15-1100-gec985bc97a0157

[Bug c++/115413] New: Missing optimization: devirtualize the call in "if(typeid(*a)==typeid(A)) a->f();" structure
 2024-06-11  8:17 UTC  (2+ messages)
` [Bug c++/115413] "

[Bug c/115428] New: 3 * unused in today's build
 2024-06-11  8:04 UTC 

[Bug c/111070] New: ./gcc.target/tic6x/abi-align-1.c on x86_64 with -O1
 2024-06-11  7:12 UTC  (2+ messages)
` [Bug tree-optimization/111070] [14 Regregression] "

[Bug target/115387] New: [15] RISC-V: ICE in iovsprintf.c
 2024-06-11  6:59 UTC  (4+ messages)
` [Bug tree-optimization/115387] [15 regression] ICE in iovsprintf.c since r15-1081-ge14afbe2d1c

[Bug other/115365] New: New test case gcc.dg/pr100927.c from r15-1022-gb05288d1f1e4b6 fails
 2024-06-11  6:20 UTC  (3+ messages)
` [Bug testsuite/115365] "

[Bug target/115418] New: [14 regression] Extra movapd emitted for MAX implementation
 2024-06-11  5:27 UTC  (2+ messages)
` [Bug target/115418] "

[Bug target/115406] New: [15 Regression] wrong code with vector compare at -O0 with -mavx512f
 2024-06-11  4:36 UTC  (6+ messages)
` [Bug target/115406] [15 Regression] wrong code with vector compare at -O0 with -mavx512f since r15-920-gb6c6d5abf0d31c

[Bug pch/115312] New: [14/15 Regression] ICE when including a PCH via compiler option -include
 2024-06-11  4:28 UTC  (2+ messages)
` [Bug pch/115312] "

[Bug c++/115425] New: ICE: tree check: expected type_pack_expansion or expr_pack_expansion, have error_mark in tsubst_pack_expansion, at cp/pt.cc:13778
 2024-06-11  4:06 UTC  (2+ messages)
` [Bug c++/115425] "

[Bug rtl-optimization/115384] New: [15 Regression] ICE: RTL check: expected code 'const_int', have 'const_wide_int' in simplify_binary_operation_1, at simplify-rtx.cc:4088
 2024-06-11  0:55 UTC  (2+ messages)
` [Bug rtl-optimization/115384] [15 Regression] ICE: RTL check: expected code 'const_int', have 'const_wide_int' in simplify_binary_operation_1, at simplify-rtx.cc:4088 since r15-1047-g7876cde25cbd2f

[Bug testsuite/115262] New: [15 regression] gcc.target/powerpc/pr66144-3.c fails after r15-831-g05daf617ea22e1
 2024-06-10 22:39 UTC  (2+ messages)
` [Bug testsuite/115262] "

Incorrect message "'--jobserver-auth=' is not present in MAKEFLAGS"
 2024-06-10 22:05 UTC 

[Bug target/115404] New: [15 Regression] possibly wrong code on glibc-2.39 since r15-1113-gde05e44b2ad963
 2024-06-10 21:51 UTC  (2+ messages)
` [Bug tree-optimization/115404] "

[Bug c++/115362] New: fixed_size_simd dot product recognition not working for stdx::reduce
 2024-06-10 21:45 UTC  (4+ messages)
` [Bug target/115362] fixed_size_simd dot product recognition and sign of determinant "

[Bug c/115409] New: avx512 intrinsics trigger -Wshift-overflow
 2024-06-10 20:11 UTC  (2+ messages)
` [Bug target/115409] "

[Bug libstdc++/115422] New: Multi-threaded condition_variable app throws when linking as -static on Linux
 2024-06-10 17:41 UTC  (3+ messages)
` [Bug libstdc++/115422] "

[Bug libstdc++/98678] New: 30_threads/future/members/poll.cc execution test FAILs
 2024-06-10 17:31 UTC  (2+ messages)
` [Bug libstdc++/98678] "

[Bug c++/115412] New: ICE: canonical types differ for identical types ‘stdis_sametypename fooTtype, U’ and ‘stdis_sameT, U’
 2024-06-10 17:23 UTC  (2+ messages)
` [Bug c++/115412] "

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