public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/105505] New: P1951R1 (Default Arguments for pair's Forwarding Constructor) is unimplemented
 2024-01-12  9:48 UTC  (3+ messages)
` [Bug libstdc++/105505] "

[Bug c++/113349] New: internal compiler error: in tsubst
 2024-01-12  9:28 UTC  (2+ messages)
` [Bug c++/113349] "

[Bug tree-optimization/113137] New: [14 regression] Failed bootstrap with -O3 -march=znver2
 2024-01-12  9:00 UTC  (2+ messages)
` [Bug tree-optimization/113137] "

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

[Bug other/113344] New: [14 regression] gcc.dg/pr15784-1.c fails after r14-7139-g897b95a12b7fe5
 2024-01-12  8:54 UTC  (7+ messages)
` [Bug other/113344] "

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

[Bug c++/112301] New: Double destruction of returned object when exiting the scope causes an exception which gets rethrown
 2024-01-12  8:32 UTC  (3+ messages)
` [Bug c++/112301] [12/13/14 regression] Double destruction of returned object when exiting the scope causes an exception which gets rethrown since r12-6333-gb10e031458d541

[Bug c++/113347] New: ICE during gimplification building TVM
 2024-01-12  8:28 UTC  (7+ messages)
` [Bug c++/113347] "
` [Bug c++/113347] [13 Regression] "
` [Bug c++/113347] [13 Regression] ICE during gimplification building TVM since r13-8079-gd237e7b291ff52
` [Bug c++/113347] [12/13 "

[Bug target/113341] New: Using GCC as the bootstrap compiler breaks LLVM on 32-bit PowerPC
 2024-01-12  8:04 UTC  (10+ messages)
` [Bug target/113341] "

[Bug c++/113348] New: ice when calling xobj member function without an object in an xobj member function
 2024-01-12  8:01 UTC 

[Bug target/113288] New: [i386] Missing #define for -mavx10.1-256 and -mavx10.1-512
 2024-01-12  7:57 UTC  (3+ messages)
` [Bug target/113288] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2024-01-12  7:38 UTC  (3+ messages)
` [Bug c++/55004] "

[Bug c++/107687] New: [C++23] P2564 - consteval needs to propagate up
 2024-01-12  7:38 UTC  (2+ messages)
` [Bug c++/107687] "

[Bug c++/110997] New: [13/14 Regression] internal compiler error: in cxx_eval_constant_expression, at cp/constexpr.cc:8005
 2024-01-12  7:38 UTC  (3+ messages)
` [Bug c++/110997] "
` [Bug c++/110997] [13 "

[Bug target/112280] New: ICE building libgcrypt-1.10.2 on s390 (during GIMPLE pass: ccp)
 2024-01-12  6:59 UTC  (4+ messages)
` [Bug target/112280] [14 regression] "

[Bug target/113346] New: [14 Regression] epiphany-elf build failure
 2024-01-12  6:48 UTC  (3+ messages)
` [Bug target/113346] "

[Bug target/113312] New: Update __attribute__((interrupt)) for Intel FRED
 2024-01-12  4:31 UTC  (10+ messages)
` [Bug target/113312] "

[Bug target/113345] New: miss optimization for psign{b,w,d}
 2024-01-12  3:31 UTC  (3+ messages)
` [Bug target/113345] "

[Bug target/113039] New: [14 Regression] -fcf-protection -fcf-protection=branch doesn't work
 2024-01-12  3:21 UTC  (3+ messages)
` [Bug target/113039] "

[Bug fortran/113338] New: Valid Code Rejected, bind(C) procedure with pointer argument
 2024-01-12  1:51 UTC  (3+ messages)
` [Bug fortran/113338] "

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

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

[Bug jit/113343] New: Float values are not correct when cross-compiling
 2024-01-11 23:36 UTC 

[Bug c++/110065] New: auto in template argument causes ICE, also accepts-invalid
 2024-01-11 23:28 UTC  (2+ messages)
` [Bug c++/110065] [11/12/13/14 Regression] [C++20/2b] auto return type "

[Bug libstdc++/113200] New: std::char_traits<char>::move is not constexpr when the argument is a string literal
 2024-01-11 23:17 UTC  (3+ messages)
` [Bug libstdc++/113200] "

[Bug c++/113342] New: Template parameter does not shadow member enum value
 2024-01-11 23:00 UTC  (3+ messages)
` [Bug c++/113342] "

[Bug libstdc++/113320] New: libstdc++ accepts std::format(std::move(runtime_fmt), 42);
 2024-01-11 22:50 UTC  (3+ messages)
` [Bug libstdc++/113320] "

[Bug libstdc++/110512] New: C++20 random access iterators run sequentially with PSTL
 2024-01-11 22:50 UTC  (2+ messages)
` [Bug libstdc++/110512] "

[Bug fortran/113313] New: execute_command_line hangs at run time
 2024-01-11 22:40 UTC  (7+ messages)
` [Bug libfortran/113313] "

[Bug c++/113124] New: g++ should relax designated initialiser rules for trivial classes (read: C structures) and C arrays
 2024-01-11 22:22 UTC  (2+ messages)
` [Bug c++/113124] "

[Bug c++/113191] New: [10.1/11/12/13/14 Regression] Incorrect overload resolution when base class function introduced with a using declaration is more constrained than a function declared in the derived class
 2024-01-11 22:02 UTC  (2+ messages)
` [Bug c++/113191] [11/12/13/14 "

[Bug c++/113308] New: derived class doesn't currently allow inherited explicit object member function post increment operator
 2024-01-11 21:46 UTC  (2+ messages)
` [Bug c++/113308] "

[Bug c++/113340] New: ICE when an explicit object parameter is attempted to be used in a destructor
 2024-01-11 21:45 UTC  (3+ messages)
` [Bug c++/113340] "

[Bug tree-optimization/113339] New: `-a/-b` is not simplified to `a/b` if done in seperate statements
 2024-01-11 21:23 UTC  (4+ messages)
` [Bug tree-optimization/113339] "

[Bug c++/112477] New: Assignment of value-initialized iterators differs from value-initialization
 2024-01-11 20:55 UTC  (4+ messages)
` [Bug libstdc++/112477] [13/14 Regression] "

[Bug target/113324] New: internal compiler error: in reload_combine_note_use, at postreload.c:1534
 2024-01-11 19:59 UTC  (4+ messages)
` [Bug target/113324] "

[Bug analyzer/113333] New: analyzer: False positives with calloc()
 2024-01-11 19:43 UTC  (2+ messages)
` [Bug analyzer/113333] "

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

[Bug libstdc++/111550] New: The range adaptor closure object generated by adaptor(args...) is not a perfect forwarding call wrapper
 2024-01-11 18:16 UTC  (2+ messages)
` [Bug libstdc++/111550] "

[Bug middle-end/113322] New: [14 Regression] internal compiler error: tree check: expected none of vector_type, have vector_type in expand_single_bit_test, at expr.cc:13375
 2024-01-11 18:03 UTC  (5+ messages)
` [Bug middle-end/113322] "

[Bug tree-optimization/113301] New: [12/13/14 Regression] Missed optimization: (1/(x+1))/2 => 0 since gcc-12
 2024-01-11 18:03 UTC  (4+ messages)
` [Bug tree-optimization/113301] "

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

[Bug libgcc/113337] New: Rethrown uncaught exceptions don't invoke std::terminate if SEH-based unwinding is used
 2024-01-11 17:00 UTC 

[Bug tree-optimization/113334] New: wrong code with _BitInt() shift at -O0
 2024-01-11 16:53 UTC  (2+ messages)
` [Bug tree-optimization/113334] "

[Bug target/112817] New: RISC-V: RVV: provide a preprocessor macro for VLS codegen
 2024-01-11 16:15 UTC  (2+ messages)
` [Bug target/112817] RISC-V: RVV: provide attribute riscv_rvv_vector_bits "

[Bug other/113336] New: libatomic (testsuite) regressions on armv6-linux-gnueabihf
 2024-01-11 15:42 UTC 

[Bug libstdc++/113335] New: [C++23] Implement LWG3617 function/packaged_task deduction guides and deducing this
 2024-01-11 15:36 UTC 

[Bug other/113038] New: [14 regression] Excess errors for g++.dg/modules/hello-1_b.C after r14-6569-gfe54b57728c09a
 2024-01-11 15:10 UTC  (2+ messages)
` [Bug c++/113038] "

[Bug c++/113332] New: [12/13/14 regression] ICE when building fcitx-5.1.6
 2024-01-11 14:50 UTC  (4+ messages)
` [Bug c++/113332] "

[Bug c++/86689] [11/12/13/14 Regression] Some combination of SFINAE, overloading, and type deduction showing version inconsistency
 2024-01-11 14:49 UTC 

[Bug lto/113319] New: Random LTO test failures
 2024-01-11 14:47 UTC  (5+ messages)
` [Bug testsuite/113319] "

[Bug target/112918] New: [m68k] [LRA] ICE: maximum number of generated reload insns per insn achieved (90)
 2024-01-11 14:30 UTC  (2+ messages)
` [Bug rtl-optimization/112918] "

[Bug tree-optimization/113330] New: ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -fstack-check=generic and _BitInt()
 2024-01-11 14:22 UTC  (3+ messages)
` [Bug tree-optimization/113330] "

[Bug c/112505] New: GCC: 14: internal compiler error: in build_vector_from_val, at tree.cc:2104
 2024-01-11 14:13 UTC  (3+ messages)
` [Bug tree-optimization/112505] [11/12/13/14 Regression] internal compiler error: in build_vector_from_val, at tree.cc:2104 since r10-4076

[Bug c/110769] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023
 2024-01-11 13:53 UTC  (3+ messages)
` [Bug tree-optimization/110769] [14 Regression] ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023 since r14-2675-gef28aadad6e

[Bug c/110641] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023
 2024-01-11 13:53 UTC  (2+ messages)
` [Bug tree-optimization/110641] [14 Regression] ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023 since r14-2230-g7e904d6c7f2

[Bug other/113317] New: New test case libgomp.c++/ind-base-2.C fails with ICE
 2024-01-11 13:53 UTC  (2+ messages)
` [Bug other/113317] "

[Bug c/111043] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1068
 2024-01-11 13:52 UTC  (2+ messages)
` [Bug tree-optimization/111043] [14 regression] ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1068 since r14-2675-gef28aadad6e5cf

[Bug tree-optimization/112636] New: ICE on valid code at -O1 (but not at -O{0,s,2,3}) with "-ftree-vectorize": in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1069
 2024-01-11 13:50 UTC  (4+ messages)
` [Bug tree-optimization/112636] [14 Regression] "

[Bug tree-optimization/113323] New: ICE: tree check: expected none of vector_type, have vector_type in bitint_precision_kind, at gimple-lower-bitint.cc:131 with _BitInt()
 2024-01-11 13:43 UTC  (2+ messages)
` [Bug tree-optimization/113323] "

[Bug c++/107466] New: [12 Regression] invalid -Wnarrowing error
 2024-01-11 13:34 UTC  (2+ messages)
` [Bug libstdc++/107466] [12 Regression] invalid -Wnarrowing error with std::subtract_with_carry_engine

[Bug tree-optimization/113316] New: during GIMPLE pass: bitintlower ICE: SIGSEGV in var_to_partition (tree-ssa-live.h:163) at -O with uninitialized _BitInt() function argument
 2024-01-11 13:05 UTC  (2+ messages)
` [Bug tree-optimization/113316] "

[Bug c++/109753] New: pragma GCC target stops std::vector from compiling
 2024-01-11 12:59 UTC  (3+ messages)
` [Bug c++/109753] [13/14 Regression] pragma GCC target causes std::vector not to compile (always_inline on constructor)

[Bug libstdc++/113250] New: std::filesystem::equivalent("", "/") should throw
 2024-01-11 12:31 UTC  (8+ messages)
` [Bug libstdc++/113250] "

[Bug tree-optimization/113315] New: during GIMPLE pass: bitintlower0 ICE: in lower_mergeable_stmt, at gimple-lower-bitint.cc:2310 with _BitInt() used as array index
 2024-01-11 12:15 UTC  (2+ messages)
` [Bug c/113315] "

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-01-11 12:14 UTC  (2+ messages)
` [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

[Bug libstdc++/109162] New: C++23 improvements to std::format
 2024-01-11 11:47 UTC  (2+ messages)
` [Bug libstdc++/109162] "

[Bug target/113233] New: LoongArch: target options from LTO objects not respected during linking
 2024-01-11 11:04 UTC  (2+ messages)
` [Bug target/113233] "

[Bug target/113331] New: AMDGCN: Compilation failure due to duplicate .LEHB<n>/.LEHE<n> symbols
 2024-01-11 10:42 UTC  (2+ messages)
` [Bug target/113331] "

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

[Bug tree-optimization/113326] New: Optimize vector shift with constant delta on shifting-count operand
 2024-01-11  9:58 UTC  (8+ messages)
` [Bug target/113326] "

[Bug libstdc++/106308] New: Consider using statx(2) for std::filesystem
 2024-01-11  9:12 UTC  (2+ messages)
` [Bug libstdc++/106308] "

[Bug analyzer/113329] New: analyzer: False positive analyzer-fd-use-without-check with dup2()
 2024-01-11  8:33 UTC 

[Bug analyzer/109839] New: -Wanalyzer-fd-leak false positive with routine dup2
 2024-01-11  8:18 UTC  (2+ messages)
` [Bug analyzer/109839] "

[Bug middle-end/88670] [meta-bug] generic vector extension issues
 2024-01-11  8:15 UTC 

[Bug target/112740] New: [14 Regression] wrong code with vector compare on riscv64 at -O0
 2024-01-11  8:15 UTC  (3+ messages)
` [Bug middle-end/112740] "

[Bug tree-optimization/111003] New: [14 Regression] Dead Code Elimination Regression at -O3 since r14-2161-g237e83e2158
 2024-01-11  8:15 UTC  (3+ messages)
` [Bug tree-optimization/111003] "

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

[Bug target/113328] New: Some fixed length vector constants can be generated using SVE index instruction
 2024-01-11  7:36 UTC 

[Bug libstdc++/113327] New: std::sleep_for(std::chrono::hours::max()) returns immediately
 2024-01-11  7:24 UTC 

[Bug target/113325] New: unnecessary byte swap for memory clear
 2024-01-11  6:34 UTC 

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