public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/110524] New: Internal compiler error: ../csu/libc-start.c:392
 2023-07-03  0:16 UTC  (2+ messages)
` [Bug c++/110524] "

[Bug tree-optimization/110485] New: vectorizing simd clone calls without loop masking applied
 2023-07-02 21:10 UTC  (2+ messages)
` [Bug tree-optimization/110485] "

[Bug modula2/110125] New: Variables are reported as uninitialized when only set inside WITH statement
 2023-07-02 20:42 UTC  (2+ messages)
` [Bug modula2/110125] "

[Bug fortran/92178] Segmentation fault after passing allocatable array as intent(out) and its element as value into the same subroutine
 2023-07-02 20:39 UTC  (3+ messages)

[Bug other/110419] New: [14 regression] new test case gfortran.dg/value_9.f90 in r14-2050-gd130ae8499e0c6 fails
 2023-07-02 19:19 UTC  (2+ messages)
` [Bug testsuite/110419] "

[Bug c++/110523] New: [14 Regression] ICE in redeclare_class_template, at cp/pt.cc:6391 on json-3.11.2
 2023-07-02 19:10 UTC  (5+ messages)
` [Bug c++/110523] "

[Bug c/110517] New: ICE in in create_block_for_bookkeeping, at sel-sched.cc:4549
 2023-07-02 16:56 UTC  (4+ messages)
` [Bug c/110517] "
` [Bug c/110517] ICE "
` [Bug rtl-optimization/110517] "

[Bug rtl-optimization/85410] ICE in create_block_for_bookkeeping, at sel-sched.c:4563
 2023-07-02 16:56 UTC 

[Bug tree-optimization/110519] New: Optimize loop that only assigns to a local variable
 2023-07-02 16:50 UTC  (5+ messages)
` [Bug tree-optimization/110519] "
` [Bug c/110519] "
` [Bug c/110519] Optimize for "

[Bug c++/110508] New: ICE (Segfault) during widening_mul, in match_uaddc_usubc
 2023-07-02 15:39 UTC  (7+ messages)
` [Bug c++/110508] "
` [Bug c++/110508] [14 Regression] "
` [Bug tree-optimization/110508] "

[Bug driver/110522] New: `-fdiagnostics-format=sarif-file`: file name conflicts / races
 2023-07-02 14:41 UTC 

[Bug objc/108743] New: -fconstant-cfstrings not supported
 2023-07-02 14:21 UTC  (3+ messages)
` [Bug target/108743] [objective-c, NeXT runtime] "

[Bug d/108962] New: d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-07-02 13:56 UTC  (4+ messages)
` [Bug d/108962] "

[Bug analyzer/110521] New: -Wanalyzer-null-dereference false nagetive with `*p = i`
 2023-07-02 12:43 UTC 

[Bug analyzer/110520] New: -Wanalyzer-null-dereference false nagetive with `*ptr = 10086`
 2023-07-02 12:30 UTC 

[Bug middle-end/110510] New: ggc infinite recursion
 2023-07-02 12:29 UTC  (5+ messages)
` [Bug middle-end/110510] "

[Bug libstdc++/110512] New: C++20 random access iterators run sequentially with PSTL
 2023-07-02 10:24 UTC  (5+ messages)
` [Bug libstdc++/110512] "

[Bug c/78736] enum warnings in GCC (request for -Wenum-conversion to be added)
 2023-07-02  8:55 UTC 

[Bug middle-end/110004] New: large increase in profile mismatches on tramp3d
 2023-07-02  8:25 UTC  (3+ messages)
` [Bug middle-end/110004] "

[Bug c/110518] New: ICE in alloc_succs_info, at sel-sched-ir.cc:4723
 2023-07-02  8:16 UTC  (2+ messages)
` [Bug c/110518] "

[Bug c++/110497] New: Wrong error on non-static data member referenced in concept definition
 2023-07-02  8:08 UTC  (2+ messages)
` [Bug c++/110497] "

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

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