public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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/111070] New: ./gcc.target/tic6x/abi-align-1.c on x86_64 with -O1
 2024-06-10 14:57 UTC  (2+ messages)
` [Bug tree-optimization/111070] [14 Regregression] "

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

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

[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

[Bug target/115406] New: [15 Regression] wrong code with vector compare at -O0 with -mavx512f
 2024-06-10 12:32 UTC  (3+ messages)
` [Bug target/115406] "
` [Bug target/115406] [15 Regression] wrong code with vector compare at -O0 with -mavx512f since r15-920-gb6c6d5abf0d31c

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  (5+ 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  (11+ messages)
` [Bug tree-optimization/115395] "
` [Bug tree-optimization/115395] [15 regression] libarchive miscompiled with -O2 -march=znver2 -fno-vect-cost-model since r15-1006-gd93353e6423eca

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

[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  (4+ 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  (7+ 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++/115413] New: Missing optimization: devirtualize the call in "if(typeid(*a)==typeid(A)) a->f();" structure
 2024-06-10  9:18 UTC 

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

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

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

[Bug c++/115412] New: ICE: canonical types differ for identical types ‘stdis_sametypename fooTtype, U’ and ‘stdis_sameT, U’
 2024-06-10  7:15 UTC 

[Bug tree-optimization/115382] New: Wrong code with in-order conditional reduction and masked loops
 2024-06-10  7:12 UTC  (5+ 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 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-10  6:32 UTC  (3+ messages)
` [Bug rtl-optimization/115384] "
` [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 tree-optimization/115383] New: ICE with TCVC_2 build
 2024-06-10  6:28 UTC  (5+ messages)
` [Bug tree-optimization/115383] [15 Regression] ICE with TCVC_2 build since r15-1053-g28edeb1409a7b8

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

[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] "

[Bug driver/113218] New: gcc -pg fails on contemporary FreeBSD
 2024-06-09 21:23 UTC  (2+ messages)
` [Bug target/113218] "

[Bug fortran/115401] New: valgrind error in gfc_class_len_get
 2024-06-09 20:04 UTC  (2+ messages)
` [Bug fortran/115401] "

[Bug c++/115403] New: [15 Regression] highway build from git fails with 'target specific option mismatch' since r15-902-geff00046409a72
 2024-06-09 16:46 UTC  (4+ messages)
` [Bug c++/115403] "
` [Bug c++/115403] [15 Regression] highway build from git fails with 'target specific option mismatch' (templates) "

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

[Bug rtl-optimization/115407] New: [15 Regression] ICE: RTL flag check: CONSTANT_POOL_ADDRESS_P used with unexpected rtx code 'reg' in get_pool_constant, at varasm.cc:4046 with -O -mcmodel=large -mavx512bw
 2024-06-09 16:31 UTC  (2+ messages)
` [Bug rtl-optimization/115407] "

[Bug tree-optimization/115221] New: [15 regression] ICE when building reiser4progs (propagate_updated_value, at gimple-range-cache.cc:1368)
 2024-06-09 14:37 UTC  (2+ messages)
` [Bug tree-optimization/115221] [15 regression] ICE when building reiser4progs (propagate_updated_value, at gimple-range-cache.cc:1368) since r15-80-g0ade358cd72ffa

[Bug middle-end/112600] New: Failed to optimize saturating addition using __builtin_add_overflow
 2024-06-09 10:10 UTC  (3+ messages)
` [Bug middle-end/112600] "

[Bug tree-optimization/107141] New: ICE: Segmentation fault (in contains_struct_check)
 2024-06-09  7:02 UTC  (3+ messages)
` [Bug fortran/107141] "

[Bug fortran/84006] [11/12/13/14 Regression] ICE in storage_size() with CLASS entity
 2024-06-09  6:28 UTC  (2+ messages)

[Bug fortran/115348] New: -fcheck=recursion issue with intent(out) derived type argument without components with default value
 2024-06-09  6:24 UTC  (3+ messages)
` [Bug fortran/115348] [13/14/15 Regression] "

[Bug demangler/115400] New: Templates with CTAD parameters are not correctly demangled
 2024-06-09  2:49 UTC 

[Bug libstdc++/114498] New: Consider deprecating then removing TR1 headers
 2024-06-08 22:51 UTC  (2+ messages)
` [Bug libstdc++/114498] "

[Bug libstdc++/81806] Split in pbds works in O(n) instead of O(log n)
 2024-06-08 21:12 UTC 

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

[Bug fortran/115390] New: Bogus -Wuninitialized warning when using CHARACTER(*) argument in BIND(C) function
 2024-06-08 19:51 UTC  (3+ messages)
` [Bug fortran/115390] "

[Bug fortran/83865] ICE in wide_int_to_tree_1, at tree.c:1567
 2024-06-08 19:48 UTC 

[Bug web/115391] New: Suggest add current size of git repository to git page
 2024-06-08 19:28 UTC  (7+ messages)
` [Bug web/115391] "

[Bug c++/115392] New: Missed optimization: fold `3 / (b ^ a)` to `b < 4`
 2024-06-08 18:00 UTC  (2+ messages)
` [Bug tree-optimization/115392] Missed optimization: fold `(a^b) <= 3` to `b < 4` for bool a and know that (a^b) is non zero

[Bug c++/115398] New: [15 regression] RTL flag check: CONSTANT_POOL_ADDRESS_P used with unexpected rtx code 'plus' in get_pool_constant, at varasm.cc:4046
 2024-06-08 17:19 UTC  (3+ messages)
` [Bug c++/115398] "

[Bug libstdc++/108760] New: ranges::iota is not included in <numeric>
 2024-06-08 14:53 UTC  (2+ messages)
` [Bug libstdc++/108760] "

[Bug c++/108438] New: [10/11/12/13 Regression] ICE in cxx_eval_constant_expression, at cp/constexpr.cc:7611
 2024-06-08 14:53 UTC  (4+ messages)
` [Bug c++/108438] [11/12/13/14/15 "

[Bug c++/115351] New: [14 regression] pointless movs when passing by value on x86-64
 2024-06-08 14:51 UTC  (2+ messages)
` [Bug target/115351] "

[Bug lto/115396] New: [15 regression] ICE in canon_file_name with LTO
 2024-06-08 14:46 UTC  (4+ messages)
` [Bug lto/115396] "

[Bug c/114952] New: False positive -Wmaybe-uninitialized starting at -O3 in libbpf
 2024-06-08  8:43 UTC  (2+ messages)
` [Bug tree-optimization/114952] "

[Bug target/115393] New: MIPS: implemented _BitInt of C23
 2024-06-08  8:36 UTC 

Valve Supply
 2024-06-08  0:32 UTC 

[Bug target/115389] New: Invalid ROP hashst offset is emitted when using -mabi=no-altivec
 2024-06-07 21:36 UTC  (2+ messages)
` [Bug target/115389] "

[Bug analyzer/105887] New: RFE: clang analyzer warnings that GCC's -fanalyzer could implement
 2024-06-07 20:47 UTC  (2+ messages)
` [Bug analyzer/105887] [meta-bug] "

[Bug analyzer/105892] New: RFE: -fanalyzer could complain about pointer subtraction of pointers to different memory chunks
 2024-06-07 20:47 UTC  (3+ messages)
` [Bug analyzer/105892] "

[Bug bootstrap/113357] New: [14 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c
 2024-06-07 20:28 UTC  (2+ messages)
` [Bug target/113357] [14/15 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c since r14-4664-g04c9cf5c786b94

[Bug c/54696] New: Makefile doesn't propagate CPPFLAGS properly
 2024-06-07 20:10 UTC  (2+ messages)
` [Bug bootstrap/54696] Makefile doesn't propagate CPPFLAGS to host libraries

[Bug other/15694] fixincl.sh bugs
 2024-06-07 20:06 UTC 

[Bug other/40789] fixincludes/fixincl.c: duplicate call to close ?
 2024-06-07 20:03 UTC 

[Bug other/37036] fixincludes does not understand sysroot!
 2024-06-07 20:00 UTC 

[Bug target/105719] New: RFE: fixincludes should handle Frameworks
 2024-06-07 19:58 UTC  (2+ messages)
` [Bug target/105719] "

[Bug fortran/114019] New: allocation with source of deferred character length entity
 2024-06-07 19:24 UTC  (2+ messages)
` [Bug fortran/114019] "

[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-07 18:43 UTC  (3+ 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

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