public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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  (10+ messages)
` [Bug bootstrap/115416] "
` [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 c++/115430] New: Cannot take address of template function
 2024-06-11  9:27 UTC 

[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 tree-optimization/115427] New: fallback for interclass mathfn bifs like isinf, isfinite, isnormal
 2024-06-11  9:07 UTC  (5+ messages)
` [Bug tree-optimization/115427] "

[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  (3+ messages)
` [Bug tree-optimization/111070] [14 Regregression] "

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

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

[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 ipa/114493] New: internal compiler error: in fld_incomplete_type_of, at ipa-free-lang-data.cc:257
 2024-06-11  6:17 UTC  (2+ messages)
` [Bug c/114493] [11/12/13 Regression] internal compiler error: in fld_incomplete_type_of with may_alias

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

[Bug c/108789] New: __builtin_(add|mul)_overflow methods generate duplicate operations if both operands are const
 2024-06-11  6:17 UTC  (2+ 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 target/115324] New: [12/13/14/15 Regression] PCH (and maybe GC) of rs6000 builtins broken
 2024-06-11  6:17 UTC  (2+ messages)
` [Bug target/115324] [12/13 Regression] PCH "

[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  6:17 UTC  (2+ 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  6:17 UTC  (2+ 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 target/115418] New: [14 regression] Extra movapd emitted for MAX implementation
 2024-06-11  5:27 UTC  (4+ messages)
` [Bug target/115418] "
` [Bug target/115418] "

[Bug target/115406] New: [15 Regression] wrong code with vector compare at -O0 with -mavx512f
 2024-06-11  4:36 UTC  (7+ 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 tree-optimization/115423] New: Inlined strcmp optimizes poorly
 2024-06-11  4:24 UTC  (2+ messages)
` [Bug tree-optimization/115423] "

[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  4:11 UTC  (2+ messages)
` [Bug c/115424] "

[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 c/115426] New: ICE in execute_todo, at passes.cc:2138
 2024-06-11  4:05 UTC  (2+ messages)
` [Bug tree-optimization/115426] ICE: "

[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  (3+ 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  (6+ messages)
` [Bug target/115404] "
` [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  (5+ 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  (3+ 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  (3+ messages)
` [Bug c++/115412] "

[Bug c++/83529] ICE in canonical types differ for identical types
 2024-06-10 17:22 UTC 

[Bug target/115419] New: [avr] IEEE double round-to-nearest should go to even
 2024-06-10 17:18 UTC  (2+ messages)
` [Bug target/115419] "

[Bug c++/91590] ICE in : canonical types differ for identical types std::enable_if<C<D>::ViewConcept< <template-parameter-1-1> >()> and std::enable_if<C<int>::ViewConcept< <template-parameter-1-1> >()>
 2024-06-10 17:15 UTC 

[Bug c++/115417] New: Destructor is noexcept even though the class has a throwing destructor subobject in an anonymous union
 2024-06-10 16:37 UTC  (4+ messages)
` [Bug c++/115417] "

[Bug c++/115222] New: clang does not think libstdc++'s std::optional is nothrow destructible
 2024-06-10 16:35 UTC  (2+ messages)
` [Bug c++/115222] gcc ignores noexcept on fields' deconstructors in an union

[Bug c/115411] New: ICE : in expand_call, at calls.cc:3668
 2024-06-10 16:32 UTC  (4+ messages)
` [Bug middle-end/115411] "

[Bug other/115415] New: New test case gcc.dg/torture/pr115388.c in r15-1163-g818e760528d436 hangs
 2024-06-10 15:27 UTC  (4+ messages)
` [Bug testsuite/115415] "

[Bug tree-optimization/115388] New: wrong code at -O3 on x86_64-linux-gnu
 2024-06-10 15:27 UTC  (8+ messages)
` [Bug middle-end/115388] [15 Regression] wrong code at -O3 on x86_64-linux-gnu since r15-571-g1e0ae1f52741f7

[Bug c++/107575] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605
 2024-06-10 15:01 UTC  (2+ messages)
` [Bug c++/107575] [12/13/14/15 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605 since r12-8115-g791a968630b3846b

[Bug c++/103338] New: ICE: in tsubst_pack_expansion, at cp/pt.c:13167
 2024-06-10 15:01 UTC  (2+ messages)
` [Bug c++/103338] [11/12/13/14/15 Regression] ICE: in tsubst_pack_expansion with invalid template friend and packed expression

[Bug c++/109958] New: ICE: in build_ptrmem_type, at cp/decl.cc:11066 taking the address of bound static member function brought into derived class by using-declaration
 2024-06-10 15:00 UTC  (2+ messages)
` [Bug c++/109958] [11/12/13/14/15 Regression] "

[Bug c++/111106] New: missing ; causes internal compiler error: in dependent_type_p, at cp/pt.cc:27901
 2024-06-10 15:00 UTC  (2+ messages)
` [Bug c++/111106] [11/12/13/14/15 Regression] "

[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2024-06-10 15:00 UTC  (2+ messages)
` [Bug c++/105229] [11/12/13/14/15 "

[Bug c++/105760] New: ICE: in build_function_type, at tree.cc:7365
 2024-06-10 14:59 UTC  (2+ messages)
` [Bug c++/105760] [11/12/13/14/15 Regression] "

[Bug c++/115378] New: [ice-on-valid] code using friend injection is crashing gcc since 14
 2024-06-10 14:16 UTC  (3+ messages)
` [Bug c++/115378] [14/15 Regression] ICE with lambda function as a default template argument with variadic templates in some cases

gcc dynamic_bitset bug
 2024-06-10 11:39 UTC  (2+ messages)

[Bug c++/115399] New: std::tr2::dynamic_bitset shift behaves differently from std::bitset
 2024-06-10 11:38 UTC  (3+ messages)
` [Bug libstdc++/115399] "

[Bug tree-optimization/115395] New: [15 regression] libarchive miscompiled with -O2 -march=znver2 -fno-vect-cost-model
 2024-06-10 11:20 UTC  (7+ messages)
` [Bug tree-optimization/115395] [15 regression] libarchive miscompiled with -O2 -march=znver2 -fno-vect-cost-model since r15-1006-gd93353e6423eca

[Bug c/115414] New: Problems during GIMPLE pass: widening_mul
 2024-06-10 11:18 UTC  (2+ messages)
` [Bug c/115414] "

[Bug ada/114708] New: Creating access to an incomplete formal in a generic package sometimes causes GNAT to crash
 2024-06-10 10:35 UTC  (6+ messages)
` [Bug ada/114708] [12/13/14/15 regression] internal error on access to an incomplete formal in generic package

[Bug tree-optimization/115405] New: wrong code with _BitInt() sign-extension with -fno-strict-aliasing -O1 and above
 2024-06-10 10:26 UTC  (3+ messages)
` [Bug middle-end/115405] "

[Bug ada/114398] New: Unexpected storage error when "executing" return statement
 2024-06-10 10:04 UTC  (8+ messages)
` [Bug ada/114398] [13/14/15 regression] Storage_Error with 'Access of primitive function returning limited type

[Bug libstdc++/115402] New: std::atomic_ref<volatile T> compile-error in compare_exchange_[weak/strong]() and wait()
 2024-06-10  9:23 UTC  (3+ messages)
` [Bug libstdc++/115402] "

[Bug c++/115410] New: Missing optimization: typeid(*a)==typeid(*b) could be optimized to a->_vptr==b->_vptr
 2024-06-10  9:20 UTC  (10+ messages)
` [Bug c++/115410] "

[Bug c/115386] New: ice with -g -O3
 2024-06-10  8:46 UTC  (5+ messages)
` [Bug debug/115386] "

[Bug tree-optimization/115382] New: Wrong code with in-order conditional reduction and masked loops
 2024-06-10  7:12 UTC  (4+ messages)
` [Bug tree-optimization/115382] "

[Bug lto/115394] New: ICE in lto_read_decls for a minimal C test-case with streamer_debugging set to true
 2024-06-10  6:38 UTC  (2+ messages)
` [Bug lto/115394] "

[Bug tree-optimization/115383] New: ICE with TCVC_2 build
 2024-06-10  6:28 UTC  (3+ messages)
` [Bug tree-optimization/115383] [15 Regression] ICE with TCVC_2 build since r15-1053-g28edeb1409a7b8

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

[Bug libstdc++/115247] New: experimental/simd/pr109261_constexpr_simd.cc FAILs on 32-bit x86
 2024-06-10  5:58 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-10  5:58 UTC  (2+ messages)
` [Bug libstdc++/114958] "

[Bug target/113042] New: popcount of 8bits and 128bits can be improved for !TARGET_CSSC
 2024-06-10  4:06 UTC  (2+ messages)
` [Bug target/113042] "

Fastener Sale
 2024-06-10  0:59 UTC 

[Bug target/115408] New: regression between gcc 13.3.0 and 14.1.0 using -mips16 and -minterlink-mips16 with openssl
 2024-06-09 23:31 UTC  (5+ messages)
` [Bug target/115408] "

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