public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/90629] Support for -Wmismatched-new-delete
 2020-12-03 22:44 UTC  (2+ messages)

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning
 2020-12-03 22:44 UTC 

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

[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 tree-optimization/98131] New: new test case g++.dg/cpp2a/concepts-nodiscard1.C in r11-5719 has excess errors
 2020-12-03 22:02 UTC 

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

[Bug c++/98130] New: [11 regression] placement new fails on webkit-gtk-2.28.4
 2020-12-03 20:45 UTC 

[Bug testsuite/98125] New: New test case g++.dg/pr93195a.C in r11-5656 has excess errors
 2020-12-03 20:18 UTC  (5+ messages)
` [Bug testsuite/98125] "

[Bug libfortran/98129] New: Failure on reading big chunk of /dev/urandom
 2020-12-03 20:01 UTC 

[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 libstdc++/93121] std::bit_cast missing
 2020-12-03 19:26 UTC  (3+ messages)

[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 target/98121] New: __attribute__ ((used)) should not imply SHF_RETAIN_SECTION
 2020-12-03 19:15 UTC  (10+ messages)
` [Bug target/98121] "
` [Bug other/98121] "

[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 d/98019] New: Concepts: compound requirement expression from 'requires' expression is considered discarded-value expression for [[nodiscard]], false positive warning emitted
 2020-12-03 18:57 UTC  (3+ messages)
` [Bug c++/98019] "

[Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029
 2020-12-03 18:53 UTC  (2+ messages)
` [Bug ada/97504] [11 Regression] "

[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++/98122] New: [regression] Accessing union member through pointer-to-member is not a constant expression
 2020-12-03 18:10 UTC  (3+ messages)
` [Bug c++/98122] [10/11 Regression] "

[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  (5+ messages)
` [Bug tree-optimization/98107] "

[Bug target/98124] New: Z: Load and test LTDBR instruction gets not used for comparison against 0.0
 2020-12-03 15:47 UTC 

[Bug tree-optimization/98123] New: if-to-switch tests fail on arm
 2020-12-03 15:33 UTC  (3+ messages)
` [Bug tree-optimization/98123] "

[Bug c/98099] New: ICE in gen_lowpart_common, at emit-rtl.c:1554
 2020-12-03 14:58 UTC  (6+ 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  (7+ 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  (21+ messages)
` [Bug tree-optimization/98110] "

[Bug tree-optimization/96075] New: bogus alignment for negative step grouped access
 2020-12-03 13:46 UTC  (4+ messages)
` [Bug tree-optimization/96075] [8 Regression] "

[Bug c/98100] New: ICE in expand_debug_locations, at cfgexpand.c:5610
 2020-12-03 13:34 UTC  (6+ messages)
` [Bug target/98100] "

[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  (3+ 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  (4+ messages)
` [Bug target/97770] [ICELAKE]Missing "
` [Bug tree-optimization/97770] "

[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  (3+ messages)
` [Bug libstdc++/98108] "

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

[Bug target/98114] New: [11 regression] FAIL: gcc.target/i386/avx512vl-vandnpd-2.c execution test caused by r11-5391
 2020-12-03  7:53 UTC  (3+ messages)
` [Bug target/98114] "
` [Bug testsuite/98114] "

[Bug libfortran/95293] New: Fortran not passing array by reference
 2020-12-03  7:28 UTC  (3+ messages)
` [Bug libfortran/95293] "

[Bug c++/98102] New: [9/10/11 Regression] ICE tree check: expected block, have function_decl in change_scope, at final.c:1480
 2020-12-03  7:20 UTC  (2+ messages)
` [Bug c++/98102] "

[Bug c++/98101] New: ICE in mark_reachable_handlers, at tree-eh.c:4033
 2020-12-03  7:20 UTC  (2+ messages)
` [Bug c++/98101] "

[Bug target/96906] New: Failure to optimize __builtin_ia32_psubusw128 compared to 0 to __builtin_ia32_pminuw128 compared to operand
 2020-12-03  5:46 UTC  (3+ messages)
` [Bug target/96906] "

[Bug c++/97642] New: Incorrect replacement of vmovdqu32 with vpblendd can cause fault
 2020-12-03  5:40 UTC  (3+ messages)
` [Bug target/97642] "

[Bug target/89057] [8/9/10/11 Regression] AArch64 ld3 st4 less optimized
 2020-12-03  5:25 UTC 

[Bug target/98093] New: ICE in gen_vsx_set_v2df, at config/rs6000/vsx.md:3276
 2020-12-03  1:30 UTC  (3+ messages)
` [Bug target/98093] "

[Bug middle-end/98109] New: Seemingly wrong warnings from -Wnonnull when combined with -O2 -fsanitize=undefined
 2020-12-03  1:08 UTC  (2+ messages)
` [Bug middle-end/98109] "

[Bug testsuite/98111] New: [11 regression] gcc.dg/tree-ssa/builtin-sprintf-warn-18.c fails after r11-5674
 2020-12-03  0:38 UTC  (2+ messages)
` [Bug testsuite/98111] "

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

[Bug ipa/98106] New: gcc trunk miscompiles glibc dynamic loader
 2020-12-03  0:35 UTC  (5+ messages)
` [Bug ipa/98106] "
` [Bug ipa/98106] [11 Regression] "

[Bug c++/97947] New: [11 Regression] ICE in digest_init_r, at cp/typeck2.c:1145
 2020-12-03  0:22 UTC  (3+ messages)
` [Bug c++/97947] "

[Bug c++/80780] Front-end support needed for experimental::source_location
 2020-12-02 23:41 UTC 

[Bug c++/93093] __builtin_source_location reports values for default arguments not aligned with the Standard
 2020-12-02 23:41 UTC 

[Bug inline-asm/98096] New: Inconsistent operand numbering for asm goto with in-out operands
 2020-12-02 23:37 UTC  (2+ messages)
` [Bug inline-asm/98096] "

[Bug rtl-optimization/97777] New: ICE: in df_refs_verify, at df-scan.c:3991 with -O -ffinite-math-only -fzero-call-used-regs=all
 2020-12-02 22:49 UTC  (3+ messages)
` [Bug rtl-optimization/97777] "

[Bug libfortran/35014] Libgfortran.a (downloaded) is not PIC compiled
 2020-12-02 21:45 UTC 

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab
 2020-12-02 21:43 UTC  (2+ messages)

[Bug libstdc++/65480] New: libstdc++-prettyprinters/libfundts.cc test failures on powepc64
 2020-12-02 21:40 UTC  (4+ messages)
` [Bug libstdc++/65480] libstdc++-prettyprinters/libfundts.cc test failures on powerpc64

[Bug fortran/97571] New: long parsing phase for simple array constructor
 2020-12-02 21:19 UTC  (3+ messages)
` [Bug fortran/97571] "

[Bug fortran/97024] New: Overriding finalization on polymorphic types triggers ICE error in generate_finalization_wrapper
 2020-12-02 20:58 UTC  (2+ messages)
` [Bug fortran/97024] "

[Bug fortran/96839] New: gfortran thinks common_bits starts a common block
 2020-12-02 20:46 UTC  (2+ messages)
` [Bug fortran/96839] "

[Bug fortran/94464] New: [F08] coarrays shoud be enabled by default
 2020-12-02 20:20 UTC  (2+ messages)
` [Bug fortran/94464] "

[Bug fortran/97612] New: Structure constructor of type with nested allocatable array components fails to compile
 2020-12-02 20:15 UTC  (2+ messages)
` [Bug fortran/97612] "

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