public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/85282] CWG 727 (full specialization in non-namespace scope)
 2020-11-17 13:15 UTC 

[Bug tree-optimization/97875] New: suboptimal loop vectorization
 2020-11-17 13:11 UTC 

[Bug target/97865] New: MACOSX_DEPLOY_TARGET needs to be updated
 2020-11-17 13:05 UTC  (9+ messages)
` [Bug target/97865] "

[Bug rtl-optimization/97535] New: ICE when building xmrig on AArch64
 2020-11-17 12:55 UTC  (11+ messages)
` [Bug target/97535] [9/10 Regression] On AArch64 memcpy expansion cannot handle length > 32-bit signed int max

[Bug middle-end/97858] New: [11 regression] Bogus warnings about va_list during profiledbootstrap
 2020-11-17 12:50 UTC  (5+ messages)
` [Bug bootstrap/97858] "

[Bug target/97827] New: [11 Regression] bootstrap error building the amdgcn-amdhsa offload compiler
 2020-11-17 12:45 UTC  (3+ messages)
` [Bug target/97827] bootstrap error building the amdgcn-amdhsa offload compiler with LLVM 11

[Bug tree-optimization/97693] New: [11 Regression] SVE: ICE in prepare_load_store_mask, at tree-vect-stmts.c since r11-1143-gb05d5563
 2020-11-17 11:55 UTC  (5+ messages)
` [Bug tree-optimization/97693] "

[Bug ada/97859] New: [11 Regression] bootstrap error building a gnat cross compiler targeting ppc64le on x86_64-linux-gnu
 2020-11-17 11:39 UTC  (5+ messages)
` [Bug ada/97859] "

[Bug c++/97874] New: [11 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_using_decl, at cp/name-lookup.c:4652
 2020-11-17 10:22 UTC 

[Bug tree-optimization/22326] promotions (from float to double) are not removed when they should be able to
 2020-11-17 10:21 UTC  (3+ messages)

[Bug tree-optimization/97717] New: compilation with -O(1/2/3) flag failed while -O0 succeeds
 2020-11-17 10:20 UTC  (2+ messages)
` [Bug tree-optimization/97717] "

[Bug other/97417] New: RISC-V Unnecessary andi instruction when loading volatile bool
 2020-11-17 10:19 UTC  (2+ messages)
` [Bug other/97417] "

[Bug target/97832] New: AoSoA complex caxpy-like loops: AVX2+FMA -Ofast 7 times slower than -O3
 2020-11-17 10:18 UTC  (4+ messages)
` [Bug target/97832] "
` [Bug tree-optimization/97832] "

[Bug c++/97574] New: Allow for nul output with Windows
 2020-11-17 10:15 UTC  (2+ messages)
` [Bug driver/97574] "

[Bug rtl-optimization/31799] Failed to optimize out test instruction
 2020-11-17 10:06 UTC 

[Bug tree-optimization/97873] New: Failure to optimize abs optimally (at least one useless instruction on x86)
 2020-11-17 10:05 UTC 

[Bug target/97682] New: Miscompiled tail call with -fPIC
 2020-11-17  9:59 UTC  (4+ messages)
` [Bug target/97682] "

[Bug d/97842] New: ice compiling dxml
 2020-11-17  9:00 UTC  (5+ messages)
` [Bug d/97842] "

[Bug c/90628] __builtin_mul_overflow writes to const qualified integer
 2020-11-17  8:38 UTC 

[Bug ada/97805] New: adaint.c:1488:12: note: 'LLONG_MIN' is defined in header '<cli mits>'; did you forget to '#include <climits>'?
 2020-11-17  8:07 UTC  (4+ messages)
` [Bug ada/97805] [11 Regression] "

[Bug target/97872] New: Missed optimization for less-than comparison on vectors
 2020-11-17  7:49 UTC 

[Bug libstdc++/97869] New: <version> defines __cpp_lib_span even when <span> doesn't provide an implementation
 2020-11-17  7:27 UTC  (2+ messages)
` [Bug libstdc++/97869] "

[Bug target/97870] New: [11 Regression] ICE: verify_flow_info failed (error: too many outgoing branch edges from bb 2)
 2020-11-17  7:21 UTC  (2+ messages)
` [Bug target/97870] "

[Bug c++/97871] New: [11 Regression] ICE in cp_parser_declaration, at cp/parser.c:13539
 2020-11-17  7:19 UTC  (2+ messages)
` [Bug c++/97871] "

[Bug target/97866] New: [11 Regression] bootstrap error in libasan building a s390x-linux-gnu cross compiler
 2020-11-17  7:18 UTC  (2+ messages)
` [Bug target/97866] "

[Bug c/97862] New: [11 Regression] ICE in expand_omp_for_init_vars, at omp-expand.c:2524
 2020-11-17  7:16 UTC  (5+ messages)
` [Bug c/97862] "
` [Bug middle-end/97862] "

[Bug c/97861] New: [11 Regression] ICE in warn_parm_array_mismatch, at c-family/c-warn.c:3378
 2020-11-17  7:15 UTC  (3+ messages)
` [Bug c/97861] "

[Bug c/97860] New: [11 Regression] ICE in handle_argspec_attribute, at c-family/c-attribs.c:3244
 2020-11-17  7:15 UTC  (3+ messages)
` [Bug c/97860] [11 Regression] ICE in handle_argspec_attribute, at c-family/c-attribs.c:3244 since r11-3303-g6450f07388f9fe57

[Bug tree-optimization/97856] New: Missed optimization: repeated call
 2020-11-17  7:12 UTC  (2+ messages)
` [Bug rtl-optimization/97856] "

[Bug bootstrap/97857] New: profiledbootstrap broken freeing speculative call summary
 2020-11-17  7:09 UTC  (18+ messages)
` [Bug bootstrap/97857] [11 Regression] profiledbootstrap broken freeing speculative call summary since r11-4987-g602c6cfc79ce4ae61e277107e0a60079c1a93a97

[Bug middle-end/97855] New: [11 regression] Bogus warning locations during lto-bootstrap
 2020-11-17  7:03 UTC  (2+ messages)
` [Bug middle-end/97855] "

[Bug objc/97854] New: [11 regression] ODR violation in stub-objc.c
 2020-11-17  7:01 UTC  (5+ messages)
` [Bug objc/97854] "

[Bug tree-optimization/97849] New: aarch64: ICE (segfault) during GIMPLE pass: ifcvt since r10-3543-gf30b3d28
 2020-11-17  7:00 UTC  (5+ messages)
` [Bug tree-optimization/97849] [10/11 Regression] "

[Bug fortran/97864] New: Homebrew Operator Overload ICE
 2020-11-17  5:57 UTC  (3+ messages)
` [Bug fortran/97864] "

[Bug target/97194] New: optimize vector element set/extract at variable position
 2020-11-17  3:39 UTC  (3+ messages)
` [Bug target/97194] "

[Bug middle-end/97840] New: [11 regression] Bogus -Wmaybe-uninitialized
 2020-11-17  3:02 UTC  (14+ messages)
` [Bug middle-end/97840] "

[Bug regression/95673] New: Inconsistent optimization behavior when there is a buffer overflow
 2020-11-17  2:50 UTC  (3+ messages)
` [Bug middle-end/95673] missing -Wstring-compare for an impossible strncmp test

[Bug tree-optimization/83819] [meta-bug] missing strlen optimizations
 2020-11-17  2:50 UTC 

[Bug c++/88115] Incorrect result from alignof in templates, if also using __alignof__
 2020-11-17  1:23 UTC 

[Bug c++/97846] New: No diagnostic for identifier label in constexpr gunction
 2020-11-17  0:52 UTC  (2+ messages)
` [Bug c++/97846] No diagnostic for use of identifier label in constexpr function

[Bug sanitizer/97868] New: warn about using fences with TSAN
 2020-11-17  0:51 UTC 

[Bug target/97736] New: [9/10 Regression] switch codegen
 2020-11-17  0:13 UTC  (4+ messages)
` [Bug tree-optimization/97736] [9/10/11 "

[Bug c++/90569] __STDCPP_DEFAULT_NEW_ALIGNMENT__ is wrong for i386-pc-solaris2.11
 2020-11-17  0:13 UTC 

[Bug rtl-optimization/92180] Missed optimization on casting __builtin_ia32_rdtsc result to int32
 2020-11-16 23:57 UTC 

[Bug jit/96089] New: Support initializers for global variables
 2020-11-16 23:23 UTC  (2+ messages)
` [Bug jit/96089] "

[Bug jit/97867] New: FAIL: test-combination.c.exe test-functions.c.exe test-pr66779.c.exe test-threads.c.exe killed
 2020-11-16 23:16 UTC  (2+ messages)
` [Bug jit/97867] "

[Bug tree-optimization/80635] [8/9/10/11 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2020-11-16 23:10 UTC 

[Bug target/97847] New: [11 Regression] ICE in insert_insn_on_edge, at cfgrtl.c:1976
 2020-11-16 23:02 UTC  (2+ messages)
` [Bug target/97847] "

[Bug libfortran/48958] New: Add runtime diagnostics for SIZE intrinsic function
 2020-11-16 22:31 UTC  (3+ messages)
` [Bug libfortran/48958] "
` [Bug fortran/48958] "

[Bug libstdc++/94345] New: std::chrono overflows due to c++14 non-compliance
 2020-11-16 22:19 UTC  (2+ messages)
` [Bug libstdc++/94345] "

[Bug c++/94568] New: template specialization of equivalent nontype template argument involving member pointer considered distinct
 2020-11-16 22:17 UTC  (2+ messages)
` [Bug c++/94568] "

[Bug libstdc++/91488] [9/10/11 Regression] char_traits::length causes "inlining failed in call to always_inline" error with -fgnu-tm -O2 -std=c++17
 2020-11-16 22:03 UTC 

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness
 2020-11-16 21:59 UTC  (2+ messages)

[Bug target/93071] std::__lg (and all functions that use it) generates suboptimal code
 2020-11-16 21:54 UTC  (2+ messages)

[Bug libstdc++/93456] No overflow check in __atomic_futex_unsigned_base::_M_futex_wait_until
 2020-11-16 21:15 UTC 

[Bug fortran/97589] New: Segementation fault when allocating coarrays
 2020-11-16 21:15 UTC  (6+ messages)
` [Bug fortran/97589] "

[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-11-16 21:13 UTC  (3+ messages)
` [Bug rtl-optimization/97777] "

[Bug c++/86465] [8/9/10/11 Regression] C++17 <optional> triggers: ‘<anonymous>’ may be used uninitialized in this function
 2020-11-16 21:09 UTC 

[Bug d/97843] New: Bad code gen when concatenating to array
 2020-11-16 20:56 UTC  (6+ messages)
` [Bug d/97843] "

[Bug gcov-profile/97834] New: gcov-instrumented binaries are very slow due to unbuffered IO
 2020-11-16 20:36 UTC  (8+ messages)
` [Bug gcov-profile/97834] "

[Bug libstdc++/97828] New: std::ranges::search_n does not work with counted_iterator<_List_iterator<...>>
 2020-11-16 20:26 UTC  (6+ messages)
` [Bug libstdc++/97828] "

[Bug c/97863] New: ICE in ix86_expand_split_stack_prologue, at config/i386/i386.c:9796
 2020-11-16 19:48 UTC  (2+ messages)
` [Bug c/97863] "

[Bug tree-optimization/97595] New: [11 Regression] warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2020-11-16 17:10 UTC  (2+ messages)
` [Bug tree-optimization/97595] [11 Regression] bogus -Wstringop-overflow due to DECL_SIZE_UNIT underreporting field size

[Bug go/97853] New: [11 regression] go front end fails to bootstrap
 2020-11-16 16:43 UTC  (2+ messages)
` [Bug go/97853] "

[Bug c++/92407] Destruction of objects returned from functions skipped by goto
 2020-11-16 16:13 UTC 

[Bug c++/97852] New: Parameter pack not found
 2020-11-16 15:25 UTC 

[Bug rtl-optimization/97851] New: aarch64: Wrong code with -Os -fmodulo-sched since r7-879-g43c0068e60
 2020-11-16 15:25 UTC  (2+ messages)
` [Bug rtl-optimization/97851] "

[Bug tree-optimization/97757] New: [11 Regression] fortran save_6.f90 fails with a segv for -flto -O >= 2
 2020-11-16 15:22 UTC  (2+ messages)
` [Bug ipa/97757] "

[Bug libstdc++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration
 2020-11-16 14:36 UTC  (2+ messages)

[Bug rtl-optimization/97850] New: [11 Regression] aarch64: ICE in expand_insn, at optabs.c:7467 since r11-1143-gb05d5563f
 2020-11-16 13:41 UTC  (3+ messages)
` [Bug rtl-optimization/97850] "

[Bug testsuite/97803] New: c-c++-common/asan/pointer-compare-1.c assumes variable placement
 2020-11-16 13:07 UTC  (3+ messages)
` [Bug testsuite/97803] "

[Bug ipa/96734] New: gcc 10.2.0 fails to compile on mips64 due to crash in IPA SRA pass
 2020-11-16 12:33 UTC  (2+ messages)
` [Bug ipa/96734] "

[Bug lto/97787] New: [10/11 regression] 64bit mips lto: .symtab local symbol at index x (>= sh_info of y)
 2020-11-16 12:30 UTC  (2+ messages)
` [Bug target/97787] "

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