public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/110497] New: Wrong error on non-static data member referenced in concept definition
 2023-07-02  8:08 UTC  (4+ messages)
` [Bug c++/110497] "

[Bug c/110517] New: ICE in in create_block_for_bookkeeping, at sel-sched.cc:4549
 2023-07-02  7:20 UTC  (2+ messages)
` [Bug c/110517] "

[Bug d/110516] New: core.volatile.volatileLoad is broken
 2023-07-02  2:23 UTC  (10+ messages)
` [Bug d/110516] "
` [Bug d/110516] core.volatile.volatileLoad discarded if result is unused

[Bug c++/51066] New: [C++0x] warning about binding an rvalue-reference to an implicit conversion result
 2023-07-02  0:05 UTC  (2+ messages)
` [Bug c++/51066] "

[Bug c++/109945] New: Escape analysis hates copy elision: different result with -O1 vs -O2
 2023-07-01 23:37 UTC  (2+ messages)
` [Bug tree-optimization/109945] "

[Bug middle-end/110515] New: [14 Regression] llvm-15.0.7 possibly invalid code on -O3
 2023-07-01 23:32 UTC  (7+ messages)
` [Bug middle-end/110515] "
` [Bug middle-end/110515] "
` [Bug middle-end/110515] [12/13/14 Regression] "

[Bug d/110514] New: d: accesses immutable arrays using constant index still bounds checked
 2023-07-01 23:22 UTC  (5+ messages)
` [Bug d/110514] d: accesses of "

[Bug middle-end/110004] New: large increase in profile mismatches on tramp3d
 2023-07-01 22:13 UTC  (2+ messages)
` [Bug middle-end/110004] "

[Bug middle-end/110228] New: [14 Regression] llvm-16 miscompilation on small case switch, minimized
 2023-07-01 21:50 UTC  (5+ messages)
` [Bug middle-end/110228] [13/14 Regression] llvm-16 miscompiled due to an maybe uninitialized variable

[Bug driver/77576] gcc-ar doesn't work if all options are read from file
 2023-07-01 21:40 UTC  (2+ messages)

[Bug tree-optimization/110499] New: malloc branch predictor is broken
 2023-07-01 20:53 UTC  (2+ messages)
` [Bug tree-optimization/110499] "

[Bug middle-end/101926] New: [meta-bug] struct/complex argument passing and return should be improved
 2023-07-01 20:52 UTC  (2+ messages)
` [Bug middle-end/101926] [meta-bug] struct/complex/other "

[Bug tree-optimization/110450] New: [14 Regression] Dead Code Elimination Regression at -O2 since r14-261-g0ef3756adf0
 2023-07-01 20:51 UTC  (2+ messages)
` [Bug tree-optimization/110450] "

[Bug libstdc++/110512] New: C++20 random access iterators run sequentially with PSTL
 2023-07-01 20:11 UTC  (3+ messages)
` [Bug libstdc++/110512] "

[Bug c++/110513] New: Invalid use of incomplete type std::bool_constant inside requires expression
 2023-07-01 18:40 UTC  (4+ messages)
` [Bug c++/110513] "

[Bug c++/110463] New: Mutable subobject is usable in a constant expression
 2023-07-01 18:06 UTC  (4+ messages)
` [Bug c++/110463] [13/14 Regression] "

[Bug middle-end/110510] New: ggc infinite recursion
 2023-07-01 18:01 UTC  (4+ messages)
` [Bug middle-end/110510] "

[Bug c/61502] New: == comparison on "one-past" pointer gives wrong result
 2023-07-01 16:26 UTC  (2+ messages)
` [Bug tree-optimization/61502] "

[Bug d/103944] New: [12 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
 2023-07-01 16:15 UTC  (2+ messages)
` [Bug d/103944] [12/13/14 "

[Bug d/110471] New: d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-07-01 15:57 UTC  (4+ messages)
` [Bug d/110471] "

[Bug bootstrap/110467] New: Bootstrap with Ada enabled fails with --enable-host-pie
 2023-07-01 14:41 UTC  (5+ messages)
` [Bug bootstrap/110467] "

[Bug d/110511] New: d: internal compiler error: in setValue, at d/dmd/dinterpret.c:7013
 2023-07-01 14:32 UTC  (5+ messages)
` [Bug d/110511] "

[Bug libstdc++/110432] New: macOS: Segmentation fault when using stdlibc++ from gcc 13.1 in combination with clang-16
 2023-07-01 14:11 UTC  (5+ messages)
` [Bug libstdc++/110432] "

[Bug tree-optimization/25623] jump threading/cfg cleanup messes up "incoming counts" for some BBs
 2023-07-01 11:45 UTC  (2+ messages)

[Bug tree-optimization/52070] New: missing integer comparison optimization
 2023-07-01 11:21 UTC  (2+ messages)
` [Bug middle-end/52070] "

[Bug c/110506] New: ice: tree check: expected none of vector_type, have vector_type in get_value_for_expr, at tree-ssa-ccp.cc:686
 2023-07-01  8:15 UTC  (6+ messages)
` [Bug tree-optimization/110506] [14 Regression] Ice: "

[Bug fortran/110311] New: [gfortran 14.0 regression]
 2023-07-01  8:09 UTC  (15+ messages)
` [Bug tree-optimization/110311] [14 Regression] regression in tree-optimizer

[Bug tree-optimization/103680] New: Jump threading and switch corrupts profile
 2023-07-01  7:11 UTC  (4+ messages)
` [Bug tree-optimization/103680] "

[Bug other/109435] New: [MIPS64R6] Typedef struct alignment returns incorrect results
 2023-07-01  6:35 UTC  (2+ messages)
` [Bug target/109435] overaligned structs are not passed correctly for mips64

[Bug tree-optimization/110509] New: wrong code at -O3 on x86_64-linux-gnu (nondeterministic hang)
 2023-07-01  5:24 UTC  (3+ messages)
` [Bug tree-optimization/110509] "

[Bug tree-optimization/110487] New: invalid wide Boolean value
 2023-07-01  2:49 UTC  (8+ messages)
` [Bug tree-optimization/110487] [12/13/14 Regression] "

[Bug c++/110468] New: internal compiler error in nothrow_spec_p (g++ > 11)
 2023-07-01  1:28 UTC  (2+ messages)
` [Bug c++/110468] [12/13/14 regression] Internal compiler error in nothrow_spec_p

[Bug c++/110508] New: ICE (Segfault) during widening_mul, in match_uaddc_usubc
 2023-07-01  0:33 UTC  (5+ messages)
` [Bug c++/110508] "
` [Bug c++/110508] [14 Regression] "
` [Bug tree-optimization/110508] "

[Bug libstdc++/110504] New: std::format("{:%S}", duration<long, std::ratio<1,2>>(4)) returns "02.0" instead of "02"
 2023-06-30 23:16 UTC  (3+ messages)
` [Bug libstdc++/110504] "

[Bug fortran/110505] New: Memory Problems with Array Constructor From Zero Size Allocatable Array Function Result
 2023-06-30 22:43 UTC  (6+ messages)
` [Bug fortran/110505] "
` [Bug other/110505] "

[Bug tree-optimization/110503] New: [13/14 Regression] Dead Code Elimination Regression at -O3 since r13-322-g7f04b0d786e
 2023-06-30 22:29 UTC  (5+ messages)
` [Bug tree-optimization/110503] "

[Bug target/96532] New: [m68k] gcc 10.x generates calls to memset even for very small amounts
 2023-06-30 21:41 UTC  (2+ messages)
` [Bug target/96532] "

[Bug c/110500] New: gcc: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in c_parser_omp_clause_allocate
 2023-06-30 21:21 UTC  (4+ messages)
` [Bug c/110500] "

[Bug c++/110381] New: Incorrect loop unrolling for structs of floating point types
 2023-06-30 20:50 UTC  (3+ messages)
` [Bug tree-optimization/110381] [11/12/13 Regression] double counting for sum of "

[Bug tree-optimization/110502] New: [14 Regression] Dead Code Elimination Regression at -Os since r14-1656-g55fcaa9a8bd
 2023-06-30 20:35 UTC  (3+ messages)
` [Bug tree-optimization/110502] "

[Bug libstdc++/110507] New: cannot initialize immovable type in a std::tuple
 2023-06-30 20:12 UTC  (3+ messages)
` [Bug libstdc++/110507] "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2023-06-30 20:09 UTC  (2+ messages)
` [Bug c++/98995] [10/11/12/13/14 Regression] Copy elision not applied to members declared with [[no_unique_address]] or a empty base class

[Bug c++/105667] New: Internal compiler segmentation fault
 2023-06-30 19:56 UTC  (2+ messages)
` [Bug c++/105667] [C++20] lambas in template argument sometimes causes an ICE (seg fault)

[Bug middle-end/31985] Wide operations (i.e. adddi3) are split too late
 2023-06-30 19:31 UTC 

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-06-30 19:22 UTC  (2+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug c/101832] New: __builtin_object_size(P->M, 1) where M ends with a flex-array behaves like sizeof()
 2023-06-30 18:24 UTC  (2+ messages)
` [Bug tree-optimization/101832] "

[Bug libstdc++/110355] New: std::format("{}", 1e-7) returns "1e-07" instead of "1e-7"
 2023-06-30 17:15 UTC  (2+ messages)
` [Bug libstdc++/110355] "

[Bug target/110217] New: [avr] SREG: use BSET and BCLR instead of load/modify/write
 2023-06-30 16:53 UTC  (2+ messages)
` [Bug target/110217] "

[Bug rtl-optimization/110220] New: ICE in patch_jump_insn, at cfgrtl.cc:1295 - avr/xmega
 2023-06-30 16:29 UTC  (2+ messages)
` [Bug rtl-optimization/110220] [13/14 Regression] "

[Bug analyzer/110501] New: Invalid use-after-free / realloc
 2023-06-30 16:16 UTC  (5+ messages)
` [Bug analyzer/110501] "
` [Bug tree-optimization/110501] Invalid use-after-free / realloc at -O0
` [Bug tree-optimization/110501] Invalid use-after-free / realloc with a store/load happening

[Bug jit/110466] New: jit.dg FAILs on ppc64le
 2023-06-30 16:01 UTC  (4+ messages)
` [Bug jit/110466] "

[Bug libstdc++/110077] New: [14 regression] libstdc++-abi/abi_check FAILs on Solaris
 2023-06-30 14:47 UTC  (3+ messages)
` [Bug libstdc++/110077] "

[Bug analyzer/105948] New: RFE: analyzer could check c++ placement-new sizes
 2023-06-30 14:39 UTC  (2+ messages)
` [Bug analyzer/105948] "

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-06-30 14:28 UTC  (2+ messages)
` [Bug middle-end/109849] "

[Bug testsuite/108835] New: gm2 tests at large -jNN numbers do not return
 2023-06-30 14:15 UTC  (2+ messages)
` [Bug testsuite/108835] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2023-06-30 14:11 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/92181] initializer_list & string_view result in "modification of '<temporary>' is not a constant expression
 2023-06-30 14:11 UTC 

[Bug libstdc++/105081] New: Make std::random_device throw std::system_error
 2023-06-30 14:09 UTC  (2+ messages)
` [Bug libstdc++/105081] "

[Bug c++/102921] New: error: modification of '<temporary>' is not a constant expression
 2023-06-30 14:01 UTC  (2+ messages)
` [Bug c++/102921] "

[Bug fortran/104630] New: module subroutine not accessible from submodule
 2023-06-30 13:58 UTC  (2+ messages)
` [Bug fortran/104630] "

[Bug c++/107079] New: ICE initializing lifetime-extended constexpr variable that stores its this pointer
 2023-06-30 13:58 UTC  (2+ messages)
` [Bug c++/107079] [10/11 Regression] "

[Bug fortran/88632] [F08] function contained in module invisible to submodule unless declared public
 2023-06-30 13:56 UTC 

[Bug driver/110478] New: RISC-V multilib gcc zicsr in the -march causing incorrect libgcc to be used
 2023-06-30 13:44 UTC  (2+ messages)
` [Bug target/110478] "

[Bug analyzer/110483] New: Several gcc.dg/analyzer/out-of-bounds-diagram-*.c tests FAIL
 2023-06-30 12:59 UTC  (2+ messages)
` [Bug analyzer/110483] "

[Bug libstdc++/110498] New: Spurious warnings stringop-overflow and array-bounds copying data as bytes into vector::reserve
 2023-06-30 12:21 UTC 

[Bug tree-optimization/110496] New: ICE: tree check: expected none of vector_type, have vector_type in find_bswap_or_nop_1, at gimple-ssa-store-merging.cc:654
 2023-06-30 11:00 UTC  (5+ messages)
` [Bug tree-optimization/110496] "

[Bug tree-optimization/110495] New: fre introduces signed wrap for vector
 2023-06-30  9:33 UTC  (2+ messages)
` [Bug middle-end/110495] "

[Bug c/110294] New: Segmentation fault with '-O3 -fno-dce -fno-toplevel-reorder -fno-tree-dce -fno-tree-pta -fno-tree-sink -ftoplevel-reorder'
 2023-06-30  9:31 UTC  (3+ messages)
` [Bug middle-end/110294] [10/11 Regression] "

[Bug c/110282] New: Segmentation fault with specific optimizations
 2023-06-30  9:30 UTC  (3+ messages)
` [Bug middle-end/110282] "

[Bug fortran/106242] New: Internal compiler error: Parameterised derived types
 2023-06-30  9:04 UTC  (2+ messages)
` [Bug fortran/106242] [PDT] "

[Bug fortran/108663] New: Accepts invalid bug with pdtXXX
 2023-06-30  8:54 UTC  (2+ messages)
` [Bug fortran/108663] "

[Bug fortran/107142] New: [PDT] ICE: Segmentation fault (in next_statement)
 2023-06-30  8:52 UTC  (3+ messages)
` [Bug fortran/107142] "

[Bug fortran/105380] New: ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317
 2023-06-30  8:49 UTC  (2+ messages)
` [Bug fortran/105380] [PDT] ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317 since r8-3056-g5bab4c9631c478b7

[Bug fortran/104650] New: [PDT] ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13749
 2023-06-30  8:47 UTC  (2+ messages)
` [Bug fortran/104650] [PDT] ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13749 since r8-3056-g5bab4c9631c478b7

[Bug fortran/104097] New: parameterized derived type (PDT) with type-bound procedure
 2023-06-30  8:45 UTC  (2+ messages)
` [Bug fortran/104097] "

[Bug fortran/104096] New: ICE with parameterized derived type (PDT)
 2023-06-30  8:42 UTC  (2+ messages)
` [Bug fortran/104096] "

[Bug fortran/103748] New: [PDT] Variable declaration with PDT syntax when the type is not a PDT fails to trigger a syntax error
 2023-06-30  8:41 UTC  (2+ messages)
` [Bug fortran/103748] "

[Bug fortran/103508] New: ICE in gfc_find_symtree, at fortran/symbol.c:2979
 2023-06-30  8:39 UTC  (2+ messages)
` [Bug fortran/103508] [PDT] "

[Bug fortran/103414] New: [10/11/12 Regression] ICE in gfc_free_actual_arglist, at fortran/expr.c:547
 2023-06-30  8:38 UTC  (2+ messages)
` [Bug fortran/103414] [10/11/12/13/14 Regression] [PDT] ICE in gfc_free_actual_arglist, at fortran/expr.c:547 since r10-2083-g8dc63166e0b85954

[Bug c/110489] New: Slow building virtual.c.i from p11-kit
 2023-06-30  8:38 UTC  (3+ messages)
` [Bug middle-end/110489] "

[Bug fortran/103371] New: f951: internal compiler error: Aborted (free(): double free detected in tcache 2) when giving diagnostics on type of a parameter expression
 2023-06-30  8:37 UTC  (2+ messages)
` [Bug fortran/103371] [PDT] f951: internal compiler error: Aborted (free(): double free detected in tcache 2) when giving diagnostics on type of a parameter expression since r8-3056-g5bab4c9631c478b7

[Bug fortran/102901] New: ICE (segfault) when compiling pdt_13.f03 with -fcheck=all in gfc_check_pdt_dummy -> structure_alloc_comps
 2023-06-30  8:35 UTC  (2+ messages)
` [Bug fortran/102901] "

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