public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/97165] New: Infinite error stream on invalid code
 2020-09-22 14:17 UTC  (3+ messages)
` [Bug c++/97165] [9/10/11 Regression] "

[Bug fortran/97162] New: [11 Regression] ICE when building SPECCPU 2006 Gamess benchmark
 2020-09-22 14:11 UTC  (7+ messages)
` [Bug fortran/97162] "

[Bug tree-optimization/97146] New: [11 regression] ipa/ipa-sra-*.c fail since r11-3303 (g:6450f07388f9fe575a489c9309c36012b17b88b0)
 2020-09-22 14:04 UTC  (5+ messages)
` [Bug tree-optimization/97146] "
` [Bug testsuite/97146] "

[Bug tree-optimization/97164] New: incorrect offset on structure member where type of that member has aligned attribute
 2020-09-22 13:59 UTC  (4+ messages)
` [Bug tree-optimization/97164] "
` [Bug tree-optimization/97164] [8/9/10/11 Regression] "

[Bug sanitizer/90337] sanitizer_linux.cc Fails to compile on Illumos-derived Solaris
 2020-09-22 13:46 UTC  (4+ messages)

[Bug libstdc++/97163] New: Build error with -mcpu=power9 on ppc64
 2020-09-22 13:17 UTC  (3+ messages)
` [Bug libstdc++/97163] "
` [Bug bootstrap/97163] "

[Bug c++/96979] New: Switch with case values derived from constexpr function takes unreasonable time to compile
 2020-09-22 12:43 UTC  (3+ messages)
` [Bug tree-optimization/96979] [8/9/10/11 Regression] "
` [Bug tree-optimization/96979] [9/10/11 "

[Bug c/95777] New: Allow specifying more than one target options at the same time in target and target_clones attribute
 2020-09-22 12:37 UTC  (2+ messages)
` [Bug c/95777] "

[Bug tree-optimization/96245] New: Failure to optimize arithmetic pattern in switch
 2020-09-22 12:24 UTC  (2+ messages)
` [Bug tree-optimization/96245] "

[Bug target/96814] New: [11 Regression] wrong code with -march=cascadelake
 2020-09-22 11:58 UTC  (2+ messages)
` [Bug target/96814] [11 Regression] wrong code with -march=cascadelake since r11-1445-g502d63b6d6141597

[Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing
 2020-09-22 11:31 UTC  (14+ messages)

[Bug target/71233] [ARM, AArch64] missing AdvSIMD intrinsics
 2020-09-22 11:24 UTC  (4+ messages)

[Bug target/97161] New: [8/9/10/11 Regression] aarch64: Wrong code at -O2/-O3 since r8-4308-g13494fcb3
 2020-09-22 10:56 UTC  (4+ messages)
` [Bug target/97161] "

[Bug tree-optimization/97159] New: segfault in modref_may_conflict
 2020-09-22 10:51 UTC  (4+ messages)
` [Bug tree-optimization/97159] "
` [Bug tree-optimization/97159] [11 Regression] "

[Bug target/97160] New: Regression from GCC 8 optimizing to sincos on ppc64le
 2020-09-22 10:50 UTC  (2+ messages)
` [Bug target/97160] "

[Bug gcov-profile/96913] New: gcc-11: __gcov_merge_topn hangs
 2020-09-22 10:44 UTC  (3+ messages)
` [Bug gcov-profile/96913] [10/11 regression] gcov TOPN streaming is incorrect for shared libraries
` [Bug gcov-profile/96913] [10 "

[Bug target/97127] New: FMA3 code transformation leads to slowdown on Skylake
 2020-09-22 10:01 UTC  (5+ messages)
` [Bug target/97127] "

[Bug c++/97151] New: GCC fails to optimize away uselessly allocated arrays (C++)
 2020-09-22  9:55 UTC  (9+ messages)
` [Bug c++/97151] "

[Bug libstdc++/96803] New: std::tuple chooses wrong constructor for uses-allocator construction
 2020-09-22  9:41 UTC  (8+ messages)
` [Bug libstdc++/96803] "

[Bug target/96005] New: Add possibility to use newer ptx isa
 2020-09-22  8:10 UTC  (2+ messages)
` [Bug target/96005] "

[Bug target/97102] New: [nvptx] PTX JIT compilation failed when using aliases
 2020-09-22  8:09 UTC  (4+ messages)
` [Bug target/97102] "

[Bug target/97158] New: [nvptx] Error compiling atomic complex double
 2020-09-22  8:02 UTC 

[Bug c/97157] New: -Wduplicated-branches: C ICE in hash_operand, at fold-const.c:3768
 2020-09-22  7:41 UTC  (5+ messages)
` [Bug c/97157] "
` [Bug c/97157] [11 Regression] -Wduplicated-branches: C ICE in hash_operand, at fold-const.c:3768 since r11-3302-g3696a50beeb73f4d

[Bug c/97149] New: sincos failed to be vectorized by gcc
 2020-09-22  7:02 UTC  (4+ messages)
` [Bug c/97149] "

[Bug target/97147] New: GCC uses vhaddpd which is bad for latency
 2020-09-22  6:43 UTC  (2+ messages)
` [Bug target/97147] "

[Bug tree-optimization/97135] New: [11 Regression] Wrong code at -Os since r11-408-g84935c98221
 2020-09-22  6:40 UTC  (4+ messages)
` [Bug tree-optimization/97135] "

[Bug tree-optimization/97152] New: Wrong code generation since commit b6ff3ddecfa
 2020-09-22  6:40 UTC  (2+ messages)
` [Bug tree-optimization/97152] Wrong code generation since commit b6ff3ddecfa (r11-272)

[Bug c/97156] New: Missed optimization [x86-64] tzcnt unnecessarily zeros out destination register
 2020-09-22  3:07 UTC 

[Bug libgomp/97155] New: set GOMP_CPU_AFFINITY="0 1"
 2020-09-22  2:41 UTC 

[Bug libstdc++/94160] New: std::pmr::pool_options::max_blocks_per_chunk=1 causes pool resources to return null pointers
 2020-09-21 23:15 UTC  (4+ messages)
` [Bug libstdc++/94160] "

[Bug libstdc++/94681] New: filesystem::sysmlink_status using stat instead of lstat when --disable-libstdcxx-filesystem-ts
 2020-09-21 23:14 UTC  (7+ messages)
` [Bug libstdc++/94681] "

[Bug libstdc++/97101] New: noexcept specifier in std::bind_front()
 2020-09-21 23:14 UTC  (4+ messages)
` [Bug libstdc++/97101] "

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness
 2020-09-21 23:14 UTC 

[Bug c++/92787] P0634R3 is not implemented correctly if parameter-declaration appears in a default argument
 2020-09-21 23:02 UTC 

[Bug analyzer/97130] New: [11 Regression] ICE in deref_rvalue, at analyzer/region-model.cc:1462
 2020-09-21 22:55 UTC  (4+ messages)
` [Bug analyzer/97130] "

[Bug c/97154] New: gcc/c/c-decl.c:5729:38: error: Dereference of an invalid iterator
 2020-09-21 22:54 UTC  (9+ messages)
` [Bug c/97154] "

[Bug analyzer/93355] Missing diagnostic for missing fclose in intl/localealias.c
 2020-09-21 22:49 UTC 

[Bug c++/94404] New: [meta-bug] C++ core issues
 2020-09-21 22:14 UTC  (2+ messages)
` [Bug c++/94404] "

[Bug c++/90583] Implement DR 1722, lambda to function pointer conversion should be noexcept
 2020-09-21 22:14 UTC  (3+ messages)

[Bug target/97142] New: __builtin_fmod not optimized on POWER
 2020-09-21 21:54 UTC  (10+ messages)
` [Bug target/97142] "

[Bug c/50584] New: No warning for passing small array to C99 static array declarator
 2020-09-21 20:55 UTC  (2+ messages)
` [Bug c/50584] "

[Bug c++/97153] New: [10 Regression] -Wformat causes libstdc++ tests to FAIL
 2020-09-21 20:29 UTC  (4+ messages)
` [Bug c++/97153] "

[Bug c++/96994] New: Missing code from consteval constructor initializing const variable
 2020-09-21 20:08 UTC  (2+ messages)
` [Bug c++/96994] "

[Bug c++/53610] New: C++11: constructors accept silly initializers
 2020-09-21 20:07 UTC  (2+ messages)
` [Bug c++/53610] "

[Bug fortran/90903] Implement runtime checks for bit manipulation intrinsics
 2020-09-21 19:53 UTC  (2+ messages)

[Bug ipa/97119] New: Top level option to disable creation of IPA symbols such as .localalias is desired
 2020-09-21 19:18 UTC  (6+ messages)
` [Bug ipa/97119] "

[Bug bootstrap/97136] New: [11 Regression] bootstrap-asan fails
 2020-09-21 19:04 UTC  (3+ messages)
` [Bug bootstrap/97136] "

[Bug target/97143] New: aarch64-none-elf Code generated for array after another array within a global structure marked volatile is broken
 2020-09-21 16:10 UTC  (3+ messages)
` [Bug target/97143] "

[Bug c++/96821] New: [concepts] Incorrect evaluation of concept with ill-formed expression
 2020-09-21 16:00 UTC  (2+ messages)
` [Bug c++/96821] "

[Bug c++/97145] New: Sanitizer pointer-subtract breaks constexpr functions subtracting pointers
 2020-09-21 15:47 UTC  (4+ messages)
` [Bug c++/97145] "

[Bug sanitizer/96307] New: ICE in sanopt on riscv64 since r11-2283-g2ca1b6d009b194286c3ec91f9c51cc6b0a475458
 2020-09-21 15:33 UTC  (2+ messages)
` [Bug sanitizer/96307] [10/11 Regression] "

[Bug tree-optimization/97139] New: [11 Regression] Miscompare of foreman_test_baseline_encodelog.out in 464.h264ref
 2020-09-21 14:54 UTC  (8+ messages)
` [Bug tree-optimization/97139] [11 Regression] Miscompare of foreman_test_baseline_encodelog.out in 464.h264ref since r11-3319-g48b0c1250a5c7d72be6b3fbbb1117d1cce43daee

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2020-09-21 14:54 UTC 

[Bug target/97150] New: [AArch64] 2nd parameter of unsigned Neon scalar shift intrinsics should be signed
 2020-09-21 14:49 UTC  (3+ messages)
` [Bug target/97150] "

[Bug c/97131] New: [11 Regression] ICE: Segmentation fault (in warn_parm_ptrarray_mismatch)
 2020-09-21 14:43 UTC  (2+ messages)
` [Bug c/97131] "

[Bug c++/97099] New: [temp.deduct.guide]p3 not implemented properly
 2020-09-21 14:14 UTC  (3+ messages)
` [Bug c++/97099] "

[Bug target/97148] New: Add <intintrin.h>
 2020-09-21 14:03 UTC 

[Bug libstdc++/97132] New: assume_aligned is not constexpr
 2020-09-21 13:29 UTC  (2+ messages)
` [Bug libstdc++/97132] "

[Bug target/97140] New: [10/11 Regression] ICE in error: unable to generate reloads for since r10-400-gecfdb16c54ad06ac
 2020-09-21 13:12 UTC  (4+ messages)
` [Bug target/97140] "

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

[Bug libstdc++/97044] New: Undefined format macros because of include order on AIX
 2020-09-21 12:48 UTC  (2+ messages)
` [Bug libstdc++/97044] "

[Bug bootstrap/97124] New: ICE when bootstrapping GCC on x86_64-w64-mingw32
 2020-09-21 12:07 UTC  (2+ messages)
` [Bug bootstrap/97124] "

[Bug tree-optimization/96915] New: ICE in tree-switch-conversion
 2020-09-21 11:54 UTC  (3+ messages)
` [Bug tree-optimization/96915] "

[Bug target/96861] New: Integer min/max optimization failed under -march=skylake-avx512
 2020-09-21 11:36 UTC  (2+ messages)
` [Bug target/96861] "

[Bug target/97141] New: [10/11 Regression] aarch64, SVE: ICE in decompose, at rtl.h (during expand) since r10-4676-g9c437a108a
 2020-09-21 11:29 UTC  (2+ messages)
` [Bug target/97141] "

[Bug target/97144] New: [10/11 Regression] SVE: ICE (could not split insn) in final_scan_insn_1 since r10-2553-g0fdc30bcf56
 2020-09-21 11:21 UTC  (2+ messages)
` [Bug target/97144] "

[Bug gcov-profile/97065] New: Support -fprofile-update=set (boolean counters)
 2020-09-21 11:15 UTC  (2+ messages)
` [Bug gcov-profile/97065] "

[Bug gcov-profile/97062] New: [gcov] Don't repeat display of inline functions in headers
 2020-09-21 11:14 UTC  (2+ messages)
` [Bug gcov-profile/97062] "

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2020-09-21 11:05 UTC  (2+ messages)
` [Bug gcov-profile/96919] "

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