public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/96488] New: Long time failures of gnat.dg/unchecked_convert5.adb and gnat.dg/unchecked_convert6.adb
 2021-05-20 15:23 UTC  (3+ messages)
` [Bug testsuite/96488] failures of gnat.dg/unchecked_convert[56].adb on PowerPC64 LE

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

[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 libstdc++/100690] New: ranges::iota_view::_Sentinel cannot access _M_current of _Iterator
 2021-05-20 14:31 UTC  (2+ messages)
` [Bug libstdc++/100690] "

[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  (4+ messages)
` [Bug c++/100675] "

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

[Bug analyzer/100705] New: warn about dead store
 2021-05-20 14:09 UTC 

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

[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 testsuite/100655] New: 'g++.dg/tsan/pthread_cond_clockwait.C' FAILs due to 'pthread_cond_clockwait' missing
 2021-05-20 12:58 UTC  (5+ messages)
` [Bug testsuite/100655] "

[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  (6+ 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  (4+ messages)
` [Bug target/99977] "

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

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

[Bug c++/100700] New: -Wreturn-type has many false positives
 2021-05-20 10:33 UTC 

[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 libstdc++/100676] New: Redeclaring __failed_assertion() at every point of use of __glibcxx_assert breaks Clang CUDA
 2021-05-20 10:10 UTC  (3+ messages)
` [Bug libstdc++/100676] "

[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  (7+ 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 target/100637] New: [i386] Vectorize 4-byte vectors
 2021-05-20  9:12 UTC  (2+ messages)
` [Bug target/100637] "

[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  (6+ 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 target/100694] New: PPC: initialization of __int128 is very inefficient
 2021-05-20  7:40 UTC 

[Bug target/100693] New: PPC: missing 64-bit addg6s
 2021-05-20  7:27 UTC 

[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 tree-optimization/94589] New: Optimize (i<=>0)>0 to i>0
 2021-05-20  7:11 UTC  (2+ messages)
` [Bug tree-optimization/94589] "

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

[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 sanitizer/100379] New: cyclades.h is removed from linux kernel header files
 2021-05-20  5:54 UTC  (2+ messages)
` [Bug sanitizer/100379] "

[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  (6+ 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  (5+ 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++/100489] New: [10.3/11 REGRESSION] ICE in cp/constexpr.c:3556
 2021-05-19 23:55 UTC  (2+ messages)
` [Bug c++/100489] [10/11/12 Regression] "

[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  (4+ 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

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

[Bug testsuite/100658] New: Typos in dg commands and texi files
 2021-05-19 20:51 UTC  (4+ messages)
` [Bug testsuite/100658] "

[Bug c/99578] New: gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal
 2021-05-19 20:48 UTC  (5+ messages)
` [Bug middle-end/99578] "

[Bug c++/100644] New: [11 regression] Deleted move constructor prevents templated constructor from being used
 2021-05-19 20:19 UTC  (2+ messages)
` [Bug c++/100644] [11/12 "

[Bug c++/100205] New: [11 Regression] error: invalid use of non-static data member
 2021-05-19 20:19 UTC  (2+ messages)
` [Bug c++/100205] [11/12 "

[Bug c++/100372] New: ICE with variadic template template, internal compiler error: in strip_typedefs, at cp/tree.c:1544
 2021-05-19 20:18 UTC  (2+ messages)
` [Bug c++/100372] [11/12 Regression] "

[Bug c++/100261] New: [11/12 Regression] ICE: tree check: expected var_decl or type_decl, have error_mark in emit_tinfo_decl, at cp/rtti.c:1643
 2021-05-19 20:18 UTC  (2+ messages)
` [Bug c++/100261] "

[Bug c++/100367] New: g++ internal compiler error when std::lexicographical_compare_three_way third and fourth argument are reverse iterators
 2021-05-19 20:18 UTC  (4+ messages)
` [Bug c++/100367] [11/12 Regression] Internal "

[Bug c++/96299] New: Defaulted operator <=> implicitly deleted when a member has operator < and operator == and return type is specified
 2021-05-19 20:17 UTC  (3+ messages)
` [Bug c++/96299] "

[Bug c++/93769] Slightly wrong diagnostic message for static_asserts with no message
 2021-05-19 19:59 UTC 

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

[Bug fortran/97046] New: Bad interaction between lbound/ubound, allocatable arrays and bind(C) subroutine with dimension(..) parameter
 2021-05-19 18:09 UTC  (2+ messages)
` [Bug fortran/97046] "

[Bug fortran/94331] New: Bind(C) corrupts array descriptors
 2021-05-19 18:09 UTC  (2+ messages)
` [Bug fortran/94331] "

[Bug fortran/94327] New: Bind(c) argument attributes are incorrectly set
 2021-05-19 18:07 UTC  (2+ messages)
` [Bug fortran/94327] "

[Bug fortran/93963] Select rank mishandling allocatable and pointer arguments with bind(c)
 2021-05-19 18:07 UTC 

[Bug fortran/93308] bind(c) subroutine changes lower bound of array argument in caller
 2021-05-19 18:06 UTC 

[Bug pch/14940] PCH largefile test fails on various platforms
 2021-05-19 17:37 UTC 

[Bug fortran/100683] New: Array initialization refuses valid
 2021-05-19 17:16 UTC  (2+ messages)
` [Bug fortran/100683] "

[Bug c++/100596] New: [12 Regression] error: attribute appertains to a friend declaration that is not a definition since r12-786-g149061188c7c6ddf
 2021-05-19 17:13 UTC  (3+ messages)
` [Bug c++/100596] "

[Bug c++/96501] New: [C++11] Should warn when classes only have copy constructor defined
 2021-05-19 16:13 UTC  (2+ messages)
` [Bug c++/96501] "

[Bug c++/89700] Warn if move constructor is not generated and not deleted
 2021-05-19 16:13 UTC 

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning
 2021-05-19 16:13 UTC 

[Bug c/100680] New: false positive warning for certain __builtin_memcmp() argument
 2021-05-19 16:06 UTC  (4+ messages)
` [Bug c/100680] "
` [Bug middle-end/100680] "

[Bug middle-end/98109] New: Seemingly wrong warnings from -Wnonnull when combined with -O2 -fsanitize=undefined
 2021-05-19 16:02 UTC  (3+ messages)
` [Bug middle-end/98109] "

[Bug libstdc++/100682] New: Outdated manual about the debug mode using
 2021-05-19 16:01 UTC  (2+ messages)
` [Bug libstdc++/100682] "

[Bug fortran/100662] New: intrinsic::ieee_arithmetic fails on aarch, powerpc architectures on FreeBSD
 2021-05-19 15:19 UTC  (3+ messages)
` [Bug fortran/100662] "

[Bug target/100333] New: arm: ICE (unrecognizable insn) with CMSE nonsecure call and -march=armv8.1-m.main
 2021-05-19 14:55 UTC  (3+ messages)
` [Bug target/100333] "

[Bug c++/100681] New: [[noreturn]] attribute can be applied to parameters of function type with strange results
 2021-05-19 14:35 UTC 

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

[Bug target/100678] New: [OpenACC/nvptx] 'libgomp.oacc-c-c++-common/private-atomic-1.c' FAILs (differently) in certain configurations
 2021-05-19 13:53 UTC  (3+ messages)
` [Bug target/100678] "

[Bug tree-optimization/100672] New: wrong code with vector shift and unary minus
 2021-05-19 13:41 UTC  (13+ messages)
` [Bug tree-optimization/100672] "
` [Bug middle-end/100672] "

[Bug target/83812] nvptx-run: error getting kernel result: operation not supported on global/shared address space
 2021-05-19 12:27 UTC  (3+ messages)

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

[Bug bootstrap/100654] New: trunk bootstrap errors with -O0 and -O1
 2021-05-19 12:05 UTC  (3+ messages)
` [Bug bootstrap/100654] "

[Bug c++/100677] New: False positive unused-but-set-parameter warning when using VSX intrinsics
 2021-05-19 11:21 UTC 

[Bug driver/86030] specs file processing does not create response files for input directories
 2021-05-19 10:43 UTC 

[Bug c/100674] New: creation of alias symbols not used for optimization
 2021-05-19 10:40 UTC 

[Bug c++/100673] New: [coroutines] Non-template, UDT await_suspend return-type results in ICE
 2021-05-19 10:35 UTC 

[Bug rtl-optimization/100554] New: [9/10/11/12 Regression] -fcompare-debug failure w/ -Os -fmodulo-sched -fno-tree-loop-optimize
 2021-05-19 10:10 UTC  (2+ messages)
` [Bug rtl-optimization/100554] "

[Bug c/100576] New: ICE at -O1 and above: in decompose, at wide-int.h:984
 2021-05-19 10:06 UTC  (3+ messages)
` [Bug middle-end/100576] [11/12 Regression] ICE at -O1 and above: in decompose, at wide-int.h:984 since r11-2928-gd14c547abd484d35
` [Bug middle-end/100576] [11 "

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

[Bug c/100670] New: unused attribute ignored on function definition
 2021-05-19  9:46 UTC  (3+ messages)
` [Bug c/100670] "

[Bug c/100671] New: override-init suppressed in 'two shot' compilation when initializer macro/value is defined in system header file
 2021-05-19  9:44 UTC  (3+ messages)
` [Bug c/100671] "

[Bug middle-end/100669] New: [OpenACC] ICE with array-reduction variable & related issues
 2021-05-19  9:38 UTC  (2+ messages)
` [Bug middle-end/100669] "

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

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