public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/99842] New: MMA test case ICEs using -O3
 2021-06-18 20:19 UTC  (4+ messages)
` [Bug target/99842] "

[Bug sanitizer/101111] New: Undefined reference to ___lsan_default_suppressions when compiling GCC 11.1 for x86_64 macOS
 2021-06-18 19:50 UTC  (4+ messages)
` [Bug sanitizer/101111] "
` [Bug sanitizer/101111] xgcc cross-compiler for x86_64-apple-darwin in GCC 11.1 doesn't generate weak symbols, resulting in undefined reference to ___lsan_default_suppressions

[Bug libstdc++/80196] fenv_t not declared
 2021-06-18 19:44 UTC 

[Bug c++/80431] Use of "this" pointer in member initializer causes constructor not to be called (or ICE on gcc 7)
 2021-06-18 19:25 UTC 

[Bug c/101125] New: warn when a construct would become invalid if a function were replaced by a function-like macro
 2021-06-18 19:15 UTC  (3+ messages)
` [Bug c/101125] "

[Bug rtl-optimization/101129] New: [11/12 Regression] wrong code at -O1
 2021-06-18 18:49 UTC  (2+ messages)
` [Bug target/101129] "

[Bug fortran/95501] New: ICE in gfc_match_pointer_assignment, at fortran/match.c:1422
 2021-06-18 18:45 UTC  (4+ messages)
` [Bug fortran/95501] "

[Bug fortran/95502] New: ICE in gfc_check_do_variable, at fortran/parse.c:4446
 2021-06-18 18:45 UTC  (4+ messages)
` [Bug fortran/95502] "

[Bug c++/92752] [9/10/11/12 Regression] Bogus "ignored qualifiers" warning on const-qualified pointer-to-member-function objects
 2021-06-18 18:07 UTC 

[Bug c/101128] New: Decimal floating point fails on ARM with gcc-10/11 but works with gcc-6/7/8/9
 2021-06-18 18:02 UTC  (4+ messages)
` [Bug target/101128] "
` [Bug target/101128] DFP support for aarch64 is missing

[Bug tree-optimization/18487] Warnings for pure and const functions that are not actually pure or const
 2021-06-18 17:52 UTC  (3+ messages)

[Bug fortran/100755] New: Error with fortran object (v11.1.0)
 2021-06-18 17:52 UTC  (2+ messages)
` [Bug middle-end/100755] "

[Bug libstdc++/95833] New: Incorrect static_assert in std::reduce overload taking a binary functor
 2021-06-18 17:46 UTC  (5+ messages)
` [Bug libstdc++/95833] "

[Bug d/101127] New: d: Compile-time reflection for supported built-ins
 2021-06-18 17:41 UTC  (2+ messages)
` [Bug d/101127] "

[Bug fortran/100283] New: Call to MIN0 with integer(8) arguments raises an ICE
 2021-06-18 17:34 UTC  (2+ messages)
` [Bug fortran/100283] [11/12 Regression] "

[Bug fortran/101123] New: [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8
 2021-06-18 17:34 UTC  (9+ messages)
` [Bug fortran/101123] "

[Bug c++/101119] New: Missing the check about modify global variable for __attribute__((const)) function
 2021-06-18 17:05 UTC  (3+ messages)
` [Bug c++/101119] "

[Bug c/96253] New: decimal floating point missing on ARM
 2021-06-18 16:48 UTC  (3+ messages)
` [Bug target/96253] "

[Bug c/99939] New: CMSE: -march=armv8.1-m.main+mve does not support correctly
 2021-06-18 15:54 UTC  (4+ messages)
` [Bug target/99939] CMSE: -march=armv8.1-m.main+mve does not support CMSE correctly

[Bug target/100856] New: Arm: Multilib mapping is missing for CDE arguments
 2021-06-18 15:53 UTC  (5+ messages)
` [Bug target/100856] "

[Bug target/101016] New: Arm: vld1q polymorphic variants failing with __ARM_undef undefined reference error during linking
 2021-06-18 15:53 UTC  (4+ messages)
` [Bug target/101016] Arm: vld1q polymorphic variants failing with undefined reference to `__ARM_undef` error

[Bug c++/101126] New: Enabling modules suppresses creation of precompiled headers
 2021-06-18 15:41 UTC 

[Bug c++/101118] New: coroutines: unexpected ODR warning for coroutine frame type in LTO builds
 2021-06-18 15:39 UTC  (5+ messages)
` [Bug c++/101118] "

[Bug c++/100384] New: Compiling in c++17 mode breaks compilation of functions named visit()
 2021-06-18 14:46 UTC  (4+ messages)
` [Bug libstdc++/100384] "

[Bug libstdc++/100630] New: Unexpected implicit conversion from volatile bool& to std::filesystem::path in gcc <= 10
 2021-06-18 14:46 UTC  (3+ messages)
` [Bug libstdc++/100630] "

[Bug libstdc++/91488] [9/10/11/12 Regression] char_traits::length causes "inlining failed in call to always_inline" error with -fgnu-tm -O2 -std=c++17
 2021-06-18 14:45 UTC  (5+ messages)
` [Bug libstdc++/91488] [9/10/11 "
` [Bug libstdc++/91488] [9/10 "

[Bug libstdc++/99006] New: make_shared<T[]> silently works
 2021-06-18 14:44 UTC  (4+ messages)
` [Bug libstdc++/99006] "

[Bug libstdc++/101124] New: [12 Regression] pair<T*, int>(0, 0) was intended to be deprecated, but is rejected now
 2021-06-18 13:33 UTC 

[Bug tree-optimization/101112] New: [12 regression] ICE compiling gcc.dg/pr86179.c after r12-1551
 2021-06-18 13:31 UTC  (8+ messages)
` [Bug tree-optimization/101112] "

[Bug c/101122] New: ice in vect_slp_analyze_node_operations
 2021-06-18 13:31 UTC  (3+ messages)
` [Bug c/101122] "

[Bug tree-optimization/101121] New: [12 Regression] 416.gamess grd2b.f does not finish building
 2021-06-18 13:28 UTC  (3+ messages)
` [Bug tree-optimization/101121] "

[Bug c/100618] New: Add a -fno-semantic-interposition variant which allows variable interposition
 2021-06-18 13:18 UTC  (2+ messages)
` [Bug c/100618] "

[Bug fortran/101079] New: [OPENMP] The value of list-item in linear clause in loop construct is not calculated on each iteration
 2021-06-18 13:17 UTC  (2+ messages)
` [Bug fortran/101079] "

[Bug tree-optimization/101120] New: vn_reference_maybe_forwprop_address can take much compile-time
 2021-06-18 12:06 UTC  (3+ messages)
` [Bug tree-optimization/101120] "

[Bug fortran/100914] New: Bind(c): errors handling complex
 2021-06-18 11:02 UTC  (2+ messages)
` [Bug fortran/100914] "

[Bug fortran/100907] New: Bind(c): failure handling wide character
 2021-06-18 11:01 UTC  (2+ messages)
` [Bug fortran/100907] "

[Bug fortran/100910] New: Bind(c): errors handling long double complex
 2021-06-18 11:00 UTC  (2+ messages)
` [Bug fortran/100910] "

[Bug fortran/100245] New: ICE on automatic reallocation
 2021-06-18 10:59 UTC  (2+ messages)
` [Bug fortran/100245] "

[Bug fortran/100029] New: ICE on subroutine call with allocatable polymorphic assumed-rank argument
 2021-06-18 10:58 UTC  (2+ messages)
` [Bug fortran/100029] "

[Bug target/87555] There is no need for UNSPEC_FMADDSUB
 2021-06-18 10:29 UTC  (16+ messages)

[Bug target/100762] New: [mips+msa] ICE when comparing 64 bit vectors
 2021-06-18 10:19 UTC  (2+ messages)
` [Bug target/100762] "

[Bug other/101110] New: [12 regression] gcc.c-torture/execute/950704-1.c fails after r12-1546
 2021-06-18  9:53 UTC  (3+ messages)
` [Bug tree-optimization/101110] "

[Bug tree-optimization/101062] New: wrong code with "-O2 -fno-toplevel-reorder -frename-registers"
 2021-06-18  9:23 UTC  (4+ messages)
` [Bug middle-end/101062] [10/11/12 Regression] "

[Bug target/100866] New: PPC: Inefficient code for vec_revb(vector unsigned short) < P9
 2021-06-18  8:32 UTC  (3+ messages)
` [Bug target/100866] "

[Bug c++/100925] New: tree check fail in make_range_step, at fold-const.c:5061
 2021-06-18  8:24 UTC  (2+ messages)
` [Bug tree-optimization/100925] [12 Regression] tree check fail in make_range_step with -O1 in reassoc

[Bug libstdc++/100667] New: std::tuple<A&&> cannot be constructed from A&&, if A not defined (only forward declared)
 2021-06-18  7:56 UTC  (2+ messages)
` [Bug libstdc++/100667] [11/12 Regression] "

[Bug analyzer/99212] New: [11 Regression] gcc.dg/analyzer/data-model-1.c line 971
 2021-06-18  7:36 UTC  (2+ messages)
` [Bug analyzer/99212] "

[Bug c/101117] New: Does not diagnose invalid constant initializers with -std=c11 -pedantic -pedantic-errors
 2021-06-18  6:22 UTC 

[Bug c/71983] "error: initializer element is not constant" only with -O0
 2021-06-18  6:14 UTC 

[Bug tree-optimization/101116] New: missed peephole optimization not of bitwise and
 2021-06-18  5:42 UTC  (3+ messages)
` [Bug target/101116] "

[Bug other/101115] New: ld.bfd: warning: .init_array section has zero size
 2021-06-18  4:31 UTC  (3+ messages)
` [Bug target/101115] "

[Bug target/100777] New: MMA builtin usage ICEs when used in a #pragma omp parallel and using -fopenmp
 2021-06-18  3:17 UTC  (3+ messages)
` [Bug target/100777] "

[Bug libstdc++/100940] New: views::take and views::drop should not define _S_has_simple_extra_args
 2021-06-18  3:07 UTC  (6+ messages)
` [Bug libstdc++/100940] "

[Bug testsuite/101114] New: new test case libgomp.c/../libgomp.c-c++-common/struct-elem-5.c fails after its introduction in r12-1565
 2021-06-18  0:17 UTC 

[Bug c++/101113] New: g++ thinks constructor suppressed by a requires clause is actually a bad copy constructor
 2021-06-17 21:49 UTC  (2+ messages)
` [Bug c++/101113] "

[Bug c++/101106] New: [11 regression] =delete on second declaration of the same function produces a note with no error
 2021-06-17 20:40 UTC  (6+ messages)
` [Bug c++/101106] [11/12 "

[Bug c/98571] New: ICE in handle_argspec_attribute, at c-family/c-attribs.c:3542
 2021-06-17 20:36 UTC  (2+ messages)
` [Bug c/98571] "

[Bug c/100719] New: missing -Wvla-parameter on a mismatch in second parameter
 2021-06-17 20:29 UTC  (2+ messages)
` [Bug c/100719] "

[Bug fortran/100683] New: Array initialization refuses valid
 2021-06-17 20:28 UTC  (3+ messages)
` [Bug fortran/100683] "

[Bug middle-end/100406] New: bogus/missing -Wmismatched-new-delete
 2021-06-17 20:11 UTC  (2+ messages)
` [Bug middle-end/100406] "

[Bug c++/100876] New: -Wmismatched-new-delete should either look through or ignore placement new
 2021-06-17 20:11 UTC  (4+ messages)
` [Bug middle-end/100876] [11 Regression] -Wmismatched-new-delete should understand placement new when it's not inlined

[Bug c/100783] New: ICE: at c/c-objc-common.c:188
 2021-06-17 20:10 UTC  (3+ messages)
` [Bug c/100783] [10/11 Regression] ICE on attribute nonnull and erroneous type

[Bug c/100732] New: ICE: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824
 2021-06-17 20:10 UTC  (3+ messages)
` [Bug tree-optimization/100732] [11 Regression] ICE on sprintf %s with integer argument

[Bug middle-end/95507] New: [meta-bug] bogus/missing -Wnonnull
 2021-06-17 20:10 UTC  (2+ messages)
` [Bug middle-end/95507] "

[Bug middle-end/100684] New: spurious -Wnonnull with -O1 on a C++ lambda
 2021-06-17 20:10 UTC  (3+ messages)
` [Bug middle-end/100684] [11 Regression] "

[Bug c/100619] New: ICE: in build_attr_access_from_parms, at c-family/c-attribs.c:5038
 2021-06-17 20:09 UTC  (3+ messages)
` [Bug c/100619] [11 Regression] ICE on a VLA parameter with too many dimensions

[Bug tree-optimization/100574] New: [11/12 Regression] ICE: in size_remaining, at builtins.c:413 with -O3 -ftracer -fno-tree-dominator-opts -fno-tree-fre
 2021-06-17 20:09 UTC  (3+ messages)
` [Bug tree-optimization/100574] [11 "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2021-06-17 20:09 UTC 

[Bug c++/100307] New: Wrong placement-new warning
 2021-06-17 20:09 UTC  (3+ messages)
` [Bug middle-end/100307] [11 Regression] spurious -Wplacement-new with negative pointer offset

[Bug c++/100399] New: bogus/missing -Wplacement-new
 2021-06-17 20:09 UTC  (2+ messages)
` [Bug c++/100399] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-06-17 20:09 UTC 

[Bug tree-optimization/100250] New: ICE related to -Wmaybe-uninitialized
 2021-06-17 20:09 UTC  (3+ messages)
` [Bug tree-optimization/100250] [11 Regression] "

[Bug c++/100884] New: Comparing unsigned 32 bit integer values generates 64 bit compare instructions when optimized
 2021-06-17 18:51 UTC  (3+ messages)
` [Bug target/100884] "

[Bug gcov-profile/80223] RFE: Exclude functions from profile instrumentation
 2021-06-17 18:16 UTC 

[Bug other/67300] New: -foffload* undocumented
 2021-06-17 16:08 UTC  (2+ messages)
` [Bug other/67300] "

[Bug target/100704] New: Vector register isn't used to push BLKmode argument onto stack
 2021-06-17 16:01 UTC  (3+ messages)
` [Bug target/100704] "

[Bug c/101109] New: ICE: Segmentation Fault: tree_check(tree_node*, char const*, int, char const*, tree_code)
 2021-06-17 13:56 UTC 

[Bug c/101108] New: ICE: segmentation fault: gimplify_target_expr, gimplify.c:6760
 2021-06-17 13:51 UTC 

[Bug target/97194] New: optimize vector element set/extract at variable position
 2021-06-17 13:20 UTC  (2+ messages)
` [Bug target/97194] "

[Bug c++/101107] New: Misleading error message in aggregate initialization in CRTP base class
 2021-06-17 13:02 UTC 

[Bug libstdc++/100823] New: Special member functions of common_iterator should be conditionally trivial
 2021-06-17 12:30 UTC  (2+ messages)
` [Bug libstdc++/100823] "

[Bug c/100790] New: ICE with -O2: in verify_range, at value-range.cc:385
 2021-06-17 10:14 UTC  (4+ messages)
` [Bug tree-optimization/100790] "

[Bug fortran/101100] New: [9/10/11/12 Regression] ICE in trans_caf_token_assign, at fortran/trans-expr.c:9433
 2021-06-17  9:34 UTC  (2+ messages)
` [Bug fortran/101100] "

[Bug c++/101099] New: [9/10/11/12 Regression] ICE in type_unification_real, at cp/pt.c:22173
 2021-06-17  9:32 UTC  (2+ messages)
` [Bug c++/101099] "

[Bug c++/101098] New: [11/12 Regression] ICE in instantiate_body, at cp/pt.c:25858
 2021-06-17  9:30 UTC  (2+ messages)
` [Bug c++/101098] [11/12 Regression] ICE in instantiate_body, at cp/pt.c:25858 since r10-3735-gcb57504a55015891

[Bug target/100871] New: z14: vec_doublee maps to wrong builtin in vecintrin.h
 2021-06-17  9:27 UTC  (2+ messages)
` [Bug target/100871] "

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