public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/98392] New: Parallel algorithms fail to enforce Mandates: requirements
 2020-12-19 13:49 UTC 

[Bug c/98378] New: new valgrind error for ./gcc.c-torture/execute/pr60960.c
 2020-12-19 13:19 UTC  (10+ messages)
` [Bug c/98378] "
` [Bug tree-optimization/98378] "

[Bug libgomp/98391] New: Wrong results with small matrix size
 2020-12-19 12:28 UTC 

[Bug libgomp/95150] New: Some offloaded programs crash with openmp
 2020-12-19 12:18 UTC  (2+ messages)
` [Bug libgomp/95150] "

[Bug c++/98348] New: GCC 10.2 AVX512 Mask regression from GCC 9
 2020-12-19 11:22 UTC  (7+ messages)
` [Bug c++/98348] "

[Bug libgcc/98390] New: AIX: exceptions in threads: IOT/Abort trap(coredump)
 2020-12-19 10:11 UTC 

[Bug c++/98383] New: internal compiler error: in make_decl_rtl, at varasm.c:1342
 2020-12-19  9:08 UTC  (2+ messages)
` [Bug c++/98383] "

[Bug libstdc++/98389] New: [11 regression] libstdc++-abi/abi_check fails after r11-6249 on powerpc64 big endian
 2020-12-19  9:01 UTC  (2+ messages)
` [Bug libstdc++/98389] "

[Bug bootstrap/96378] New: ICE: Solaris/SPARCv9 bootstrap stage2 segfault compiling stdc++.h.gch/O2ggnu++0x.gch
 2020-12-19  8:02 UTC  (5+ messages)
` [Bug bootstrap/96378] "
` [Bug bootstrap/96378] segfault during bootstrap with --disable-checking

[Bug c++/98387] New: GCC >= 6 cannot inline _mm_cmp_ps on SSE targets
 2020-12-19  6:10 UTC  (2+ messages)
` [Bug target/98387] "

[Bug c++/98388] New: Throwing move-only parameter results in hard error in SFINAE context
 2020-12-19  5:58 UTC 

[Bug c++/98386] New: C++20 module: file exists failure and success happen alternatively for windows
 2020-12-19  3:18 UTC  (3+ messages)
` [Bug c++/98386] "

[Bug c++/98363] New: C++ 20 module ICE for fast_io library
 2020-12-19  2:59 UTC  (7+ messages)
` [Bug c++/98363] "

[Bug libstdc++/98377] New: bootstrapping failure on windows for floating_to_chars
 2020-12-19  2:01 UTC  (4+ messages)
` [Bug libstdc++/98377] "

[Bug libstdc++/98374] New: No #include <langinfo.h> on windows. Bootstrapping failure
 2020-12-19  2:01 UTC  (5+ messages)
` [Bug libstdc++/98374] "

[Bug c++/98362] New: bad file data on Windows for C++ 20 module
 2020-12-19  2:00 UTC  (8+ messages)
` [Bug c++/98362] "

[Bug c++/98360] New: sizeof in template difference between g++/icc and clang++
 2020-12-19  1:35 UTC  (3+ messages)
` [Bug c++/98360] "

[Bug libstdc++/98376] New: this_thread::sleep_for(short duration) can sleep forever on Linux
 2020-12-19  1:03 UTC  (3+ messages)
` [Bug libstdc++/98376] "

[Bug c/97172] New: [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57
 2020-12-19  0:55 UTC  (4+ messages)
` [Bug c/97172] "

[Bug libstdc++/98370] New: libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int'
 2020-12-18 23:49 UTC  (9+ messages)
` [Bug libstdc++/98370] "

[Bug middle-end/98373] New: [11 Repression] Bogus error: ‘symbuf’ may be used uninitialized at -O0
 2020-12-18 23:40 UTC  (5+ messages)
` [Bug middle-end/98373] "
` [Bug middle-end/98373] [11 Repression] Bogus error: ‘symbuf’ may be used uninitialized at -O0 by r11-959

[Bug c++/98306] New: invalid use of incomplete type 'struct grammar'
 2020-12-18 22:17 UTC  (2+ messages)
` [Bug c++/98306] "

[Bug testsuite/98385] New: new test case g++.dg/gomp/declare-target-3.C in r11-6257 has many fails
 2020-12-18 22:09 UTC  (2+ messages)
` [Bug testsuite/98385] "

[Bug bootstrap/97304] New: Boostrap failure on freebsd: ld: error: unable to find library -lc
 2020-12-18 21:59 UTC  (3+ messages)
` [Bug bootstrap/97304] "

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2020-12-18 21:39 UTC 

[Bug libgcc/98380] New: bootstrapping failure on windows 32bits for libcc1
 2020-12-18 20:48 UTC  (8+ messages)
` [Bug libgcc/98380] "
` [Bug bootstrap/98380] "

[Bug target/98382] New: [m68k] ICE: in output_move_qimode, at config/m68k/m68k.c:3284 when building webkit2gtk
 2020-12-18 20:37 UTC  (2+ messages)
` [Bug target/98382] "

[Bug tree-optimization/98381] New: Wrong code with -O3 -march=skylake-avx512
 2020-12-18 20:03 UTC 

[Bug c++/93480] Defaulted <=> doesn't expand array elements
 2020-12-18 19:28 UTC 

[Bug c++/98368] New: Seg fault on template method missing required return statement
 2020-12-18 18:37 UTC  (6+ messages)
` [Bug c++/98368] "

[Bug c/98379] New: Unknown tree: c_maybe_const_expr in a warning
 2020-12-18 18:31 UTC 

[Bug target/98177] New: [11 Regression] SVE: ICE in expand_direct_optab_fn, at internal-fn.c:3368
 2020-12-18 18:21 UTC  (2+ messages)
` [Bug target/98177] "

[Bug middle-end/83174] -Wvla-larger-than reports wrong VLA size in some cases
 2020-12-18 17:59 UTC 

[Bug ada/98228] New: [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu
 2020-12-18 17:50 UTC  (2+ messages)
` [Bug ada/98228] "

[Bug c/98217] New: Prefer a warning for when VLAs declared on stack
 2020-12-18 17:09 UTC  (2+ messages)
` [Bug c/98217] "

[Bug c/85997] Bogus -Wvla warning from function array argument with size expression
 2020-12-18 17:07 UTC 

[Bug target/98321] New: [nvptx] 'atom.add.f32' for atomic add of 32-bit 'float'
 2020-12-18 16:34 UTC  (5+ messages)
` [Bug target/98321] "

[Bug middle-end/98366] New: [11 Regression] wrong-code with memcmp and -m32
 2020-12-18 15:43 UTC  (9+ messages)
` [Bug middle-end/98366] "

[Bug target/98060] New: Failure to optimize cmp+setnb+add to cmp+sbb
 2020-12-18 15:19 UTC  (2+ messages)
` [Bug target/98060] "

[Bug other/98375] New: [meta bug] GCC 12 pending patches
 2020-12-18 15:15 UTC  (2+ messages)
` [Bug other/98375] "

[Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a
 2020-12-18 15:04 UTC  (2+ messages)

[Bug c++/98367] New: ICE with CTAD non-type template parameter
 2020-12-18 15:04 UTC  (3+ messages)
` [Bug c++/98367] "

[Bug tree-optimization/94779] New: Bad optimization of simple switch
 2020-12-18 14:35 UTC  (5+ messages)
` [Bug tree-optimization/94779] "

[Bug target/98361] New: L1/L2 cache characteristics not recognized with -mtune=znver2
 2020-12-18 14:01 UTC  (3+ messages)
` [Bug target/98361] "

[Bug fortran/96012] New: [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558
 2020-12-18 14:00 UTC  (2+ messages)
` [Bug fortran/96012] "

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2020-12-18 14:00 UTC 

[Bug c++/98358] New: new test case g++.dg/template/pr98297.C in r8-10683 fails
 2020-12-18 13:59 UTC  (3+ messages)
` [Bug c++/98358] "

[Bug c++/98364] New: C++20 module binary bloat
 2020-12-18 13:40 UTC  (2+ messages)
` [Bug c++/98364] C++20 module global constructor emission

[Bug target/98218] New: [TARGET_MMX_WITH_SSE] Miss vec_cmpmn/vcondmn expander for 64bit vector
 2020-12-18 13:29 UTC  (4+ messages)
` [Bug target/98218] "

[Bug c/98369] New: Two new warnings from clang for gcc trunk build
 2020-12-18 12:44 UTC  (3+ messages)
` [Bug c/98369] "

[Bug c++/98356] New: [9/10/11 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899
 2020-12-18 12:43 UTC  (3+ messages)
` [Bug c++/98356] [9/10/11 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899 since r9-4841-g2139fd74f31449c0

[Bug c++/98372] New: ICE tree check: accessed elt 2 of ‘tree_vec’ with 1 elts in tsubst, at cp/pt.c:15500 since r11-5942-g059da609fa8b3a08
 2020-12-18 12:33 UTC  (2+ messages)
` [Bug c++/98372] "

[Bug fortran/98342] New: Allocatable component in call to assumed-rank routine causes invalid pointer
 2020-12-18 12:29 UTC  (4+ messages)
` [Bug fortran/98342] "

[Bug fortran/97612] New: Structure constructor of type with nested allocatable array components fails to compile
 2020-12-18 12:20 UTC  (2+ messages)
` [Bug fortran/97612] [F08] "

[Bug tree-optimization/98371] New: [10/11 Regression] gcc.dg/torture/pr69719.c fails for fixed-length 128-bit SVE
 2020-12-18 11:13 UTC  (2+ messages)
` [Bug tree-optimization/98371] "

[Bug c++/98317] New: Vector Extensions aligned(1) not generating unaligned loads/stores
 2020-12-18  9:11 UTC  (2+ messages)
` [Bug c++/98317] "

[Bug c++/98343] New: [11 Regression] ICE in in relocate_ptrs, at ggc-common.c:363 [PCH and C++20 std::source_location?]
 2020-12-18  9:09 UTC  (4+ messages)
` [Bug c++/98343] "

[Bug c++/98354] New: OOM: cc1plus: out of memory with operator auto
 2020-12-18  8:46 UTC  (2+ messages)
` [Bug c++/98354] "

[Bug c++/98353] New: [9/10/11 Regression] ICE in propagate_necessity, at tree-ssa-dce.c:1053
 2020-12-18  8:44 UTC  (2+ messages)
` [Bug c++/98353] [9/10/11 Regression] ICE in propagate_necessity, at tree-ssa-dce.c:1053 since r6-4886-gcda0a029f45d20f4

[Bug c++/98352] New: [9/10/11 Regression] ICE in implicitly_declare_fn, at cp/method.c:2914
 2020-12-18  8:43 UTC  (2+ messages)
` [Bug c++/98352] [9/10/11 Regression] ICE in implicitly_declare_fn, at cp/method.c:2914 since r9-6097-g9d35a27a8353b57e

[Bug c++/98346] New: ICE with a combination of concepts, decltype and type aliases
 2020-12-18  8:40 UTC  (2+ messages)
` [Bug c++/98346] "

[Bug target/98341] New: [11 Regression] Ada bootstrap fails with Storage_Error stack overflow or erroneous memory access on m68k
 2020-12-18  8:00 UTC  (2+ messages)
` [Bug target/98341] "

[Bug libfortran/98301] New: random_init() may be non-conforming
 2020-12-18  4:01 UTC  (2+ messages)
` [Bug libfortran/98301] random_init() is broken

[Bug c++/96840] New: Recursive substitution in constrained commutative operator
 2020-12-18  3:36 UTC  (2+ messages)
` [Bug c++/96840] [11 Regression] "

[Bug tree-optimization/98365] New: Miss vectoization
 2020-12-18  1:13 UTC 

[Bug c/94722] New: implement __attribute__((no_stack_protector)) function attribute
 2020-12-18  0:17 UTC  (2+ messages)
` [Bug c/94722] "

[Bug c++/97704] New: [11 Regression][concepts] Not working with explicit types in function signatures?
 2020-12-17 23:43 UTC  (2+ messages)
` [Bug c++/97704] "

[Bug tree-optimization/80588] GCC can't simplify static inline function with xor/xnor
 2020-12-17 23:22 UTC 

[Bug c++/98315] New: [11 regression] libcody breaks Solaris bootstrap
 2020-12-17 21:35 UTC  (2+ messages)
` [Bug c++/98315] "

[Bug rtl-optimization/98347] New: [11 Regression] gcc.dg/long_branch.c ICEs on i686-linux
 2020-12-17 19:34 UTC  (4+ messages)
` [Bug rtl-optimization/98347] "

[Bug bootstrap/98359] New: bootstrapping failure on windows
 2020-12-17 19:17 UTC  (5+ messages)
` [Bug bootstrap/98359] "
` [Bug bootstrap/98359] bootstrapping failure on windows (same issue on linux too)

[Bug middle-end/98357] New: Bounds check not eliminated
 2020-12-17 18:39 UTC  (2+ messages)
` [Bug middle-end/98357] "

[Bug rtl-optimization/98144] New: REE needs 6GB DF memory when compiling insn-extract.c with RTL checking enabled
 2020-12-17 18:37 UTC  (2+ messages)
` [Bug rtl-optimization/98144] "

[Bug other/97417] New: RISC-V Unnecessary andi instruction when loading volatile bool
 2020-12-17 18:26 UTC  (3+ messages)
` [Bug target/97417] "

[Bug bootstrap/98340] New: gcc trunk build with clang failure, part 2
 2020-12-17 17:58 UTC  (5+ messages)
` [Bug bootstrap/98340] "

[Bug libgcc/98251] New: libgcc on 32-bit soft-float ARM narrows -NaN incorrectly
 2020-12-17 17:40 UTC  (2+ messages)
` [Bug libgcc/98251] "

[Bug c++/98355] New: [9/10/11 Regression] ICE in has_attribute, at c-family/c-attribs.c:5628
 2020-12-17 17:25 UTC  (2+ messages)
` [Bug c++/98355] "

[Bug tree-optimization/98281] New: - -Wformat-truncation false positive due to excessive integer range
 2020-12-17 17:14 UTC  (2+ messages)
` [Bug tree-optimization/98281] - -Wformat-truncation false positive due to excessive integer range (gcc 10.2.0)

[Bug tree-optimization/94021] -Wformat-truncation false positive due to excessive integer range
 2020-12-17 17:14 UTC 

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