public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/101603] New: [meta-bug] pointer to member functions issues
 2023-11-09 19:54 UTC  (2+ messages)
` [Bug c++/101603] "

[Bug c++/102637] New: "Error: ‘reinterpret_cast’ is not a constant expression" when no reinterpret_cast is involved
 2023-11-09 19:54 UTC  (2+ messages)
` [Bug c++/102637] "

[Bug c++/105996] New: reinterpret_cast in constexpr failure creating a pair with a function pointer of class parent
 2023-11-09 19:54 UTC  (2+ messages)
` [Bug c++/105996] [11 Regression] "

[Bug libstdc++/112467] New: [14 Regression] libstdc++ fails to build on clang: bits/stl_bvector.h:189:23: error: '__assume__' attribute cannot be applied to a statement
 2023-11-09 19:50 UTC  (4+ messages)
` [Bug libstdc++/112467] "

[Bug c++/96213] New: GCC doesn't complain about ill-formed non-dependent template default argument
 2023-11-09 19:44 UTC  (2+ messages)
` [Bug c++/96213] "

[Bug rtl-optimization/112415] New: [14 regression] Python 3.11 miscompiled with new RTL fold mem offset pass, since r14-4664-g04c9cf5c786b94
 2023-11-09 19:17 UTC  (16+ messages)
` [Bug rtl-optimization/112415] [14 regression] Python 3.11 miscompiled on HPPA "

[Bug jit/112466] New: Add support for getting the supported CPU features
 2023-11-09 18:40 UTC 

[Bug target/112103] New: [14 regression] gcc.target/powerpc/rlwinm-0.c fails after r14-4941-gd1bb9569d70304
 2023-11-09 18:37 UTC  (3+ messages)
` [Bug target/112103] "

[Bug target/112426] New: sched1 pessimizes codegen on aarch64 by increasing register pressure
 2023-11-09 18:35 UTC  (4+ messages)
` [Bug target/112426] "

[Bug rtl-optimization/110215] New: RA fails to allocate register when loop invariant lives through EH region
 2023-11-09 18:25 UTC  (2+ messages)
` [Bug rtl-optimization/110215] RA fails to allocate register when loop invariant lives across calls and eh

[Bug fortran/112459] New: gfortran -w option causes derived-type finalization at creation time
 2023-11-09 18:18 UTC  (3+ messages)
` [Bug fortran/112459] "

[Bug libgcc/112465] New: libgcc: aarch64: lse runtime does not work with big data segments
 2023-11-09 18:16 UTC  (3+ messages)
` [Bug target/112465] "

[Bug modula2/110779] New: SysClock can not read the clock
 2023-11-09 18:10 UTC  (3+ messages)
` [Bug modula2/110779] "

[Bug target/112454] New: csinc (csel is though) is not being used when there is matches twice
 2023-11-09 17:57 UTC  (2+ messages)
` [Bug target/112454] "

[Bug c/112449] New: Arithmetic operations can produce signaling NaNs
 2023-11-09 17:53 UTC  (10+ messages)
` [Bug c/112449] "

[Bug tree-optimization/112464] New: [14 Regression] ICE avx512 with -ftrapv since r14-5076
 2023-11-09 17:42 UTC  (3+ messages)
` [Bug tree-optimization/112464] "

HDD for sale
 2023-11-09 17:40 UTC 

[Bug c++/89867] internal compiler error: in layout_type, at stor-layout.c:2578
 2023-11-09 17:22 UTC 

[Bug libstdc++/112348] New: [C++23] defect in struct hash<basic_stacktrace<_Allocator>>
 2023-11-09 16:59 UTC  (2+ messages)
` [Bug libstdc++/112348] "

[Bug c/97503] New: Suboptimal use of cntlzw and cntlzd
 2023-11-09 16:53 UTC  (5+ messages)
` [Bug target/97503] "

[Bug c/112463] New: ternary operator / -Wsign-compare inconsistency
 2023-11-09 16:38 UTC 

[Bug c/112442] New: Segfault from casting a ptr when using -O2
 2023-11-09 16:18 UTC  (9+ messages)
` [Bug c/112442] "

[Bug modula2/112110] New: fails to build on freebsd when compiling wrapclock.cc in wrapclock_timezone attempting to return timezone
 2023-11-09 16:16 UTC  (2+ messages)
` [Bug modula2/112110] "

[Bug libstdc++/111667] New: [C++23] Implement P1132R8, out_ptr - a scalable output pointer abstraction
 2023-11-09 15:55 UTC  (2+ messages)
` [Bug libstdc++/111667] "

[Bug target/112462] New: RISC-V zicond cost model enhancements
 2023-11-09 15:44 UTC 

[Bug c++/112456] New: Diagnostic for [[nodiscard]] on a constructor could be improved
 2023-11-09 15:34 UTC  (2+ messages)
` [Bug c++/112456] "

[Bug ada/112461] New: [14 regression] Simple return inside extended return loses updates to return object value
 2023-11-09 15:01 UTC 

[Bug target/112308] New: [14 Regression] GCN: 'error: literal operands are not supported' for 'v_add_co_u32'
 2023-11-09 14:43 UTC  (2+ messages)
` [Bug target/112308] "

[Bug tree-optimization/109154] New: [13 regression] aarch64 -mcpu=neoverse-v1 microbude performance regression
 2023-11-09 14:25 UTC  (10+ messages)
` [Bug tree-optimization/109154] [13/14 regression] jump threading de-optimizes nested floating point comparisons
` [Bug tree-optimization/109154] [13 "

[Bug fortran/112460] New: ICE with parameterized derived types (incorrect code, should be rejected)
 2023-11-09 14:18 UTC 

[Bug fortran/112407] New: [13 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab
 2023-11-09 14:03 UTC  (3+ messages)
` [Bug fortran/112407] [13/14 "

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

[Bug libstdc++/112452] New: <ranges>: operator|(_Range&& __r, _Self&& __self) should return decltype(auto)
 2023-11-09 13:35 UTC  (3+ messages)
` [Bug libstdc++/112452] "

[Bug libstdc++/112453] New: <ranges>: __take_of_repeat_view/__drop_of_repeat_view should forwards __r._M_value
 2023-11-09 13:35 UTC  (2+ messages)
` [Bug libstdc++/112453] "

[Bug c++/111605] New: Cross compilation doesn't work with `-fuse-ld=mold`
 2023-11-09 13:08 UTC  (3+ messages)
` [Bug driver/111605] "

[Bug tree-optimization/111133] New: SLP of scatters not implemented
 2023-11-09 13:00 UTC  (3+ messages)
` [Bug tree-optimization/111133] "
` [Bug tree-optimization/111133] multi-lane "

[Bug c++/102791] New: Friend declaration of lambda function is ignored
 2023-11-09 12:48 UTC  (2+ messages)
` [Bug c++/102791] "

[Bug c++/112455] New: befriending a lambda closure type doesn't grant access to the lambda body
 2023-11-09 12:48 UTC  (2+ messages)
` [Bug c++/112455] "

[Bug c/112457] New: Possible better vectorization of different reduction min/max reduction
 2023-11-09 12:45 UTC  (3+ messages)
` [Bug c/112457] "
` [Bug tree-optimization/112457] "

[Bug tree-optimization/112458] New: SLP permute optimization issue
 2023-11-09 12:38 UTC 

[Bug tree-optimization/112443] New: Misoptimization of _mm256_blendv_epi8 intrinsic on avx512bw+avx512vl
 2023-11-09 12:38 UTC  (6+ messages)
` [Bug target/112443] [12/13/14 Regression] "

[Bug c/112450] New: RVV vectorization ICE in vect_get_loop_mask, at tree-vect-loop.cc:11037
 2023-11-09 12:32 UTC  (12+ messages)
` [Bug tree-optimization/112450] "

[Bug c/112413] New: Wrong switch jump table offset
 2023-11-09 12:15 UTC  (2+ messages)
` [Bug target/112413] "

[Bug c++/106851] New: [modules] Name conflict for exported using-declaration
 2023-11-09 11:20 UTC  (2+ messages)
` [Bug c++/106851] "

[Bug middle-end/112444] New: [14 regression] ICE when buliding libqmi (internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85)
 2023-11-09 10:52 UTC  (11+ messages)
` [Bug middle-end/112444] [14 regression] ICE when buliding libqmi with -O3 -ftrivial-auto-var-init=zero "
` [Bug middle-end/112444] [14 regression] ICE when buliding libqmi with -O3 -ftrivial-auto-var-init=zero (internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85) since r14-4405-gb583a2940af90d

[Bug modula2/111956] New: Many powerpc platforms do _not_ have support for IEEE754 long double
 2023-11-09 10:27 UTC  (4+ messages)
` [Bug modula2/111956] "

[Bug libstdc++/109882] New: -fsanitize=thread #include <memory> transitively includes sanitizer/common_interface_defs.h
 2023-11-09 10:12 UTC  (3+ messages)
` [Bug sanitizer/109882] sanitizer/common_interface_defs.h bogusly defines __has_feature

[Bug libstdc++/111172] New: Dead code in std::get for variant?
 2023-11-09 10:02 UTC  (3+ messages)
` [Bug libstdc++/111172] "

[Bug debug/107231] New: [13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length)
 2023-11-09  9:40 UTC  (2+ messages)
` [Bug debug/107231] [13/14 "

[Bug ada/112446] New: Switch -gnatyz included in -gnatyg
 2023-11-09  9:29 UTC  (3+ messages)
` [Bug ada/112446] "

[Bug libgcc/65833] Attempting to convert 128 bit integers to 128 bit decimal floating-point results in an unresolved symbol
 2023-11-09  8:15 UTC 

[Bug libstdc++/21769] per-file control over PCH inclusion
 2023-11-09  8:10 UTC 

[Bug libstdc++/91910] Debug mode: there is a racing condition between destructors of iterator and the associated container
 2023-11-09  8:09 UTC 

[Bug c++/112339] New: ICE with namespaced attribute on function
 2023-11-09  8:07 UTC  (3+ messages)
` [Bug c/112339] ICE with clang::no_sanitize and -fsanitize=

[Bug c/112432] New: Internal-fn: The [i|l|ll]rint family don't support FLOATN
 2023-11-09  6:36 UTC  (2+ messages)
` [Bug c/112432] "

[Bug c++/52339] New: using delete ptr1->ptr2 where ptr2 destructor deletes a const ptr1 fails
 2023-11-09  6:35 UTC  (2+ messages)
` [Bug c++/52339] "

[Bug c/108789] New: __builtin_(add|mul)_overflow methods generate duplicate operations if both operands are const
 2023-11-09  6:29 UTC  (2+ messages)
` [Bug middle-end/108789] __builtin_(add|mul)_overflow methods generate duplicate operations if both operands are const which in turn causes wrong code due to overlapping arguments

[Bug tree-optimization/109906] New: a rrotate (32-b) -> a lrotate b
 2023-11-09  6:26 UTC  (2+ messages)
` [Bug tree-optimization/109906] "

[Bug target/112445] New: [14 Regression] ICE: in lra_split_hard_reg_for, at lra-assigns.cc:1861 unable to find a register to spill: {*umulditi3_1} with -O -march=cascadelake -fwrapv
 2023-11-09  5:59 UTC  (4+ messages)
` [Bug target/112445] "

[Bug tree-optimization/109843] New: signbit comparisons -> copysign optimization
 2023-11-09  4:24 UTC  (2+ messages)
` [Bug tree-optimization/109843] "

[Bug c++/108911] New: 0xe+100 gives talks about an impossible literal operator in error message
 2023-11-09  4:11 UTC  (4+ messages)
` [Bug c++/108911] "

[Bug c++/112423] New: A weird reported diagnosis about user-defined-literal
 2023-11-09  4:05 UTC  (2+ messages)
` [Bug c++/112423] "

[Bug c++/111918] New: #pragma GCC diagnostic pop does not restore permerror status of -Wnarrowing
 2023-11-09  3:56 UTC  (2+ messages)
` [Bug c++/111918] #pragma GCC diagnostic pop does not restore error "

[Bug c/108678] New: Windows on ARM64 platform target aarch64-w64-mingw32
 2023-11-09  3:47 UTC  (2+ messages)
` [Bug target/108678] "

[Bug c++/108026] New: Confusing pedwarn with template lambda with -std=c++11
 2023-11-09  3:42 UTC  (2+ messages)
` [Bug c++/108026] "

[Bug tree-optimization/111893] New: range-op misses {L,R}ROTATE_EXPR handling
 2023-11-09  3:34 UTC  (2+ messages)
` [Bug tree-optimization/111893] "

[Bug c++/110807] New: Copy list initialisation of a vector<bool> raises a warning with -O2
 2023-11-09  3:30 UTC  (2+ messages)
` [Bug libstdc++/110807] [13 Regression] "

[Bug middle-end/112383] New: `a&=CST; (a&b) != a` and `((~b) & a) & CST != 0`
 2023-11-09  3:28 UTC  (2+ messages)
` [Bug middle-end/112383] "

[Bug other/112451] New: gcc_build was not updated to checkout via git
 2023-11-09  1:44 UTC  (2+ messages)
` [Bug other/112451] "

[Bug sanitizer/110936] New: if constexpr: member function pointers cannot be checked with ubsan
 2023-11-09  1:44 UTC  (3+ messages)
` [Bug c++/110936] "

[Bug target/112374] New: --with-arch=native bootstrap is broken on `Xeon(R) D-2166NT`
 2023-11-09  1:02 UTC  (2+ messages)
` [Bug target/112374] [14 Regression] `--with-arch=skylake-avx512 --with-cpu=skylake-avx512` causes a comparison failure

[Bug target/112447] New: risc-v regression: FAIL: gcc.c-torture/execute/memset-3.c -O3
 2023-11-08 23:01 UTC  (11+ messages)
` [Bug target/112447] "

[Bug c++/104255] New: parsing trailing return type fails with parameter pack expansion when two parameter packs at present
 2023-11-08 21:55 UTC  (3+ messages)
` [Bug c++/104255] parsing function signature fails when it uses a function parameter outside of an unevaluated context

[Bug c++/112448] New: Constraint expression b<x.v> rejected
 2023-11-08 21:54 UTC  (3+ messages)
` [Bug c++/112448] "

[Bug target/82524] [7/8 Regression] expensive-optimizations produces wrong results
 2023-11-08 20:56 UTC 

For sale
 2023-11-08 20:12 UTC 

[Bug target/111311] New: RISC-V regression testsuite errors with --param=riscv-autovec-preference=scalable
 2023-11-08 20:12 UTC  (2+ messages)
` [Bug target/111311] "

[Bug libstdc++/8670] Alignment problem in std::basic_string
 2023-11-08 19:00 UTC  (3+ messages)

[Bug middle-end/112406] New: [14 Regression] Several SPECCPU 2017 benchmarks fail with internal compiler error: in expand_insn, at optabs.cc:8305
 2023-11-08 15:54 UTC  (3+ messages)
` [Bug middle-end/112406] [14 Regression] Several SPECCPU 2017 benchmarks fail with on internal compiler error: in expand_insn, at optabs.cc:8305 after g:01c18f58d37865d5f3bbe93e666183b54ec608c7

[Bug testsuite/111298] New: time-profiler-2.c flaky on glibc RISC-V
 2023-11-08 14:47 UTC  (2+ messages)
` [Bug testsuite/111298] "

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