public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/112308] New: [14 Regression] GCN: 'error: literal operands are not supported' for 'v_add_co_u32'
 2023-11-10 11:25 UTC  (4+ messages)
` [Bug target/112308] "

[Bug middle-end/112475] New: [UBSAN][OpenMP] ICE during GIMPLE pass: sanopt in output_operand: invalid expression as operand
 2023-11-10 11:14 UTC 

[Bug tree-optimization/112469] New: [14 Regression] ICE: eliminate_stmt, at tree-ssa-sccvn.cc:6944
 2023-11-10 10:59 UTC  (11+ messages)
` [Bug tree-optimization/112469] "

[Bug target/112313] New: [14 Regression] GCN target 'gcc.dg/pr111082.c' ICE, 'during RTL pass: vregs': 'error: unrecognizable insn'
 2023-11-10 10:47 UTC  (3+ messages)
` [Bug target/112313] "

[Bug rtl-optimization/112474] New: MIPS: missed optimization for assigning HI reg to zero
 2023-11-10 10:39 UTC  (2+ messages)
` [Bug rtl-optimization/112474] "

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

[Bug c/112112] New: Improper Arithmetic Type Conversion in s390x-linux-gnu-gcc
 2023-11-10 10:24 UTC  (2+ messages)
` [Bug target/112112] "

[Bug ada/112461] New: [14 regression] Simple return inside extended return loses updates to return object value
 2023-11-10 10:06 UTC  (4+ messages)
` [Bug ada/112461] "
` [Bug ada/112461] [14 regression] premature finalization with nested return inside extended one

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

[Bug c/112463] New: ternary operator / -Wsign-compare inconsistency
 2023-11-10  9:02 UTC  (4+ messages)
` [Bug c/112463] "

[Bug tree-optimization/112464] New: [14 Regression] ICE avx512 with -ftrapv since r14-5076
 2023-11-10  9:01 UTC  (7+ messages)
` [Bug tree-optimization/112464] "

[Bug tree-optimization/112468] New: [14 Regression] Missed phi-opt after recent change
 2023-11-10  8:31 UTC  (7+ messages)
` [Bug tree-optimization/112468] "

[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-10  8:26 UTC  (7+ messages)
` [Bug libstdc++/112467] "

[Bug c++/91023] Unification Fails for parameter pack
 2023-11-10  7:39 UTC  (3+ messages)

[Bug c++/86426] g++ ICE at on valid code in tree_operand_check, at tree.h:3615
 2023-11-10  7:39 UTC 

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

[Bug c++/110961] New: internal compiler error: segmentation fault
 2023-11-10  7:24 UTC  (2+ messages)
` [Bug c++/110961] "

[Bug libstdc++/112473] New: integer_sequence accepts non-integer types
 2023-11-10  5:13 UTC  (2+ messages)
` [Bug libstdc++/112473] "

[Bug c++/112471] New: catch handler of type "reference to array" should be unreachable, but is reached
 2023-11-10  4:30 UTC  (3+ messages)
` [Bug c++/112471] "

[Bug c++/69372] GCC allows array and function types to be caught by reference
 2023-11-10  4:30 UTC 

[Bug tree-optimization/112472] New: (trunc)copysign((extend)x, CST) is not optimized to just copysign(x, CST')
 2023-11-10  4:16 UTC 

[Bug target/112470] New: [AARCH64]stack-protector vulnerability fixing solution impact code size and performance
 2023-11-10  3:29 UTC 

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

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

[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 23:41 UTC  (6+ 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 22:28 UTC  (2+ messages)
` [Bug jit/112466] "

[Bug fortran/112460] New: ICE with parameterized derived types (incorrect code, should be rejected)
 2023-11-09 21:56 UTC  (2+ messages)
` [Bug fortran/112460] "

[Bug fortran/104819] New: Reject NULL without MOLD as actual to an assumed-rank dummy
 2023-11-09 21:32 UTC  (2+ messages)
` [Bug fortran/104819] "

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

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

[Bug tree-optimization/91776] `-fsplit-paths` generates slower code on arm
 2023-11-09 20:46 UTC 

[Bug tree-optimization/112402] New: [11/12/13/14 Regression] Path splitting causes if-conversion miss
 2023-11-09 20:25 UTC  (2+ messages)
` [Bug tree-optimization/112402] "

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

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

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

[Bug c/112442] New: Segfault from casting a ptr when using -O2
 2023-11-09 16:18 UTC  (2+ 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 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/112407] New: [13 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab
 2023-11-09 14:03 UTC  (2+ 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 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 c/112450] New: RVV vectorization ICE in vect_get_loop_mask, at tree-vect-loop.cc:11037
 2023-11-09 12:32 UTC  (11+ 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  (5+ messages)
` [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  (3+ 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 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  (2+ messages)
` [Bug c/112339] ICE with clang::no_sanitize and -fsanitize=

[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  (3+ 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/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] "

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