public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99213] New: Incorrect pretty printing of local class type when type's context contains a class template specialization
 2021-02-25 21:46 UTC  (3+ messages)
` [Bug c++/99213] Suboptimal "

[Bug c++/94521] New: Infinite loop with decltype of function parameter of type decltype([]{})
 2021-02-25 21:45 UTC  (2+ messages)
` [Bug c++/94521] "

[Bug c++/99274] New: [modules] Error when compiling some system headers as modules after <iosfwd>
 2021-02-25 21:42 UTC 

[Bug c++/99103] New: Initializer-list constructors in CTAD for vector is still wrong
 2021-02-25 21:39 UTC  (3+ messages)
` [Bug c++/99103] "

[Bug c++/99273] New: List initialization prefers initializer_list a little too strongly
 2021-02-25 21:39 UTC 

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

[Bug c++/99272] New: False positive -Wredundant-tags warning when reusing a name
 2021-02-25 20:22 UTC  (2+ messages)
` [Bug c++/99272] "

[Bug c++/97587] New: [coroutines] promise_type constructor is called with original parameters, not parameter copies
 2021-02-25 19:34 UTC  (2+ messages)
` [Bug c++/97587] "

[Bug c++/95822] New: [coroutines] compiler internal error with local object with noexcept false destructor
 2021-02-25 19:34 UTC  (2+ messages)
` [Bug c++/95822] "

[Bug c++/98942] New: [C++23] Implement P1102R2 - Down with ()!
 2021-02-25 18:49 UTC  (2+ messages)
` [Bug c++/98942] "

[Bug fortran/99256] New: ICE in variable_check, at fortran/check.c:1012
 2021-02-25 18:49 UTC  (3+ messages)
` [Bug fortran/99256] "

[Bug c++/99101] New: optimization bug with -ffinite-loops
 2021-02-25 18:34 UTC  (13+ messages)
` [Bug tree-optimization/99101] "

[Bug c++/99234] New: Regression: wrong result for 1.0/3.0 when -fno-omit-frame-pointer -frounding-math used together
 2021-02-25 18:18 UTC  (14+ messages)
` [Bug target/99234] "
` [Bug target/99234] [10/11 regression] wrong result for 1.0/3.0 with -O2 -fno-omit-frame-pointer -frounding-math

[Bug target/99271] New: [10/11 regression] Wrong code for Arm-v8-m.main CMSE calling __gnu_cmse_nonsecure_call
 2021-02-25 17:31 UTC  (4+ messages)
` [Bug target/99271] "
` [Bug target/99271] [10 "

[Bug inline-asm/99259] New: aarch64 inline asm: miscompilation depending on function parameters order
 2021-02-25 17:19 UTC  (4+ messages)
` [Bug inline-asm/99259] "

[Bug bootstrap/98318] New: libcody breaks DragonFly bootstrap
 2021-02-25 16:59 UTC  (4+ messages)
` [Bug bootstrap/98318] [11 Regression] "

[Bug c++/99166] New: [modules] Unable to determine where CMI is being found
 2021-02-25 16:58 UTC  (2+ messages)
` [Bug c++/99166] "

[Bug target/99102] New: SVE: Wrong code with -O2 -ftree-vectorize -march=armv8.2-a+sve -msve-vector-bits=256
 2021-02-25 16:43 UTC  (2+ messages)
` [Bug target/99102] [11 Regression] "

[Bug c++/96926] New: [9/10/11 Regression] Tuple element w/ member reference to incomplete template type rejected
 2021-02-25 16:34 UTC  (2+ messages)
` [Bug c++/96926] [9/10 "

[Bug testsuite/99233] New: [11 regression] new test case gcc.target/powerpc/pr96264.c in r11-7285 fails
 2021-02-25 16:24 UTC  (2+ messages)
` [Bug testsuite/99233] "

[Bug c++/95451] New: [8/9/10 regression] ICE for lambda capturing this and calling operator()
 2021-02-25 16:15 UTC  (3+ messages)
` [Bug c++/95451] [8/9/10/11 regression] ICE for lambda capturing this and calling operator() since r8-2720-gf44a8dd56f5bfbd0

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

[Bug libstdc++/99270] New: Testsuite 27_io/headers/cstdio/types_std.cc failure on DragonFly
 2021-02-25 15:36 UTC  (5+ messages)
` [Bug libstdc++/99270] "

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

[Bug go/99267] New: Build fails for AIX 6.1
 2021-02-25 14:41 UTC  (2+ messages)
` [Bug go/99267] "

[Bug target/96178] New: ICE in emit_move_multi_word, at expr.c:3721
 2021-02-25 14:37 UTC  (2+ messages)
` [Bug target/96178] "

[Bug rtl-optimization/94442] New: [AArch64] Redundant ldp/stp instructions emitted at -O3
 2021-02-25 14:36 UTC  (2+ messages)
` [Bug middle-end/94442] [10/11 regression] Redundant loads/stores "

[Bug c/99269] New: False positive -Wanalyzer-malloc-leak/-Wanalyzer-double-free with -fanalyzer
 2021-02-25 13:55 UTC 

[Bug c/99268] New: shifted uint64_t becomes wrong value
 2021-02-25 13:15 UTC  (2+ messages)
` [Bug c/99268] "

[Bug c/99122] New: [10/11 Regression] ICE in force_constant_size, at gimplify.c:733
 2021-02-25 13:01 UTC  (2+ messages)
` [Bug ipa/99122] "

[Bug libstdc++/99265] New: Testsuite 17_intro/headers/c++2020/stdc++.cc failure after std::chrono changes
 2021-02-25 12:56 UTC  (4+ messages)
` [Bug libstdc++/99265] "

[Bug ada/99264] New: Ada doesn't build against latest glibc
 2021-02-25 11:40 UTC  (7+ messages)
` [Bug ada/99264] "

[Bug c++/64117] New: warning control #pragmas in precompiled headers are not obeyed for template code
 2021-02-25 11:32 UTC  (2+ messages)
` [Bug pch/64117] "

[Bug fortran/99254] New: ICE in select_rank_set_tmp, at fortran/match.c:6568
 2021-02-25 11:17 UTC  (3+ messages)
` [Bug fortran/99254] "

[Bug fortran/99266] New: CLASS array/dimension handling does not work - when DIMENSION comes in an extra line
 2021-02-25 11:10 UTC  (3+ messages)
` [Bug fortran/99266] "

[Bug rtl-optimization/95859] New: Statically true asserts not recognized as such with -O2, but with -O1, -Og, -O3
 2021-02-25 11:08 UTC  (2+ messages)
` [Bug ipa/95859] [10/11 regression] "

[Bug c++/99262] New: The decltype-specifier that denotes a destructor in a function call is rejected by GCC
 2021-02-25  9:51 UTC  (2+ messages)
` [Bug c++/99262] "

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

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2021-02-25  9:50 UTC 

[Bug tree-optimization/99253] New: tree-vect-loop wrong code
 2021-02-25  9:47 UTC  (7+ messages)
` [Bug tree-optimization/99253] [10/11 Regression] "
` [Bug tree-optimization/99253] [10 "

[Bug c++/99263] New: A qualified-id that denotes a destructor of a class type that is used as an operand of `typeid` is accepted by GCC
 2021-02-25  9:45 UTC  (3+ messages)
` [Bug c++/99263] "

[Bug target/95798] New: Initialization code --- suboptimal
 2021-02-25  9:27 UTC  (4+ messages)
` [Bug target/95798] [10/11 Regression] "
` [Bug target/95798] [10 "

[Bug tree-optimization/80635] [8/9/10/11 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2021-02-25  9:27 UTC  (2+ messages)
` [Bug tree-optimization/80635] [8/9/10 "

[Bug tree-optimization/99258] New: volatile struct access optimized away
 2021-02-25  9:15 UTC  (4+ messages)
` [Bug tree-optimization/99258] "
` [Bug middle-end/99258] "

[Bug fortran/99255] New: ICE in gfc_dt_upper_string, at fortran/module.c:441
 2021-02-25  8:31 UTC  (2+ messages)
` [Bug fortran/99255] "

[Bug fortran/99226] New: [11 Regression] ICE in expand_expr_real_1, at expr.c:10279
 2021-02-25  8:18 UTC  (5+ messages)
` [Bug fortran/99226] "

[Bug c++/99251] New: Strange -Wnonnull warning behaviour with dynamic_cast
 2021-02-25  7:59 UTC  (6+ messages)
` [Bug c++/99251] [11 Regression] inconsistent "

[Bug analyzer/99260] New: analyzer does not track outcomes of realloc
 2021-02-25  0:57 UTC  (2+ messages)
` [Bug analyzer/99260] "

[Bug other/99261] New: [11 regression] 20_util/to_chars/long_double.cc fails after r11-7365
 2021-02-24 22:35 UTC  (6+ messages)
` [Bug other/99261] "
` [Bug libstdc++/99261] "

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

[Bug c++/99170] New: [modules] ICE in get_merge_kind with std::string NSDMI
 2021-02-24 19:39 UTC  (3+ messages)
` [Bug c++/99170] "

[Bug libgcc/99236] New: Undefined behaviour in libgcc
 2021-02-24 19:16 UTC  (6+ messages)
` [Bug libgcc/99236] "

[Bug c/99123] New: ICE in decompose_normal_address, at rtlanal.c:6710
 2021-02-24 18:58 UTC  (2+ messages)
` [Bug inline-asm/99123] [8/9/10/11 Regression] "

[Bug libstdc++/99172] New: Build failure with slibtool and vtv
 2021-02-24 18:57 UTC  (6+ messages)
` [Bug libstdc++/99172] "

[Bug fortran/99257] New: ICE in build_field, at fortran/trans-common.c:303
 2021-02-24 17:32 UTC 

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

[Bug c++/99072] New: [modules] Compiling header unit with partial preprocessing (-E -fdirectives-only) twice causes CRC mismatch
 2021-02-24 17:15 UTC  (3+ messages)
` [Bug c++/99072] "

[Bug libstdc++/98389] New: [11 regression] libstdc++-abi/abi_check fails after r11-6249 on powerpc64 big endian
 2021-02-24 17:01 UTC  (3+ messages)
` [Bug libstdc++/98389] "

[Bug target/99252] New: SVE: ICE in maybe_legitimize_operand with LTO
 2021-02-24 17:00 UTC  (2+ messages)
` [Bug target/99252] "

[Bug debug/99230] New: [11 Regression] gcc.dg/pr83527.c excess errors: '-fcompare-debug' failure (length)
 2021-02-24 16:59 UTC  (2+ messages)
` [Bug debug/99230] "

[Bug fortran/95868] New: Derived-type deferred-length character component handling broken
 2021-02-24 16:33 UTC  (2+ messages)
` [Bug fortran/95868] "

[Bug libstdc++/87193] symbols in <version> have inconsistent types
 2021-02-24 16:21 UTC 

[Bug libstdc++/91480] Nonconforming definitions of standard library feature-test macros
 2021-02-24 16:21 UTC 

[Bug libstdc++/86934] Feature test macros in <version> should respect _GLIBCXX_HOSTED
 2021-02-24 16:17 UTC 

[Bug fortran/97977] New: Fortran deferred length strings incompatible with OMP
 2021-02-24 16:16 UTC  (3+ messages)
` [Bug fortran/97977] "

[Bug libgcc/99157] New: [ARM] libgcc -mcmse check always fail
 2021-02-24 16:04 UTC  (4+ messages)
` [Bug libgcc/99157] "

[Bug fortran/98342] New: Allocatable component in call to assumed-rank routine causes invalid pointer
 2021-02-24 16:01 UTC  (2+ messages)
` [Bug fortran/98342] "

[Bug fortran/99250] New: [F2018] coshape intrinsic is missing
 2021-02-24 15:47 UTC 

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

[Bug tree-optimization/99220] New: [11 Regression] ICE during vectorization when multiple instances do the same calculation but have different num lanes
 2021-02-24 15:18 UTC  (3+ messages)
` [Bug tree-optimization/99220] "

[Bug fortran/98411] New: [10/11] Pointless: Array larger than ‘-fmax-stack-var-size=’, moved from stack to static storage for main program variables
 2021-02-24 14:58 UTC  (2+ messages)
` [Bug fortran/98411] "

[Bug tree-optimization/99149] New: [11 Regression] ICE during vectorization when shared trees contain different complex patterns
 2021-02-24 14:57 UTC  (2+ messages)
` [Bug tree-optimization/99149] "

[Bug c++/99237] New: [modules] internal compiler error: in write_macro_maps
 2021-02-24 13:28 UTC  (2+ messages)
` [Bug c++/99237] "

[Bug c++/98707] New: ICE using std::string in a module partition
 2021-02-24 13:20 UTC  (2+ messages)
` [Bug c++/98707] "

[Bug fortran/99124] New: [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541
 2021-02-24 12:58 UTC  (4+ messages)
` [Bug fortran/99124] "

[Bug target/99249] New: SVE: ICE in aarch64_expand_sve_const_vector (during RTL pass: early_remat)
 2021-02-24 12:00 UTC  (2+ messages)
` [Bug target/99249] "

[Bug c++/96251] New: co_yield incorrectly rejected in non-explicitly-constexpr generic lambda
 2021-02-24 11:58 UTC  (3+ messages)
` [Bug c++/96251] [constexpr, coroutines] "

[Bug c/99225] New: ICE in wide_int_to_tree_1, at tree.c:1644
 2021-02-24 11:15 UTC  (2+ messages)
` [Bug tree-optimization/99225] [8/9/10 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).