public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/54366] New: [meta-bug] decltype issues
 2023-11-10 16:00 UTC  (2+ messages)
` [Bug c++/54366] "

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2023-11-10 16:00 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/96917] New: decltype(auto) variable initialized with lambda by-reference capture has incorrect type
 2023-11-10 16:00 UTC  (3+ messages)
` [Bug c++/96917] "

[Bug c++/79378] lambda init-capture adds const
 2023-11-10 15:59 UTC  (2+ messages)

[Bug c++/79620] decltype() inside a lambda capturing-by-value
 2023-11-10 15:58 UTC 

[Bug middle-end/112475] New: [UBSAN][OpenMP] ICE during GIMPLE pass: sanopt in output_operand: invalid expression as operand
 2023-11-10 15:53 UTC  (4+ messages)
` [Bug middle-end/112475] "

[Bug c/112478] New: riscv: asm clobbers not honored
 2023-11-10 15:49 UTC  (2+ messages)
` [Bug target/112478] "

[Bug tree-optimization/111967] New: [12/13/14 Regression] during GIMPLE pass: evrp ICE: in operator[], at vec.h:910 with -O2 -fno-tree-forwprop -fdump-tree-evrp-all
 2023-11-10 15:26 UTC  (2+ messages)
` [Bug tree-optimization/111967] [12/13/14 Regression] during GIMPLE pass: evrp ICE: in operator[], at vec.h:910 with -O2 -fno-tree-forwprop -fdump-tree-evrp-all since r12-4694

[Bug c/112438] New: RISC-V: Failed to AVL propagation through induction variable
 2023-11-10 15:16 UTC  (3+ messages)
` [Bug target/112438] RISC-V: Wrong auto-vectorization on induction variable of RVV

[Bug target/112435] New: [14 regression]
 2023-11-10 15:11 UTC  (2+ messages)
` [Bug target/112435] [14 regression] GCC generates assembly which gas rejects with AVX when building ncnn (Error: unsupported instruction `vblendps') since r14-96-gc2dac2e5fbbcdd

[Bug c++/112477] New: Assignment of value-initialized iterators differs from value-initialization
 2023-11-10 14:36 UTC  (2+ messages)
` [Bug libstdc++/112477] "

[Bug tree-optimization/111462] New: [14 regression] gcc.dg/tree-ssa/ssa-sink-18.c fails after r14-4089-gd45ddc2c04e471
 2023-11-10 14:28 UTC  (2+ messages)
` [Bug testsuite/111462] "

[Bug tree-optimization/111583] New: [13/14 Regression] Wrong code at -Os on x86_64-linux-gnu since r13-3281-g6cc3394507
 2023-11-10 14:27 UTC  (3+ messages)
` [Bug tree-optimization/111583] [13 "

[Bug tree-optimization/111917] New: ICE in as_a, at is-a.h:255 since GCC-8
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug tree-optimization/111917] [11/12/13 Regression] ICE in as_a, at is-a.h:255 since GCC-7

[Bug c/111818] New: GCC: 14: internal compiler error: tree check: expected tree that contains 'decl common' structure, have 'integer_cst' in tree_could_trap_p, at tree-eh.cc:2733
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug middle-end/111818] [11/12/13 Regression] ICE with __builtin_memcpy with volatile and constants

[Bug tree-optimization/111764] New: Wrong code at -O3 on x86_64-linux-gnu since r11-5965-g04bff1bbfc1
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug tree-optimization/111764] [11/12/13 Regression] Wrong code at -O3 on x86_64-linux-gnu

[Bug tree-optimization/111614] New: [14 Regression] ICE at -O2: verify_gimple failed since r14-2282-gf703d2fd3f0
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug tree-optimization/111614] [11/12/13 "

[Bug c/111489] New: Incorrect "-Wmaybe-uninitialized" warning from GCC 13.2.0
 2023-11-10 14:24 UTC  (3+ messages)
` [Bug tree-optimization/111489] [12/13 Regression] "

[Bug tree-optimization/111445] New: Wrong code at -Os on x86_64-linux-gnu since r12-1077-g57bf3751511
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug tree-optimization/111445] [12/13 Regression] "

[Bug tree-optimization/111397] New: Spurious warning "'({anonymous})' is used uninitialized" when calling a __returns_twice__ function (-Wuninitialized -O2)
 2023-11-10 14:24 UTC  (2+ messages)
` [Bug tree-optimization/111397] [12/13 Regression] "

[Bug middle-end/111253] New: Dodgy pointer name (*_42 = PHI ...) in -Wfree-nonheap-object diagnostic
 2023-11-10 14:23 UTC  (2+ messages)
` [Bug middle-end/111253] [11/12/13 Regression] "

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

[Bug c/109088] New: GCC fail auto-vectorization
 2023-11-10 13:42 UTC  (4+ messages)
` [Bug tree-optimization/109088] GCC does not always vectorize conditional reduction

[Bug rtl-optimization/112476] New: [14 Regression] unrecognizable insn with -O2 -march=la464 on loongarch64
 2023-11-10 13:41 UTC  (2+ messages)
` [Bug rtl-optimization/112476] Unrecognizable "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-11-10 13:17 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/110221] New: With AVX512 fully masking gfortran.dg/pr68146.f ICEs
 2023-11-10 13:17 UTC  (4+ messages)
` [Bug tree-optimization/110221] "

[Bug tree-optimization/112430] New: [14 Regression] ICE: verify_ssa failed, missing definition
 2023-11-10 12:52 UTC  (2+ messages)
` [Bug tree-optimization/112430] [14 Regression] ICE: verify_ssa failed, missing definition since r14-1837-g43a3252c42af12

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

[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 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  (5+ 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  (2+ 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/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 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  (3+ messages)
` [Bug c/112432] "

[Bug tree-optimization/112443] New: Misoptimization of _mm256_blendv_epi8 intrinsic on avx512bw+avx512vl
 2023-11-10  0:28 UTC  (6+ 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  (2+ 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  (2+ 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  (3+ 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  (7+ 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  (3+ 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  (2+ 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  (2+ messages)
` [Bug libstdc++/111172] "

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