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-24  8:33 UTC  (5+ messages)
` [Bug c++/97938] [9/10 Regression] "

[Bug middle-end/100738] New: Gimple failed to simplify ((v4si) ~a) < 0 ? c : d to ((v4si)a) >= 0 ? c : d
 2021-05-24  8:21 UTC 

[Bug c++/100737] New: g++ segfaults in template substitution
 2021-05-24  8:13 UTC  (2+ messages)
` [Bug c++/100737] "

[Bug c/100732] New: ICE: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824
 2021-05-24  7:35 UTC  (2+ messages)
` [Bug tree-optimization/100732] [11/12 Regression] ICE with -Wall: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824 since r11-959-gb825a22890740f34

[Bug bootstrap/100734] New: /test/gnu/gcc/objdir/gcc/include-fixed/stdlib.h:291:8: internal compiler error: in from_mode_char, at attribs.h:304
 2021-05-24  7:25 UTC  (3+ messages)
` [Bug target/100734] [12 Regression] "

[Bug bootstrap/97499] New: build dos cross compiler ICE
 2021-05-24  7:18 UTC  (2+ messages)
` [Bug bootstrap/97499] "

[Bug rtl-optimization/58195] New: Missed optimization opportunity when returning a conditional
 2021-05-24  7:14 UTC  (2+ messages)
` [Bug tree-optimization/58195] "

[Bug tree-optimization/55869] New: different bit shift/or optimization
 2021-05-24  7:12 UTC  (2+ messages)
` [Bug tree-optimization/55869] "

[Bug tree-optimization/97690] New: (cond ? 2 : 0) is not optimized to int(cond) << 1
 2021-05-24  7:12 UTC  (2+ messages)
` [Bug tree-optimization/97690] "

[Bug rtl-optimization/100085] New: Bad code for union transfer from __float128 to vector types
 2021-05-24  6:41 UTC  (2+ messages)
` [Bug target/100085] "

[Bug tree-optimization/91540] missed value-replacement in phiopt
 2021-05-24  6:20 UTC 

[Bug rtl-optimization/22568] Should use cmov in some stituations
 2021-05-24  6:13 UTC 

[Bug tree-optimization/89263] Simplify bool expression to OR
 2021-05-24  6:10 UTC  (2+ messages)

[Bug tree-optimization/85605] Potentially missing optimization under x64 and ARM: seemingly unnecessary branch in codegen
 2021-05-24  6:09 UTC 

[Bug target/100736] New: ICE: unrecognizable insn
 2021-05-24  6:04 UTC 

[Bug libstdc++/91383] C++17 should remove some library feature deprecated in C++14
 2021-05-24  6:01 UTC 

[Bug bootstrap/66022] New: 4.8.4 build fails with stage 2 and 3 comparison error
 2021-05-24  5:56 UTC  (2+ messages)
` [Bug bootstrap/66022] "

[Bug libstdc++/100726] New: Error starting program: The libstdc++-6.dll file is linked to missing export KERNEL32.DLL:CreateHardLinkW on windows me
 2021-05-24  5:14 UTC  (9+ messages)
` [Bug libstdc++/100726] "
` [Bug target/100726] "

[Bug lto/100728] New: "lto1.exe fatal error: errors during merging of translation units" on Windows ME
 2021-05-24  5:13 UTC  (3+ messages)
` [Bug lto/100728] "

[Bug c/100697] New: Missing fwprop for argument register
 2021-05-24  5:09 UTC  (3+ messages)
` [Bug rtl-optimization/100697] "
` [Bug rtl-optimization/100697] Scheduler before RA causes conflict with return register and incoming "

[Bug other/100735] New: -fno-trampolines doc wrongly implies it affects C, C++ etc
 2021-05-24  2:22 UTC 

[Bug c/100660] New: [11/12 Regression] ICE in visit_assignment, at tree-ssa-ccp.c:2451
 2021-05-24  1:21 UTC  (2+ messages)
` [Bug target/100660] [12 Regression] ICE in visit_assignment, at tree-ssa-ccp.c:2451 since r12-110-gc54a9f7259fce1a2

[Bug c/100722] New: ice in extract_insn, at recog.c:2770
 2021-05-23 20:19 UTC  (4+ messages)
` [Bug c/100722] "
` [Bug target/100722] [12 Regression] ice in extract_insn with many vector_size(4) arguments

[Bug fortran/100724] New: -fwhole-program breaks module use
 2021-05-23 19:19 UTC  (2+ messages)
` [Bug fortran/100724] "

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

[Bug middle-end/100733] New: -fcompare-debug failure for pr85213.c at -O1 -fdisable-tree-phiopt2
 2021-05-23 17:21 UTC  (2+ messages)
` [Bug middle-end/100733] "

[Bug c++/100721] New: Warn when assigning to temporary
 2021-05-23 16:49 UTC  (3+ messages)
` [Bug c++/100721] "

[Bug bootstrap/100731] New: GCC 11 fails to build using GCC 4.8 because of missing includes
 2021-05-23 15:55 UTC  (3+ messages)
` [Bug bootstrap/100731] "

[Bug bootstrap/100730] New: h8300-linux: unused parameter, statement may fall through, control reaches end of non-void function
 2021-05-23 15:12 UTC  (2+ messages)
` [Bug bootstrap/100730] "

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

[Bug target/100704] New: Vector register isn't used to push BLKmode argument onto stack
 2021-05-23 12:48 UTC  (2+ messages)
` [Bug target/100704] "

[Bug debug/100725] New: dwarf error with --whole-program
 2021-05-23 11:12 UTC  (2+ messages)
` [Bug debug/100725] "

[Bug c/100729] New: Inconsistency in -Wformat-extra-args when first-to-check is 0 and format string is NULL
 2021-05-23 10:55 UTC 

[Bug c++/100611] New: coroutines: destructor called too many times for coroutine lambda stored object
 2021-05-23  9:01 UTC  (2+ messages)
` [Bug c++/100611] "

[Bug libstdc++/100664] New: ranges::drop_view fails to meet its complexity requirements
 2021-05-23  4:50 UTC  (2+ messages)
` [Bug libstdc++/100664] "

[Bug tree-optimization/100727] New: [12 Regression] Recent change to WITH_SIZE_EXPR handling breaks mn10300-elf
 2021-05-23  3:56 UTC  (3+ messages)
` [Bug tree-optimization/100727] "

[Bug libfortran/66756] New: libgfortran: ThreadSanitizer: lock-order-inversion
 2021-05-23  3:21 UTC  (2+ messages)
` [Bug libgomp/66756] "

[Bug target/100638] New: FP16 vector compare missed optimization on AArch64
 2021-05-22 23:53 UTC  (2+ messages)
` [Bug target/100638] "

[Bug c++/100677] New: False positive unused-but-set-parameter warning when using VSX intrinsics
 2021-05-22 23:07 UTC  (3+ messages)
` [Bug target/100677] "

[Bug middle-end/100604] New: GCC generates invalid LO_SYM for unaligned global
 2021-05-22 16:21 UTC  (2+ messages)
` [Bug middle-end/100604] "

[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
 2021-05-22 15:37 UTC  (2+ messages)
` [Bug tree-optimization/100499] "

[Bug libfortran/98301] New: random_init() may be non-conforming
 2021-05-22 11:45 UTC  (3+ messages)
` [Bug libfortran/98301] random_init() is broken

[Bug middle-end/90115] OpenACC: predetermined private levels for variables declared in blocks
 2021-05-22  8:38 UTC  (10+ messages)

[Bug c++/100723] New: [8/9/10/11] ICE in tsubst when using std::variant in templated class using CTAD
 2021-05-22  8:37 UTC  (2+ messages)
` [Bug c++/100723] "

[Bug c++/100673] New: [coroutines] Non-template, UDT await_suspend return-type results in ICE
 2021-05-22  3:07 UTC  (2+ messages)
` [Bug c++/100673] "

[Bug c/100719] New: missing -Wvla-parameter on a mismatch in second parameter
 2021-05-21 23:49 UTC  (2+ messages)
` [Bug c/100719] "

[Bug c++/100720] New: inconsistent return type deduction behavior with user defined conversion function
 2021-05-21 20:40 UTC 

[Bug c++/100718] New: parameter packs not expanded error with a type member which has the same name as a pack
 2021-05-21 19:54 UTC 

[Bug target/99842] New: MMA test case ICEs using -O3
 2021-05-21 19:49 UTC  (2+ messages)
` [Bug target/99842] "

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

[Bug tree-optimization/100627] New: missing optimization
 2021-05-21 19:15 UTC  (2+ messages)
` [Bug target/100627] "

[Bug middle-end/100717] New: missing warning for a call to a function with attribute access inlined into caller
 2021-05-21 18:59 UTC 

[Bug c++/100716] New: member function template parameter not printed in candidate list
 2021-05-21 15:53 UTC  (2+ messages)
` [Bug c++/100716] "

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

[Bug c++/65608] New: [meta-bug] friend issues
 2021-05-21 15:19 UTC  (2+ messages)
` [Bug c++/65608] "

[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:51 UTC  (3+ messages)

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

[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  (6+ messages)
` [Bug sanitizer/100379] "

[Bug target/100637] New: [i386] Vectorize 4-byte vectors
 2021-05-21 11:16 UTC  (3+ 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  (2+ 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  (2+ 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  (5+ 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 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  (2+ 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  (2+ 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  (2+ 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  (2+ 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  (2+ messages)

[Bug rtl-optimization/100701] New: [12 Regression] wrong code with -O -fschedule-insns2
 2021-05-20 16:53 UTC  (3+ 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] "

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