public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/97938] New: g++ crash when inferring type of auto parameter pack in lambda capture
 2021-05-21 14:51 UTC  (3+ messages)
` [Bug c++/97938] [9/10 Regression] "

[Bug c++/52625] New: Incorrect specialization semantics of friend class template declaration
 2021-05-21 14:50 UTC  (3+ messages)
` [Bug c++/52625] [9/10 Regression] "

[Bug c++/80456] [9/10 Regression] calling constexpr member function from volatile-qualified member function: error: ‘this’ is not a constant expression
 2021-05-21 14:50 UTC  (2+ messages)

[Bug middle-end/90773] Improve piecewise operation
 2021-05-21 14:28 UTC 

[Bug c++/100700] New: -Wreturn-type has many false positives
 2021-05-21 14:21 UTC  (6+ messages)
` [Bug c++/100700] "

[Bug analyzer/100705] New: warn about dead store
 2021-05-21 14:20 UTC  (3+ messages)
` [Bug analyzer/100705] RFE: "

[Bug fortran/100337] New: Should be able to pass non-present optional arguments to CO_BROADCAST
 2021-05-21 13:42 UTC  (4+ messages)
` [Bug fortran/100337] "

[Bug c++/88601] We may consider adding __builtin_convertvector and __builtin_shufflevector for better compatibility with Clang
 2021-05-21 12:33 UTC 

[Bug sanitizer/100379] New: cyclades.h is removed from linux kernel header files
 2021-05-21 11:19 UTC  (7+ messages)
` [Bug sanitizer/100379] "

[Bug target/100637] New: [i386] Vectorize 4-byte vectors
 2021-05-21 11:16 UTC  (4+ messages)
` [Bug target/100637] "

[Bug testsuite/100713] New: g++.dg/cpp1y/lambda-generic-90842.C has ambiguous pass and fail
 2021-05-21 11:08 UTC  (2+ messages)
` [Bug testsuite/100713] "

[Bug target/100712] New: The vec_splatid instruction allows the creation of XXSPLTIDP instructions which produces undefined results
 2021-05-21 10:50 UTC  (2+ messages)
` [Bug target/100712] "

[Bug target/100711] New: Miss optimization for pandn
 2021-05-21 10:36 UTC  (3+ messages)
` [Bug target/100711] "

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2021-05-21 10:21 UTC  (2+ messages)
` [Bug sanitizer/95137] "

[Bug rtl-optimization/100714] New: -fpatchable-funtion-entry needs some TLC
 2021-05-21 10:20 UTC 

[Bug c++/99785] New: Awful lot of time spent building gl.cc in Firefox
 2021-05-21  9:35 UTC  (3+ messages)
` [Bug ipa/99785] "

[Bug testsuite/100658] New: Typos in dg commands and texi files
 2021-05-21  9:13 UTC  (2+ messages)
` [Bug testsuite/100658] "

[Bug tree-optimization/94589] New: Optimize (i<=>0)>0 to i>0
 2021-05-21  8:40 UTC  (3+ messages)
` [Bug tree-optimization/94589] "

[Bug fortran/92065] [9/10/11/12 Regression] internal compiler error: in expand_expr_real_1
 2021-05-21  8:17 UTC  (3+ messages)

[Bug target/100706] New: Invalid instructions in plt calls on PPC
 2021-05-21  7:55 UTC  (4+ messages)
` [Bug target/100706] "

[Bug libstdc++/100606] New: Please complete LWG3490: ranges::drop_while_view::begin() is missing a precondition
 2021-05-21  4:06 UTC  (2+ messages)
` [Bug libstdc++/100606] "

[Bug libstdc++/100690] New: ranges::iota_view::_Sentinel cannot access _M_current of _Iterator
 2021-05-21  3:39 UTC  (3+ messages)
` [Bug libstdc++/100690] "

[Bug other/100463] New: many errors using GTY and hash_map
 2021-05-21  1:50 UTC  (2+ messages)
` [Bug other/100463] "

[Bug jit/96089] New: Support initializers for global variables
 2021-05-21  1:23 UTC  (2+ messages)
` [Bug jit/96089] "

[Bug middle-end/100537] New: Bootstrap-O3 and bootstrap-debug fail on 32-bit ARM after gcc-12-657-ga076632e274a
 2021-05-20 22:10 UTC  (2+ messages)
` [Bug go/100537] "

[Bug c++/100489] New: [10.3/11 REGRESSION] ICE in cp/constexpr.c:3556
 2021-05-20 21:36 UTC  (6+ messages)
` [Bug c++/100489] [10/11/12 Regression] "

[Bug c++/100054] New: internal compiler error: in get_nsdmi
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/100054] [11 Regression] "

[Bug target/90479] gcc-arm-none-eabi-8-2018-q4-major [c99 plus -pg not working]
 2021-05-20 21:35 UTC 

[Bug c++/100032] New: renaming alias template that also adds cv-qualifiers is deemed equivalent to underlying template
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/100032] [9/10 Regression] "

[Bug c++/91933] [9/10 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in build_simple_base_path, at cp/class.c:541
 2021-05-20 21:35 UTC 

[Bug c++/95486] New: ICE for alias CTAD with non-dependent argument and constrained constructor
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/95486] "

[Bug c++/96873] New: Internal compiler error in alias_ctad_tweaks
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/96873] "

[Bug c++/99118] New: ICE in alias_ctad_tweaks, at cp/pt.c:28569
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/99118] "

[Bug c++/93867] ICE using class type NTTPs and class template argument deduction
 2021-05-20 21:35 UTC 

[Bug c++/99180] New: ICE with alias template and empty parameter pack
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/99180] [10 Regression] "

[Bug c++/93295] ICE in alias_ctad_tweaks
 2021-05-20 21:35 UTC 

[Bug c++/41723] [9/10 Regression] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template
 2021-05-20 21:35 UTC 

[Bug c++/92918] [9/10 Regression] Does not do name lookup when using from base class
 2021-05-20 21:35 UTC 

[Bug c++/96673] New: Friend class with templates and default constructor not recognized in C++14 or later
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/96673] [9/10 Regression] "

[Bug c++/99901] New: static const class var implemented with constexpr doesn't emit symbols in C++17 mode
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/99901] [9/10 Regression] "

[Bug c++/96311] New: false positive for -Wunused-but-set-variable (const/constexpr identifier used in generic lambda)
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/96311] [9/10 Regression] "

[Bug c++/95870] New: ICE(segmentation fault) in most_general_template(), in gcc/cp/pt.c
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/95870] [9/10 Regression] ICE (segmentation "

[Bug c++/99201] New: ICE in tsubst_copy, at cp/pt.c:16581
 2021-05-20 21:35 UTC  (2+ messages)
` [Bug c++/99201] [9/10 Regression] ICE in tsubst_copy, at cp/pt.c:16581 since r8-7613-g1456e764105702a0

[Bug c++/99643] New: internal compiler error in build_over_call, involving array new and copy elision
 2021-05-20 21:34 UTC  (2+ messages)
` [Bug c++/99643] [9/10 Regression] "

[Bug c++/90664] [9/10 regression] noexcept confuses template argument deduction
 2021-05-20 21:34 UTC 

[Bug c++/91217] [9/10 Regression] Returning std::array from lambda results in an extra copy step on return
 2021-05-20 21:34 UTC 

[Bug fortran/100551] New: [11/12 Regression] Passing return value of intrinsic to class(*) dummy argument can cause segfaults
 2021-05-20 21:30 UTC  (2+ messages)
` [Bug fortran/100551] "

[Bug target/100693] New: PPC: missing 64-bit addg6s
 2021-05-20 20:58 UTC  (3+ messages)
` [Bug target/100693] "

[Bug libstdc++/100676] New: Redeclaring __failed_assertion() at every point of use of __glibcxx_assert breaks Clang CUDA
 2021-05-20 20:49 UTC  (3+ messages)
` [Bug libstdc++/100676] "

[Bug c++/100710] New: static_cast to derived* of base* pointing to non-static data member of base type not rejected in constant expression
 2021-05-20 20:40 UTC 

[Bug fortran/100656] New: ICE in gfc_conv_expr_present, at fortran/trans-expr.c:1934
 2021-05-20 20:37 UTC  (2+ messages)
` [Bug fortran/100656] "

[Bug target/100694] New: PPC: initialization of __int128 is very inefficient
 2021-05-20 20:28 UTC  (2+ messages)
` [Bug target/100694] "

[Bug c++/100708] New: dynamic_cast can convert xvalue to lvalue
 2021-05-20 20:22 UTC  (2+ messages)
` [Bug c++/100708] "

[Bug c++/100709] New: Use of a function parameter pack in an expression expected to be constexpr in a deduction guide produces an unclear diagnostic
 2021-05-20 20:21 UTC 

[Bug c++/51577] New: dependent name lookup finds operator in global namespace
 2021-05-20 20:13 UTC  (2+ messages)
` [Bug c++/51577] "

[Bug c++/99611] New: Code compilation issue using templates
 2021-05-20 20:13 UTC  (2+ messages)
` [Bug c++/99611] "

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

[Bug testsuite/100655] New: 'g++.dg/tsan/pthread_cond_clockwait.C' FAILs due to 'pthread_cond_clockwait' missing
 2021-05-20 18:50 UTC  (4+ messages)
` [Bug testsuite/100655] "

[Bug tree-optimization/88240] [9 Regression] Potential optimization bug: invalid pre-load of floating-point value could cause SIGFPE-underflow if value is integer
 2021-05-20 18:44 UTC 

[Bug tree-optimization/100696] New: mult_higpart is not vectorized
 2021-05-20 18:14 UTC  (3+ messages)
` [Bug tree-optimization/100696] "

[Bug c++/100639] New: reverse_view<I>::reference erroneously uses iterator_traits<I>::reference instead of iter_reference_t<I>
 2021-05-20 18:11 UTC  (2+ messages)
` [Bug libstdc++/100639] reverse_iterator<I>::reference "

[Bug c/100702] New: Strict overflow warning regression in gcc 8 onwards
 2021-05-20 17:43 UTC  (4+ messages)
` [Bug c/100702] "

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
 2021-05-20 17:22 UTC  (9+ messages)

[Bug rtl-optimization/100701] New: [12 Regression] wrong code with -O -fschedule-insns2
 2021-05-20 16:53 UTC  (5+ messages)
` [Bug target/100701] "

[Bug c/100661] New: [11/12 Regression] ICE in refs_may_alias_p_2, at tree-ssa-alias.c:2460
 2021-05-20 16:33 UTC  (2+ messages)
` [Bug c/100661] [11/12 Regression] ICE in omp-low.c / "

[Bug c++/100707] New: [modules] ICE on nested namespace
 2021-05-20 16:33 UTC  (2+ messages)
` [Bug c++/100707] "

[Bug c++/100646] New: gcc -E -fdirectives-only causes "error: unterminated comment" when no new line at the end of file
 2021-05-20 15:47 UTC  (3+ messages)
` [Bug c++/100646] [11/12 Regression] "
` [Bug c++/100646] [11 "

[Bug target/100704] New: Vector register isn't used to push BLKmode argument onto stack
 2021-05-20 15:33 UTC  (3+ messages)
` [Bug target/100704] "

[Bug ada/96488] New: Long time failures of gnat.dg/unchecked_convert5.adb and gnat.dg/unchecked_convert6.adb
 2021-05-20 15:27 UTC  (7+ messages)
` [Bug testsuite/96488] failures of gnat.dg/unchecked_convert[56].adb on PowerPC64 LE

[Bug c++/100281] New: ICE with SImode pointer assignment in C++
 2021-05-20 15:26 UTC  (2+ messages)
` [Bug c++/100281] "

[Bug ada/60977] New: Float_IO.Put fails on large floats when 'digits exceeds 15
 2021-05-20 15:07 UTC  (2+ messages)
` [Bug ada/60977] "

[Bug c++/97051] New: Evaluating is_constant_evaluated in requires clause fails
 2021-05-20 14:22 UTC  (2+ messages)
` [Bug c++/97051] "

[Bug c++/100675] New: std::string_view::find in constexpr function is not constant expression
 2021-05-20 14:22 UTC  (3+ messages)
` [Bug c++/100675] "

[Bug tree-optimization/100145] New: missed optimization for dead code elimination at -O3 (vs. -O2)
 2021-05-20 13:57 UTC  (2+ messages)
` [Bug gcov-profile/100145] "

[Bug jit/100688] New: Add support for link section
 2021-05-20 13:42 UTC  (8+ messages)
` [Bug jit/100688] "

[Bug c++/100703] New: __vector_pair and __vector_quad cannot be passed by reference
 2021-05-20 13:05 UTC  (2+ messages)
` [Bug target/100703] "

[Bug target/100361] New: gcc-11 for msp430-elf fails to build: src/c++17/floating_to_chars.cc:107: d2fixed_full_table.h:1283:23: error: size of array ‘POW10_SPLIT_2’ exceeds maximum object size ‘32767’
 2021-05-20 12:41 UTC  (3+ messages)
` [Bug libstdc++/100361] "

[Bug target/99977] New: arm: ICE with __sync_bool_compare_and_swap and -mcpu=cortex-m23
 2021-05-20 12:40 UTC  (2+ messages)
` [Bug target/99977] "

[Bug c++/100699] New: g++ doesn't warn uninitialized field when the class is derived from another class
 2021-05-20 10:27 UTC 

[Bug fortran/100651] New: Weird memory corruption with multiple triggers
 2021-05-20 10:23 UTC  (3+ messages)
` [Bug fortran/100651] "

[Bug c/97205] New: arm: Compiler fails with an ICE for -O0 on Trunk and GCC-10 for _Generic feature
 2021-05-20 10:01 UTC  (5+ messages)
` [Bug target/97205] "

[Bug c++/100698] New: Error when initializing a struct member of type char[N] with short string literal
 2021-05-20  9:52 UTC 

[Bug c/100697] New: Missing fwprop for argument register
 2021-05-20  9:49 UTC 

[Bug fortran/96711] New: Internal Compiler Error on NINT() Function
 2021-05-20  9:21 UTC  (3+ messages)
` [Bug fortran/96711] "

[Bug c/42579] [PATCH] support for obtaining file basename
 2021-05-20  8:14 UTC  (2+ messages)

[Bug fortran/96983] New: [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042
 2021-05-20  8:11 UTC  (4+ messages)
` [Bug fortran/96983] [11/12 "

[Bug other/100695] New: Format decoder, quoting in 'dump_printf' etc
 2021-05-20  8:11 UTC 

[Bug lto/100692] New: [11 Regression] ICE in fld_incomplete_type_of, at tree.c:5452
 2021-05-20  8:09 UTC  (6+ messages)
` [Bug lto/100692] "
` [Bug lto/100692] [11/12 "

[Bug middle-end/100685] New: #pragma GCC push_options ineffective for optimize options
 2021-05-20  7:54 UTC  (3+ messages)
` [Bug middle-end/100685] "

[Bug middle-end/99928] New: [OpenMP] reduction variable in combined target construct wrongly mapped as firstprivate
 2021-05-20  7:20 UTC  (2+ messages)
` [Bug middle-end/99928] "

[Bug middle-end/100686] New: attribute optimize ("O2") doesn't inline lambda
 2021-05-20  6:40 UTC  (2+ messages)
` [Bug c++/100686] "

[Bug c++/91859] Using destroying delete should not clobber stores to the object
 2021-05-20  6:29 UTC  (2+ messages)

[Bug bootstrap/100691] New: Build of gcc fails with "linux/cyclades.h" not found
 2021-05-20  5:54 UTC  (2+ messages)
` [Bug bootstrap/100691] "

[Bug c++/100659] New: [11/12 Regression] ICE in supplement_binding_1, at cp/name-lookup.c:2702
 2021-05-20  3:13 UTC  (4+ messages)
` [Bug c++/100659] [11/12 Regression] ICE in supplement_binding_1, at cp/name-lookup.c:2702 since r11-5003-gd50310408f54e380

[Bug c++/100634] New: [11/12 Regression] ICE in convert_nontype_argument, at cp/pt.c:7653
 2021-05-20  3:13 UTC  (4+ messages)
` [Bug c++/100634] "

[Bug c++/100689] New: internal compiler error: Segmentation fault when using modules and -g
 2021-05-20  2:52 UTC 

[Bug target/98734] New: ABI diagnostics emitted despite always_inline attribute
 2021-05-20  2:28 UTC  (2+ messages)
` [Bug target/98734] "

[Bug c++/100687] New: [modules, concepts] imported concept gives different result
 2021-05-19 22:56 UTC 

[Bug c/100619] New: ICE: in build_attr_access_from_parms, at c-family/c-attribs.c:5038
 2021-05-19 22:15 UTC  (3+ messages)
` [Bug c/100619] [11/12 Regression] ICE: in build_attr_access_from_parms, at c-family/c-attribs.c:5038 since r11-3303-g6450f07388f9fe57
` [Bug c/100619] [11 Regression] ICE on a VLA parameter with too many dimensions

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