public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2021-02-23 18:34 UTC 

[Bug fortran/99226] New: [11 Regression] ICE in expand_expr_real_1, at expr.c:10279
 2021-02-23 18:30 UTC 

[Bug fortran/99169] New: Segfault when passing allocatable scalar into intent(out) dummy argument
 2021-02-23 18:29 UTC  (4+ messages)
` [Bug fortran/99169] [9/10/11 Regression] "

[Bug c/99225] New: ICE in wide_int_to_tree_1, at tree.c:1644
 2021-02-23 18:29 UTC 

[Bug fortran/99206] New: [11 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1980
 2021-02-23 18:28 UTC  (8+ messages)
` [Bug fortran/99206] "

[Bug c/99224] New: [9/10/11 Regression] ICE in location_wrapper_p, at tree.h:4052
 2021-02-23 18:27 UTC 

[Bug c++/98718] New: [modules] use of partitions causes ICE in write_macro_maps
 2021-02-23 18:26 UTC  (3+ messages)
` [Bug c++/98718] "

[Bug c++/99153] New: ICE: tree check: expected binding_vector, have overload in maybe_record_mergeable_decl, at cp/name-lookup.c:3562
 2021-02-23 18:01 UTC  (7+ messages)
` [Bug c++/99153] [11 Regression] ICE: depset::hash::make_dependency

[Bug c++/99223] New: [modules] stdl header-unit ICE
 2021-02-23 18:00 UTC 

[Bug target/99083] New: Big run-time regressions of 519.lbm_r with LTO
 2021-02-23 17:59 UTC  (2+ messages)
` [Bug target/99083] "

[Bug c++/99222] New: [modules] system header-unit ICEs
 2021-02-23 17:59 UTC 

[Bug c++/97145] New: Sanitizer pointer-subtract breaks constexpr functions subtracting pointers
 2021-02-23 17:34 UTC  (2+ messages)
` [Bug c++/97145] "

[Bug libgcc/99157] New: [ARM] libgcc -mcmse check always fail
 2021-02-23 17:30 UTC  (2+ messages)
` [Bug libgcc/99157] "

[Bug c/97172] New: [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57
 2021-02-23 17:16 UTC  (4+ messages)
` [Bug c/97172] "

[Bug rtl-optimization/99221] New: copyprop_hardreg_forward_1 deletes insn by mistake
 2021-02-23 17:08 UTC  (2+ messages)
` [Bug rtl-optimization/99221] "

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2021-02-23 16:55 UTC  (3+ messages)
` [Bug libstdc++/98384] [11 Regression] "

[Bug tree-optimization/99220] New: [11 Regression] ICE during vectorization when multiple instances do the same calculation but have different num lanes
 2021-02-23 16:40 UTC 

[Bug sanitizer/99190] New: Undefined behaviour in libubsan
 2021-02-23 16:30 UTC  (7+ messages)
` [Bug sanitizer/99190] "

[Bug libstdc++/82739] [8/9/10/11 Regression] Sort is 30% slower compared to gcc44 on presorted array
 2021-02-23 16:17 UTC  (2+ messages)
` [Bug libstdc++/82739] [8/9/10 "

[Bug libquadmath/99202] New: Undefined behaviour in libquadmath file rem_pio2q.c function __quadmath_rem_pio2q
 2021-02-23 16:12 UTC  (3+ messages)
` [Bug libquadmath/99202] "

[Bug c++/99215] New: coroutines: debugging with gdb
 2021-02-23 15:53 UTC  (5+ messages)
` [Bug c++/99215] "

[Bug testsuite/98125] New: New test case g++.dg/pr93195a.C in r11-5656 has excess errors
 2021-02-23 15:32 UTC  (3+ messages)
` [Bug testsuite/98125] [11 Regression] "

[Bug fortran/99219] New: Possible wrong code for finalizator call with class via trans_scalar_class_assign ?
 2021-02-23 15:20 UTC 

[Bug c++/99208] New: [modules] ICE with partitions & instantiations of linkage-typedef structs
 2021-02-23 15:18 UTC  (4+ messages)
` [Bug c++/99208] "

[Bug c/99168] New: inconsistent behavior on -O0 and -O2 with ASAN on
 2021-02-23 15:05 UTC  (6+ messages)
` [Bug sanitizer/99168] "

[Bug go/81183] -gdwarf-5: fatal error: unrecognized DWARF version in .debug_info at 6
 2021-02-23 15:00 UTC 

[Bug analyzer/99212] New: [11 Regression] gcc.dg/analyzer/data-model-1.c line 971
 2021-02-23 14:49 UTC  (3+ messages)
` [Bug analyzer/99212] "

[Bug c++/95468] New: ICE in expression sfinae
 2021-02-23 14:42 UTC  (3+ messages)
` [Bug c++/95468] [8/9/10/11 Regression] "
` [Bug c++/95468] [8/9/10 "

[Bug c++/99117] New: cannot accumulate std::valarray
 2021-02-23 14:20 UTC  (9+ messages)
` [Bug libstdc++/99117] [9/10/11 Regression] "

[Bug fortran/99218] New: matmul on temporary array accesses invalid memory (segfault)
 2021-02-23 14:16 UTC 

[Bug target/98746] New: [11 Regression] memory hog for a lto+pgo build on powerpc64*-linux-gnu
 2021-02-23 12:33 UTC  (2+ messages)
` [Bug target/98746] "

[Bug tree-optimization/80635] [8/9/10/11 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2021-02-23 12:33 UTC  (3+ messages)

[Bug testsuite/97680] New: new test case c-c++-common/zero-scratch-regs-10.c in r11-4578 has excess errors
 2021-02-23 12:27 UTC  (2+ messages)
` [Bug testsuite/97680] [11 Regression] "

[Bug middle-end/97699] New: [11 regression] zero-scratch-regs tests fail on arm
 2021-02-23 12:27 UTC  (2+ messages)
` [Bug testsuite/97699] "

[Bug middle-end/53533] New: [4.7 regression] loop unrolling as measured by Adobe's C++Benchmark is twice as slow versus 4.4-4.6
 2021-02-23 12:24 UTC  (2+ messages)
` [Bug rtl-optimization/53533] [8/9/10/11 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

[Bug c++/99180] New: ICE with alias template and empty parameter pack
 2021-02-23 12:08 UTC  (2+ messages)
` [Bug c++/99180] [10/11 Regression] "

[Bug ada/98996] New: mips64 ada ftbfs
 2021-02-23 12:06 UTC  (2+ messages)
` [Bug ada/98996] [11 Regression] "

[Bug rtl-optimization/98782] New: IRA artificially creating spills due to BB frequencies
 2021-02-23 12:06 UTC  (3+ messages)
` [Bug rtl-optimization/98782] [11 Regression] Bad interaction between IPA frequences and IRA resulting in spills due to changes in "

[Bug libstdc++/90943] Visiting inherited variants no longer works in 9.1
 2021-02-23 11:46 UTC 

[Bug c/99217] New: [MIPS] wrong function entry with -fpatchable-function-entry
 2021-02-23 11:37 UTC 

[Bug c++/99200] New: __PRETTY_FUNCTION__ used as template parameter causes internal compiler error (segmentation fault)
 2021-02-23 11:07 UTC  (5+ messages)
` [Bug c++/99200] "

[Bug libstdc++/90857] stl::forward_list::erase_after crashes if __pos == __last
 2021-02-23 11:03 UTC  (2+ messages)

[Bug tree-optimization/79726] Missing optimisation: Type conversion not vectorised in simple additive reduction
 2021-02-23 11:00 UTC 

[Bug c/32455] [4.5 Regression] ICE with modified va_list, allows declaration of __builtin_*
 2021-02-23 10:57 UTC 

[Bug c/99211] New: gcc fails on program which overrides __builtin_clzll
 2021-02-23 10:50 UTC  (5+ messages)
` [Bug c/99211] "

[Bug libstdc++/99181] New: char_traits<char> (and thus string_view) compares strings differently in constexpr and non-constexpr contexts
 2021-02-23 10:46 UTC  (5+ messages)
` [Bug libstdc++/99181] "

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2021-02-23 10:16 UTC  (2+ messages)
` [Bug other/63426] "

[Bug target/99216] New: ICE in aarch64_sve::function_expander::expand() with LTO
 2021-02-23 10:14 UTC  (3+ messages)
` [Bug target/99216] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2021-02-23 10:14 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/44976] reductions with short variables do not get vectorized
 2021-02-23 10:14 UTC 

[Bug c++/99201] New: ICE in tsubst_copy, at cp/pt.c:16581
 2021-02-23  9:35 UTC  (8+ messages)
` [Bug c++/99201] [8/9/10/11 Regression] "
` [Bug c++/99201] [8/9/10/11 Regression] ICE in tsubst_copy, at cp/pt.c:16581 since r8-7613-g1456e764105702a0

[Bug fortran/99204] New: ICE in fold_read_from_constant_string, at fold-const.c:15441
 2021-02-23  9:12 UTC  (9+ messages)
` [Bug fortran/99204] "
` [Bug tree-optimization/99204] [8/9/10/11 Regression] "
` [Bug tree-optimization/99204] [8/9/10 "

[Bug libstdc++/97549] New: include/pstl rebase breaking <execution>
 2021-02-23  9:10 UTC  (3+ messages)
` [Bug libstdc++/97549] [11 Regression] "

[Bug c/94755] New: [10 Regression] internal compiler error: Segmentation fault
 2021-02-23  9:06 UTC  (2+ messages)
` [Bug c/94755] [9/10/11 "

[Bug libquadmath/99203] New: Undefined behaviour in libquadmath file print_fp.c function __quadmath_printf_fp
 2021-02-23  8:59 UTC  (2+ messages)
` [Bug libquadmath/99203] "

[Bug testsuite/44792] data.f90 accesses undefined variable
 2021-02-23  8:56 UTC 

[Bug libfortran/99191] New: sanitizer detects undefined behaviour in libgfortran
 2021-02-23  8:52 UTC  (3+ messages)
` [Bug libfortran/99191] "

[Bug fortran/99205] New: [10/11 Regression] Out of memory with undefined character length
 2021-02-23  8:22 UTC  (2+ messages)
` [Bug fortran/99205] "

[Bug tree-optimization/99199] New: [9/10/11 Regression] Very large boolean expression leads to quite a few return statements
 2021-02-23  8:15 UTC  (4+ messages)
` [Bug tree-optimization/99199] "
` [Bug rtl-optimization/99199] "

[Bug c++/99214] New: Incorrect template arguments shown in constraint satisfaction failure diagnostic
 2021-02-23  4:20 UTC  (2+ messages)
` [Bug c++/99214] "

[Bug c++/99213] New: Incorrect pretty printing of local class type when type's context contains a class template specialization
 2021-02-23  3:46 UTC  (2+ messages)
` [Bug c++/99213] "

[Bug libstdc++/99172] New: Build failure with slibtool and vtv
 2021-02-23  3:46 UTC  (5+ messages)
` [Bug libstdc++/99172] "

[Bug debug/96997] New: step over in gdb always stops in basic_string(const _CharT* __s, const _Alloc& __a = _Alloc())
 2021-02-23  3:12 UTC  (2+ messages)
` [Bug debug/96997] [10/11 Regression] "

[Bug debug/66668] New: FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\([^\n]*\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8
 2021-02-23  3:09 UTC  (2+ messages)
` [Bug debug/66668] [6 regression] "

[Bug middle-end/95757] New: [11 regression] missing warning in gcc.dg/Wstringop-overflow-25.c since r11-1517
 2021-02-23  2:59 UTC  (2+ messages)
` [Bug middle-end/95757] "

[Bug libfortran/99210] New: X editing for reading file with encoding='utf-8'
 2021-02-23  1:34 UTC  (3+ messages)
` [Bug libfortran/99210] "

[Bug fortran/98897] New: Erroneous procedure attribute for associate name
 2021-02-23  0:43 UTC  (2+ messages)
` [Bug fortran/98897] "

[Bug c/99196] New: GCC analyzer doesn't know that error (code != 0, ...) exits the program
 2021-02-22 23:48 UTC  (6+ messages)
` [Bug analyzer/99196] "

[Bug testsuite/99173] New: new test case c-c++-common/attr-retain-5.c added in r11-7284 fails
 2021-02-22 23:42 UTC  (4+ messages)
` [Bug testsuite/99173] [11 Regression] "

[Bug bootstrap/98181] New: Add support for FreeBSD on powerpc64le
 2021-02-22 23:41 UTC  (2+ messages)
` [Bug bootstrap/98181] "

[Bug fortran/99138] New: ICE in gfc_match_rvalue, at fortran/primary.c:3738
 2021-02-22 23:37 UTC  (4+ messages)
` [Bug fortran/99138] "

[Bug c++/99176] New: GCC rejects const_cast of null pointer in constant expressions
 2021-02-22 23:24 UTC  (2+ messages)
` [Bug c++/99176] [8/9/10/11 Regression] "

[Bug c/99193] New: Bogus "should have been deallocated with 'free' but was deallocated with 'realloc' [CWE-762] [-Werror=analyzer-mismatching-deallocation]"
 2021-02-22 22:27 UTC  (3+ messages)
` [Bug analyzer/99193] "

[Bug c++/99185] New: asan initialization-order-fiasco false positive
 2021-02-22 22:08 UTC  (6+ messages)
` [Bug c++/99185] "

[Bug debug/99178] New: Emit .debug_names
 2021-02-22 21:40 UTC  (2+ messages)
` [Bug debug/99178] "

[Bug c++/99209] New: lambdas in function template signatures instantiated with wrong semantic context
 2021-02-22 21:11 UTC  (2+ messages)
` [Bug c++/99209] "

[Bug c++/96251] New: co_yield incorrectly rejected in non-explicitly-constexpr generic lambda
 2021-02-22 21:04 UTC  (2+ messages)
` [Bug c++/96251] [constexpr, coroutines] "

[Bug libfortran/98301] New: random_init() may be non-conforming
 2021-02-22 19:11 UTC  (3+ messages)
` [Bug libfortran/98301] random_init() is broken

[Bug target/66171] New: [6 Regression]: gcc.target/cris/biap.c
 2021-02-22 18:11 UTC  (2+ messages)
` [Bug target/66171] [8/9/10/11 "

[Bug c/99207] New: #pragma pack(1) and __int128 lead to bad optimization under O2 and higher optimization
 2021-02-22 17:10 UTC  (2+ messages)
` [Bug c/99207] "

[Bug fortran/99125] New: [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068)
 2021-02-22 17:05 UTC  (3+ messages)
` [Bug fortran/99125] "

[Bug sanitizer/99106] New: ICE in tree_to_poly_int64, at tree.c:3091
 2021-02-22 16:50 UTC  (2+ messages)
` [Bug sanitizer/99106] [9/10 Regression] "

[Bug c++/99186] New: std::tuple compilation error when elements are specializations of template class declared with template < auto E > syntax with E being a enumerator of a enum
 2021-02-22 16:44 UTC  (2+ messages)
` [Bug c++/99186] "

[Bug fortran/96580] New: F2018 changes to date_and_time intrinsics
 2021-02-22 16:14 UTC  (2+ messages)
` [Bug fortran/96580] "

[Bug c/99198] New: when combinating nested function and __builtin_call_with_static_chain, optimization triggers an internal compiler error (verify_gimple)
 2021-02-22 16:05 UTC  (2+ messages)
` [Bug c/99198] "

[Bug c++/99174] New: [modules] ICE with recursive inclusion of header-unit
 2021-02-22 15:53 UTC  (3+ messages)
` [Bug c++/99174] "

[Bug target/85074] FAIL: g++.dg/torture/pr81812.C (test for excess errors)
 2021-02-22 15:44 UTC  (3+ messages)

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