public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/84949] -ffast-math bugged with respect to NaNs
 2020-09-18  7:09 UTC 

[Bug libstdc++/97101] New: noexcept specifier in std::bind_front()
 2020-09-18  7:01 UTC 

[Bug c/97087] New: [11 regression] 70x slow -O3
 2020-09-18  6:36 UTC  (4+ messages)
` [Bug c/97087] "
` [Bug middle-end/97087] "

[Bug tree-optimization/97098] New: vect_bb_slp_mark_live_stmts() loops forever on test case using -O3
 2020-09-18  6:36 UTC  (4+ messages)
` [Bug tree-optimization/97098] "

[Bug tree-optimization/97095] New: [11 regression] ICE in
 2020-09-18  6:13 UTC  (2+ messages)
` [Bug tree-optimization/97095] [11 regression] ICE at gcc/toplev.c:327 starting with r11-3223

[Bug c++/97094] New: Compiling big std::unordered_map<std::string, bool> became slower
 2020-09-18  6:12 UTC  (2+ messages)
` [Bug c++/97094] "

[Bug rtl-optimization/97092] New: [10/11 Regression] aarch64, SVE: ICE in ira-color.c since r10-4752-g2d56600c
 2020-09-18  6:10 UTC  (2+ messages)
` [Bug rtl-optimization/97092] "

[Bug tree-optimization/97089] New: [11 regression] execution FAILs for gfortran.dg/array_constructor_11.f90 after r11-3258
 2020-09-18  6:10 UTC  (2+ messages)
` [Bug tree-optimization/97089] "

[Bug tree-optimization/97085] New: [11 Regression] aarch64, SVE: ICE in gimple_expand_vec_cond_expr since r11-2610-ga1ee6d507b
 2020-09-18  6:04 UTC  (2+ messages)
` [Bug tree-optimization/97085] "

[Bug target/94134] New: pdp11-aout puts initial variable into .text section rather than .data
 2020-09-18  5:27 UTC  (4+ messages)
` [Bug target/94134] "

[Bug c/97100] New: -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings
 2020-09-18  0:56 UTC 

[Bug c++/97099] New: [temp.deduct.guide]p3 not implemented properly
 2020-09-18  0:23 UTC 

[Bug target/94710] New: [8/9/10 Regression] Assembler messages: Error: operand out of range (4 is not between 0 and 3) (xxsldwi 0,32,33,4)
 2020-09-17 21:55 UTC  (6+ messages)
` [Bug target/94710] [8/9 "

[Bug other/97076] New: clang-format file does not work for some C++11 code
 2020-09-17 21:24 UTC  (2+ messages)
` [Bug other/97076] "

[Bug target/84201] 549.fotonik3d_r from SPEC2017 fails verification with recent Intel and AMD CPUs
 2020-09-17 20:46 UTC 

[Bug c++/97097] New: operator() call from lambda fails to resolve to enclosing class function
 2020-09-17 20:33 UTC 

[Bug c++/97096] New: ICE on invalid: in register_constexpr_fundef, on out-of-line-defaulted operator== or operator<=>
 2020-09-17 20:22 UTC  (2+ messages)
` [Bug c++/97096] "

[Bug c++/96223] New: DR 1787 and indeterminate values in constexpr context
 2020-09-17 20:19 UTC  (3+ messages)
` [Bug c++/96223] "

[Bug c++/87530] copy elision in return statement doesn't check for rvalue reference to object type
 2020-09-17 20:18 UTC  (2+ messages)

[Bug c++/86002] ICE with requires in constexpr if condition
 2020-09-17 20:18 UTC  (2+ messages)

[Bug c++/91525] ICE (Segmentation Fault) on a bool conversion operator with concepts
 2020-09-17 20:18 UTC  (2+ messages)

[Bug c++/87032] incorrect nested structure with union initialization
 2020-09-17 20:17 UTC  (2+ messages)

[Bug c++/35098] ICE with attribute unused in template
 2020-09-17 20:17 UTC  (2+ messages)

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-09-17 20:16 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/68828] [concepts] ICE in fold with requires and function call around parameters
 2020-09-17 20:16 UTC  (2+ messages)

[Bug c++/58156] New: c++11 bogus ambigous overload with variadic template
 2020-09-17 20:16 UTC  (3+ messages)
` [Bug c++/58156] "

[Bug c/97073] New: Miscompilation with -m32 -O1 -march=i686
 2020-09-17 20:11 UTC  (5+ messages)
` [Bug target/97073] [8/9/10/11 Regression] "
` [Bug middle-end/97073] "

[Bug go/92567] libgo regression in syscall test on ppc64le resulting in timeout due to hang in read
 2020-09-17 19:23 UTC 

[Bug c/80076] -Wmisleading-indentation doesn't trigger when macro is misindented
 2020-09-17 18:28 UTC 

[Bug driver/93645] Support Clang 12 --ld-path=
 2020-09-17 18:12 UTC 

[Bug c/96729] New: hang on x86_64-linux-gnu with `-g -O3`
 2020-09-17 17:59 UTC  (2+ messages)
` [Bug debug/96729] [11 Regression] slow compile with `-g -O3` since r11-39-gf9e1ea10e657af9f

[Bug c++/96721] New: [11 Regression] pseudo-destructor calls on pointers since r11-2238
 2020-09-17 17:58 UTC  (2+ messages)
` [Bug c++/96721] "

[Bug tree-optimization/96881] New: [8/9/10/11 Regression] Clobbers on NULL vs. DCE since r8-1519
 2020-09-17 17:58 UTC  (2+ messages)
` [Bug tree-optimization/96881] "

[Bug tree-optimization/96722] New: [8/9/10/11 Regression] Clobbers on NULL since r8-1519
 2020-09-17 17:58 UTC  (2+ messages)
` [Bug tree-optimization/96722] [8/9 "

[Bug c/96571] New: Bad "set but not used" warning with _Generic
 2020-09-17 17:57 UTC  (2+ messages)
` [Bug c/96571] "

[Bug c/96545] New: [10/11] internal compiler error: Segmentation fault
 2020-09-17 17:56 UTC  (2+ messages)
` [Bug c/96545] ICE in get_atomic_generic_size

[Bug middle-end/95903] New: gcc 10: wrong code with -fwrapv
 2020-09-17 17:55 UTC  (2+ messages)
` [Bug middle-end/95903] "

[Bug c/95857] New: Silencing an unused label warning with (void)&&label; can make gcc segfault
 2020-09-17 17:52 UTC  (2+ messages)
` [Bug c/95857] [8/9/10 Regression] "

[Bug c++/95328] New: structured binding of template type inside template function is reported as "incomplete class type"
 2020-09-17 17:51 UTC  (2+ messages)
` [Bug c++/95328] "

[Bug c/95108] New: [10/11 Regression] ICE in tree_fits_uhwi_p, at tree.c:7292
 2020-09-17 17:51 UTC  (2+ messages)
` [Bug middle-end/95108] [9 "

[Bug debug/95080] New: [10/11 Regression] -fcompare-debug failure (length) with -Og -fcse-follow-jumps -fnon-call-exceptions
 2020-09-17 17:50 UTC  (2+ messages)
` [Bug debug/95080] [10 "

[Bug c++/94951] New: dereferencing type-punned pointer will break strict-aliasing rules when using super class for a template type
 2020-09-17 17:50 UTC  (2+ messages)
` [Bug c++/94951] [8/9 Regression] "

[Bug rtl-optimization/94873] New: [8/9/10 Regression] wrong code with -O -fno-merge-constants -fno-split-wide-types -fno-tree-fre
 2020-09-17 17:49 UTC  (2+ messages)
` [Bug rtl-optimization/94873] [8/9 "

[Bug c/94842] New: [8/9/10 Regression] internal compiler error: in gimplify_label_expr, at gimplify.c:2573
 2020-09-17 17:48 UTC  (2+ messages)
` [Bug c/94842] [8/9 "

[Bug c++/94832] New: AVX512 scatter/gather macros lack parentheses when unoptimized
 2020-09-17 17:41 UTC  (2+ messages)
` [Bug target/94832] "

[Bug other/94826] New: [10 regression] ICE in gcc.dg/pr94780.c after r10-7999
 2020-09-17 17:40 UTC  (2+ messages)
` [Bug target/94826] [8/9 "

[Bug target/94820] New: pr94780.c fails with ICE on aarch64
 2020-09-17 17:39 UTC  (3+ messages)
` [Bug target/94820] [8/9 Regression] "

[Bug c/94809] New: Different results between gcc-9 and gcc-6
 2020-09-17 17:38 UTC  (2+ messages)
` [Bug tree-optimization/94809] [8/9 Regression] "

[Bug c/94780] New: [9/10] internal compiler error: Segmentation fault
 2020-09-17 17:38 UTC  (2+ messages)
` [Bug target/94780] [8/9 Regression] ICE in walk_body at gcc/tree-nested.c:713 since r6-3632-gf6f69fb09c5f81df

[Bug c++/94742] New: Incorrect "no return statement" warning with [[noreturn]] and __FUNCTION__
 2020-09-17 17:37 UTC  (2+ messages)
` [Bug c++/94742] [8/9 Regression] "

[Bug c/94705] New: [10 Regression] internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in diag_attr_exclusions, at attribs.c:396
 2020-09-17 17:35 UTC  (2+ messages)
` [Bug c/94705] [8/9 Regression] internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in diag_attr_exclusions, at attribs.c:396 since r8-5161

[Bug c/94641] New: -Wpadded -fsanitize=undefined together cause warning on main()
 2020-09-17 17:34 UTC  (2+ messages)
` [Bug c/94641] "

[Bug debug/94618] New: [10 Regression] '-fcompare-debug' failure (length) with -O2 -fnon-call-exceptions
 2020-09-17 17:34 UTC  (2+ messages)
` [Bug rtl-optimization/94618] [8/9 Regression] '-fcompare-debug' failure (length) with -O2 -fnon-call-exceptions since r8-565-g7581ce9a1ad6df9c

[Bug c++/94571] New: Error: Expected comma or semicolon, comma found
 2020-09-17 17:33 UTC  (2+ messages)
` [Bug c++/94571] "

[Bug tree-optimization/94524] New: wrong code with vector modulo operation
 2020-09-17 17:32 UTC  (2+ messages)
` [Bug tree-optimization/94524] [8/9 Regression] wrong code with vector modulo operation since r0-117580

[Bug target/94509] New: wrong code with -mavx512bw and __builtin_shuffle()
 2020-09-17 17:31 UTC  (2+ messages)
` [Bug target/94509] "

[Bug rtl-optimization/94488] New: [AArch64] ICE from OpenMP SIMD right shift of uint64_t
 2020-09-17 17:28 UTC  (2+ messages)
` [Bug target/94488] [AArch64] ICE on right shift of V2DImode by DImode shift

[Bug target/94460] New: wrong code with __builtin_ia32_phsubw256() or __builtin_ia32_phsubd256()
 2020-09-17 17:27 UTC  (2+ messages)
` [Bug target/94460] "

[Bug debug/94459] New: Missing c++ debug information for 'auto&' return type
 2020-09-17 17:26 UTC  (2+ messages)
` [Bug debug/94459] "

[Bug target/94438] New: [8/9/10 Regression] ICE: verify_gimple failed: position plus size exceeds size of referenced object in 'bit_field_ref' with -mavx512vbmi -mavx512vl
 2020-09-17 17:25 UTC  (2+ messages)
` [Bug target/94438] [8/9 "

[Bug middle-end/94412] New: wrong code with -fsanitize=undefined and vectors
 2020-09-17 17:24 UTC  (2+ messages)
` [Bug middle-end/94412] [8 Regression] wrong code with vectors

[Bug debug/94329] New: gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length)
 2020-09-17 17:23 UTC  (2+ messages)
` [Bug tree-optimization/94329] [8 Regression] "

[Bug c++/94325] New: [UBSAN] "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all
 2020-09-17 17:22 UTC  (2+ messages)
` [Bug sanitizer/94325] [8/9 Regression] UBSAN: "

[Bug c++/94303] New: Program result error When using global object array (partially initialized with a special constructor, and the rest with the default constructor)
 2020-09-17 17:21 UTC  (2+ messages)
` [Bug middle-end/94303] [8 Regression] "

[Bug debug/94283] New: [8/9/10 Regression] gcc: error: gcc/testsuite/gcc.dg/fold-bopcond-1.c: ‘-fcompare-debug’ failure since r7-4804-gb54819879e0518b3
 2020-09-17 17:20 UTC  (3+ messages)
` [Bug debug/94283] [8 "

[Bug tree-optimization/94211] New: [9/10 Regression] -fcompare-debug failure on phi-opt-13.c
 2020-09-17 17:20 UTC  (3+ messages)
` [Bug tree-optimization/94211] [8 "

[Bug middle-end/94172] New: [arm-none-eabi] ICE in expand_debug_locations, at cfgexpand.c:5403
 2020-09-17 17:19 UTC  (3+ messages)
` [Bug c/94172] "

[Bug tree-optimization/94167] New: pr71109.c -fcompare-debug failures on x86_64 and powerpc64le
 2020-09-17 17:19 UTC  (3+ messages)
` [Bug debug/94167] [8 Regression] "

[Bug c/94130] New: Unintended result with optimization option when assigning two structures, memset and 0
 2020-09-17 17:18 UTC  (3+ messages)
` [Bug tree-optimization/94130] [8 Regression] "

[Bug c/94121] New: ICE on aarch64-linux-gnu: in abs_hwi, at hwint.h:324
 2020-09-17 17:17 UTC  (4+ messages)
` [Bug target/94121] "

[Bug tree-optimization/94114] New: [10 Regression] ICE in gimplify_modify_expr, at gimplify.c:5936
 2020-09-17 17:17 UTC  (3+ messages)
` [Bug tree-optimization/94114] [8 "

[Bug middle-end/94111] New: Wrong optimization: decimal floating-point infinity casted to double -> zero
 2020-09-17 17:16 UTC  (3+ messages)
` [Bug middle-end/94111] Wrong constant folding: "

[Bug target/94046] cast to __m256d in mask argument of avx2 float gather intrinsics
 2020-09-17 17:15 UTC  (2+ messages)

[Bug c++/93931] ICE using lambda capture in openMP parallel for reduction
 2020-09-17 17:15 UTC  (2+ messages)

[Bug middle-end/93566] [8 Regression] tree-nested.c ICE on C OpenMP array section reduction
 2020-09-17 17:14 UTC  (2+ messages)

[Bug fortran/93553] ICE in scan_omp_1_op, at omp-low.c:3485
 2020-09-17 17:14 UTC 

[Bug middle-end/93399] [8 Regression] Annotate assembler option failure
 2020-09-17 17:12 UTC  (2+ messages)

[Bug c++/90995] [8 Regression] ICE in grokdeclarator, at cp/decl.c:12024
 2020-09-17 17:12 UTC  (2+ messages)

[Bug c++/97093] New: ICE on C++20 code: memory corruption when chaining requirements (in hashtab_chk_error, at hash-table.c:137)
 2020-09-17 16:52 UTC 

[Bug c/97083] New: __builtin_lround and _builtin_llround not replaced with fcvtas on aarch64
 2020-09-17 16:35 UTC  (2+ messages)
` [Bug target/97083] "

[Bug c++/97086] New: aix: ceilf and truncf do not preserve the sign bit when output is rounded to 0
 2020-09-17 16:32 UTC  (2+ messages)
` [Bug target/97086] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2020-09-17 16:24 UTC 

[Bug tree-optimization/96295] New: Wmaybe-uninitialized warning for range operator with empty range struct
 2020-09-17 16:24 UTC  (2+ messages)
` [Bug tree-optimization/96295] [11 Regression] -Wmaybe-uninitialized warning for range operator with reference to an empty struct

[Bug sanitizer/97067] New: UBSAN: False positive maybe-uninitialized
 2020-09-17 16:24 UTC  (2+ messages)
` [Bug sanitizer/97067] "

[Bug libstdc++/97088] New: 17_intro/names.cc and experimental/names.cc fail with --disable-libstdcxx-pch
 2020-09-17 16:22 UTC  (2+ messages)
` [Bug libstdc++/97088] "

[Bug libstdc++/97091] New: Demangling the name of the type of a lambda accepting variadic auto parameters fails
 2020-09-17 16:20 UTC 

[Bug preprocessor/96935] New: ICE in subspan, at input.h:69
 2020-09-17 16:16 UTC  (4+ messages)
` [Bug preprocessor/96935] [9/10 Regression] "
` [Bug preprocessor/96935] [9 "

[Bug analyzer/97090] New: gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm
 2020-09-17 16:14 UTC 

[Bug fortran/95654] New: nvptx offloading: FAIL: libgomp.fortran/pr66199-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
 2020-09-17 15:19 UTC  (6+ messages)
` [Bug fortran/95654] "

[Bug debug/93888] Incorrect DW_AT_location generated for copy-constructed function argument
 2020-09-17 14:24 UTC 

[Bug rtl-optimization/94002] [9/10 Regression] ICE: in decompose, at rtl.h:2279 with -O -fPIC -fno-tree-dce -fno-tree-reassoc
 2020-09-17 14:24 UTC 

[Bug c++/97051] New: Evaluating is_constant_evaluated in requires clause fails
 2020-09-17 14:13 UTC  (2+ messages)
` [Bug c++/97051] "

[Bug c++/55776] New: -Wshadow generates an incorrect warning with enum classes
 2020-09-17 14:13 UTC  (2+ messages)
` [Bug c++/55776] "

[Bug debug/97060] New: Missing DW_AT_declaration=1 in dwarf data
 2020-09-17 13:49 UTC  (5+ messages)
` [Bug debug/97060] "

[Bug c++/96409] New: A lambda with a template parameter list inside the template function using C++20 nested requirements clauses occurs internal compiler error
 2020-09-17 13:30 UTC  (2+ messages)
` [Bug c++/96409] "

[Bug c++/96410] New: A lambda with a template parameter list using C++20 requires clauses is not usable in a constant expression
 2020-09-17 13:30 UTC  (2+ messages)
` [Bug c++/96410] A lambda with a template parameter list inside the template function "

[Bug fortran/96041] New: [11 regression] ICE in gfortran.dg/pr93423.f90 after r11-1792
 2020-09-17 12:07 UTC  (3+ messages)
` [Bug fortran/96041] "

[Bug fortran/93423] [8/9/10/11 Regression] ICE on invalid with argument list for module procedure
 2020-09-17 12:07 UTC  (2+ messages)

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2020-09-17 12:07 UTC 

[Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
 2020-09-17 12:07 UTC 

[Bug middle-end/97078] New: [11 Regression] ICE in set_rtl building glibc tests with -ffloat-store
 2020-09-17 11:07 UTC  (6+ messages)
` [Bug middle-end/97078] "

[Bug c/94621] New: GCC 9.2.1 segfaults when compiling file with -O3
 2020-09-17 10:44 UTC  (2+ messages)
` [Bug tree-optimization/94621] [9 Regression] GCC 9.2.1 segfaults when compiling file with -O3 since r9-5354

[Bug fortran/97084] New: Openmp + Allocatable String Crashes
 2020-09-17 10:28 UTC 

[Bug d/96989] New: SSA_NAMEs in Wuninitialized warning messages after r11-959
 2020-09-17 10:23 UTC  (2+ messages)
` [Bug d/96989] "

[Bug tree-optimization/97079] New: [11 Regression] aarch64, SVE: ICE in SLP recognizer since r11-3148-g8d3767c30240c901a493d82d9d20f306b2f0152d
 2020-09-17  9:53 UTC  (4+ messages)
` [Bug tree-optimization/97079] "

[Bug target/96313] New: [AArch64] vqmovun* return types should be unsigned
 2020-09-17  9:46 UTC  (3+ messages)
` [Bug target/96313] "

[Bug tree-optimization/97075] New: [11 regression] powerpc64 vector tests fails after r11-3230
 2020-09-17  9:41 UTC  (6+ messages)
` [Bug tree-optimization/97075] "

[Bug libbacktrace/97082] New: new test 'test' fails for Mach-O/Darwin
 2020-09-17  8:39 UTC  (2+ messages)
` [Bug libbacktrace/97082] new test 'mtest' "

[Bug tree-optimization/97081] New: wrong code for rotate vectorization (x86 target)
 2020-09-17  6:40 UTC  (3+ messages)
` [Bug tree-optimization/97081] "

[Bug c++/97077] New: Missed loop unrolling with range for over initializer list
 2020-09-17  6:32 UTC  (2+ messages)
` [Bug c++/97077] "

[Bug tree-optimization/97066] New: GCC11 regression caused by r11-3207
 2020-09-17  6:20 UTC  (2+ messages)
` [Bug testsuite/97066] [11 Regression] "

[Bug tree-optimization/96789] New: x264: sub4x4_dct() improves when vectorization is disabled
 2020-09-17  5:06 UTC  (3+ messages)
` [Bug target/96789] "

[Bug gcov-profile/85351] [GCOV] Wrong coverage with exit() executed in a if statement within a called function
 2020-09-17  4:20 UTC 

[Bug libbacktrace/97080] New: [11 regression] Errors in libbacktrace after r11-3196
 2020-09-17  0:43 UTC  (3+ messages)
` [Bug libbacktrace/97080] "

[Bug analyzer/96653] New: Compile time and memory hog w/ -O1 -fanalyzer
 2020-09-16 23:40 UTC  (5+ messages)
` [Bug analyzer/96653] -Wanalyzer-too-complex on very large switch statement

[Bug analyzer/95188] New: analyzer-unsafe-call-within-signal-handler shows wrong statement for signal registration event
 2020-09-16 23:28 UTC  (4+ messages)
` [Bug analyzer/95188] "

[Bug analyzer/96616] New: Many new analyzer failures
 2020-09-16 23:21 UTC  (3+ messages)
` [Bug analyzer/96616] pr93032-mztools.c -Wanalyzer-too-complex warnings on some targets

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