public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/98138] New: BB vect fail to SLP one case
 2020-12-04 12:19 UTC  (3+ messages)
` [Bug tree-optimization/98138] "

[Bug c++/98122] New: [regression] Accessing union member through pointer-to-member is not a constant expression
 2020-12-04 12:09 UTC  (4+ messages)
` [Bug c++/98122] [10/11 Regression] "

[Bug testsuite/98125] New: New test case g++.dg/pr93195a.C in r11-5656 has excess errors
 2020-12-04 12:00 UTC  (8+ messages)
` [Bug testsuite/98125] "
` [Bug testsuite/98125] [11 Regression] "

[Bug c++/98130] New: [11 regression] placement new fails on webkit-gtk-2.28.4
 2020-12-04 11:59 UTC  (6+ messages)
` [Bug c++/98130] [11 regression] placement new fails on webkit-gtk-2.28.4 since r11-4745-g58c9de46541ade79

[Bug target/98139] New: varasm.c fails to compile on AIX 7.2: -Werror=unused-variable
 2020-12-04 11:52 UTC  (2+ messages)
` [Bug target/98139] "

[Bug c++/98136] New: [aarch64] Internal compiler error with large classes and virtual methods
 2020-12-04 11:51 UTC  (5+ messages)
` [Bug target/98136] "
` [Bug target/98136] [8/9/10/11 Regression] "
` [Bug target/98136] [8/9/10/11 Regression] [aarch64] Internal compiler error with large classes and virtual methods since r8-5967-gf5470a77425a54efebfe1732488c40f05ef176d0

[Bug c/98100] New: ICE in expand_debug_locations, at cfgexpand.c:5610
 2020-12-04 11:19 UTC  (7+ messages)
` [Bug target/98100] "

[Bug c++/96675] New: tautological-compare warning emitted for NTTP bitwise comparison
 2020-12-04 10:52 UTC  (3+ messages)
` [Bug c++/96675] [10 Regression] "

[Bug libstdc++/93121] std::bit_cast missing
 2020-12-04 10:45 UTC  (5+ messages)

[Bug libfortran/98129] New: Failure on reading big chunk of /dev/urandom
 2020-12-04 10:41 UTC  (2+ messages)
` [Bug libfortran/98129] "

[Bug tree-optimization/96075] New: bogus alignment for negative step grouped access
 2020-12-04 10:41 UTC  (6+ messages)
` [Bug tree-optimization/96075] [8 Regression] "

[Bug tree-optimization/98137] New: Could use SLP to vectorize if split_constant_offset were smarter
 2020-12-04 10:18 UTC  (3+ messages)
` [Bug tree-optimization/98137] "

[Bug tree-optimization/98123] New: if-to-switch tests fail on arm
 2020-12-04  9:46 UTC  (7+ messages)
` [Bug tree-optimization/98123] "
` [Bug testsuite/98123] "

[Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029
 2020-12-04  8:16 UTC  (3+ messages)
` [Bug ada/97504] [11 Regression] "

[Bug ada/98134] New: [11 Regression] bootstrap error building gnat on mips64el-linux-gnu
 2020-12-04  8:16 UTC  (2+ messages)
` [Bug ada/98134] "

[Bug target/98135] New: arm: Inconsistent automatic selection of FPU variant from -mcpu= and -march= options
 2020-12-04  8:14 UTC 

[Bug c++/91415] Invalid warning for C++17 sequencing of shift operator E1<<E2
 2020-12-04  7:51 UTC 

[Bug tree-optimization/98133] New: ICE in vectorizable_conversion, at tree-vect-stmts.c:4690
 2020-12-04  7:39 UTC  (4+ messages)
` [Bug tree-optimization/98133] "
` [Bug tree-optimization/98133] [11 Regression] "

[Bug target/98124] New: Z: Load and test LTDBR instruction gets not used for comparison against 0.0
 2020-12-04  7:28 UTC  (3+ messages)
` [Bug target/98124] "

[Bug c++/80780] Front-end support needed for experimental::source_location
 2020-12-04  7:10 UTC 

[Bug gcov-profile/97461] New: allocate_gcov_kvp() deadlocks in firefox LTO+PGO build (overridden malloc() recursion)
 2020-12-04  7:01 UTC  (2+ messages)
` [Bug gcov-profile/97461] [11 Regression] "

[Bug c/98132] New: ‘target_mem_ref’ not supported by expression internal error
 2020-12-04  6:58 UTC  (2+ messages)
` [Bug c/98132] "

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases
 2020-12-04  1:19 UTC 

[Bug target/98121] New: __attribute__ ((used)) should not imply SHF_RETAIN_SECTION
 2020-12-04  0:08 UTC  (11+ messages)
` [Bug target/98121] "
` [Bug other/98121] "

[Bug tree-optimization/98131] New: new test case g++.dg/cpp2a/concepts-nodiscard1.C in r11-5719 has excess errors
 2020-12-03 22:59 UTC  (2+ messages)
` [Bug tree-optimization/98131] "

[Bug c++/57111] New: Core dump - invalid pointer detected after std::unique_ptr
 2020-12-03 22:56 UTC  (2+ messages)
` [Bug c++/57111] Generalize -Wfree-nonheap-object to delete

[Bug bootstrap/98128] New: [11 Regression] Bootstrap failed on 32-bit hosts
 2020-12-03 22:53 UTC  (6+ messages)
` [Bug bootstrap/98128] "

[Bug d/98019] New: Concepts: compound requirement expression from 'requires' expression is considered discarded-value expression for [[nodiscard]], false positive warning emitted
 2020-12-03 22:51 UTC  (4+ messages)
` [Bug c++/98019] "

[Bug c++/87736] New: New attributes to mark custom alloc/free function pair
 2020-12-03 22:48 UTC  (3+ messages)
` [Bug middle-end/87736] "

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning
 2020-12-03 22:48 UTC  (3+ messages)

[Bug middle-end/87731] Detection of mismatched alloc/free pairs
 2020-12-03 22:48 UTC 

[Bug tree-optimization/94527] New: RFE: Add an __attribute__ that marks a function as freeing an object
 2020-12-03 22:45 UTC  (3+ messages)
` [Bug middle-end/94527] "

[Bug c++/90629] Support for -Wmismatched-new-delete
 2020-12-03 22:44 UTC  (2+ messages)

[Bug ada/96344] New: [11 regerssion] gnat.dg/opt86a.adb fails starting with r11-
 2020-12-03 22:41 UTC  (3+ messages)
` [Bug tree-optimization/96344] 3rdd case of gnat.dg/opt86a.adb fails because of VRP

[Bug c++/98126] New: -Wsequence-point is non-linear for certain cases
 2020-12-03 22:14 UTC  (2+ messages)
` [Bug c++/98126] "

[Bug rtl-optimization/97459] New: __uint128_t remainder for division by 3
 2020-12-03 19:55 UTC  (2+ messages)
` [Bug rtl-optimization/97459] "

[Bug libgcc/97543] New: powerpc64le: libgcc has unexpected long double in .gnu_attribute
 2020-12-03 19:52 UTC  (2+ messages)
` [Bug libgcc/97543] "

[Bug c++/97643] New: Accepts invalid qualification conversion involving array of unknown bound [P0388]
 2020-12-03 19:52 UTC  (2+ messages)
` [Bug c++/97643] "

[Bug fortran/95342] New: [9/10/11 Regression] ICE in gfc_match_subroutine, at fortran/decl.c:7913
 2020-12-03 19:33 UTC  (2+ messages)
` [Bug fortran/95342] "

[Bug libstdc++/88322] Implement C++20 library features
 2020-12-03 19:33 UTC  (2+ messages)

[Bug libstdc++/88812] Implement C++20 LWG 2499/P0487R1 - Fixing operator>>(basic_istream&, CharT*)
 2020-12-03 19:33 UTC 

[Bug c++/96960] New: ICE in tsubst_copy_and_build, at cp/pt.c:20531 from lambda in return-type-requirement
 2020-12-03 19:18 UTC  (2+ messages)
` [Bug c++/96960] [C++20] "

[Bug c/98086] New: [9/10/11 Regression] ICE in extract_insn, at recog.c:2315
 2020-12-03 18:58 UTC  (6+ messages)
` [Bug target/98086] "

[Bug ada/98127] New: [11 regression] libada lacks objects needed for 128-bit types
 2020-12-03 18:53 UTC  (2+ messages)
` [Bug ada/98127] "

[Bug c++/97059] New: C++20: compound requirement uses inconsistent return type (adds ref)
 2020-12-03 18:51 UTC  (2+ messages)
` [Bug c++/97059] "

[Bug c/98112] New: Add -fdirect-access-external-data & drop HAVE_LD_PIE_COPYRELOC
 2020-12-03 17:51 UTC  (3+ messages)
` [Bug target/98112] "

[Bug c++/98115] New: [11 Regression] error: partial specialization ‘class Stringify<const char [N]>’ is not more specialized than [-fpermissive] since r11-5663-g329ae1d7751346ba
 2020-12-03 16:44 UTC  (5+ messages)
` [Bug c++/98115] "

[Bug c++/98116] New: [11 Regression] ICE in strip_typedefs, at cp/tree.c:1744 since r11-5663-g329ae1d7751346ba
 2020-12-03 16:44 UTC  (5+ messages)
` [Bug c++/98116] "

[Bug c++/96299] New: Defaulted operator <=> implicitly deleted when a member has operator < and operator == and return type is specified
 2020-12-03 16:39 UTC  (2+ messages)
` [Bug c++/96299] "

[Bug tree-optimization/98107] New: [11 regression] ICE at hash-table.c:137 starting with r11-5663
 2020-12-03 15:56 UTC  (4+ messages)
` [Bug tree-optimization/98107] "

[Bug c/98099] New: ICE in gen_lowpart_common, at emit-rtl.c:1554
 2020-12-03 14:58 UTC  (4+ messages)
` [Bug middle-end/98099] "

[Bug rtl-optimization/98082] New: [11 Regression] ICE in set_rtl, at cfgexpand.c:178 since r11-3257-g225a08220e444371
 2020-12-03 14:57 UTC  (4+ messages)
` [Bug ipa/98082] "
` [Bug middle-end/98082] "

[Bug middle-end/97078] New: [11 Regression] ICE in set_rtl building glibc tests with -ffloat-store
 2020-12-03 14:56 UTC  (2+ messages)
` [Bug middle-end/97078] "

[Bug tree-optimization/98113] New: [11 Regression] popcnt is not vectorized on s390 since f5e18dd9c7da
 2020-12-03 13:53 UTC  (4+ messages)
` [Bug tree-optimization/98113] "

[Bug tree-optimization/98110] New: [11 Regression] dl-lookup.c in glibc is miscompiled by r11-5029
 2020-12-03 13:49 UTC  (18+ messages)
` [Bug tree-optimization/98110] "

[Bug fortran/98016] New: Host association problem
 2020-12-03 13:34 UTC  (2+ messages)
` [Bug fortran/98016] "

[Bug c++/98118] New: [coroutines] ICE with coroutine with parameter with non-trivial destructor
 2020-12-03 13:16 UTC  (4+ messages)
` [Bug c++/98118] "
` [Bug c++/98118] [10/11 Regression][coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

[Bug c++/98105] New: constexpr and unnamed namespace yields relocation R_X86_64_PC32 against undefined symbol ... can not be used when making a shared object; recompile with -fPIC
 2020-12-03 13:06 UTC  (2+ messages)
` [Bug c++/98105] "

[Bug target/98119] New: SVE: Wrong code with -O1 -ftree-vectorize -msve-vector-bits=512 -mtune=thunderx
 2020-12-03 13:06 UTC  (2+ messages)
` [Bug target/98119] "

[Bug c++/98120] New: Multiple definitions (single TU) of explicit specialization of member enumeration of a class template
 2020-12-03 12:56 UTC 

[Bug tree-optimization/98117] New: wrong code with "-O3 -fno-tree-scev-cprop"
 2020-12-03 12:30 UTC  (3+ messages)
` [Bug tree-optimization/98117] [8/9/10/11 Regression] wrong code with "-O3 -fno-tree-scev-cprop" since r8-1163-g7078979b291419f3

[Bug target/98018] New: Option to force frame pointer
 2020-12-03 12:21 UTC  (2+ messages)
` [Bug target/98018] "

[Bug fortran/91442] Wrong "may be used uninitialized" warning with allocation on assignment
 2020-12-03 12:09 UTC 

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators
 2020-12-03 11:30 UTC 

[Bug target/97770] New: Missing vectorization for vpopcnt
 2020-12-03 11:24 UTC  (2+ messages)
` [Bug tree-optimization/97770] [ICELAKE]Missing "

[Bug c++/97942] New: [C++20][P0692R1] Access checking not waived for declarations of explicit specializations of function and variable templates
 2020-12-03 11:20 UTC  (2+ messages)
` [Bug c++/97942] "

[Bug c++/93740] Template base classes parametrized by pointer-to-member are amibiguous
 2020-12-03 11:07 UTC  (2+ messages)

[Bug c++/93259] Unsized temporary array initialization problem
 2020-12-03 10:55 UTC 

[Bug tree-optimization/95694] New: [9/10/11 Regression] ICE in trunc_int_for_mode, at explow.c:59 since r9-7156-g33579b59aaf02eb7
 2020-12-03 10:24 UTC  (2+ messages)
` [Bug tree-optimization/95694] [9/10 "

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2020-12-03 10:01 UTC  (2+ messages)
` [Bug gcov-profile/96919] "

[Bug tree-optimization/97757] New: [11 Regression] fortran save_6.f90 fails with a segv for -flto -O >= 2
 2020-12-03  9:58 UTC  (2+ messages)
` [Bug ipa/97757] "

[Bug target/97865] New: MACOSX_DEPLOY_TARGET needs to be updated
 2020-12-03  9:53 UTC  (3+ messages)
` [Bug target/97865] libtool needs to be updated for Darwin20

[Bug libstdc++/98108] New: Broken Schwarz counter for iostreams initialization
 2020-12-03  9:19 UTC  (2+ messages)
` [Bug libstdc++/98108] "

[Bug c++/98104] New: [11 regression] -Wplacement-new false positive (struture padding?)
 2020-12-03  9:07 UTC  (3+ messages)
` [Bug c++/98104] "

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