public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug debug/99808] New: [8/9/10/11 Regression] ICE in as_a, at machmode.h:365
 2021-05-07 14:16 UTC  (5+ messages)
` [Bug target/99808] "

[Bug target/80878] -mcx16 (enable 128 bit CAS) on x86_64 seems not to work on 7.1.0
 2021-05-07 14:07 UTC  (5+ messages)

[Bug testsuite/100467] New: [12 regression] g++.dg/debug/dwarf2/thunk1.C
 2021-05-07 14:06 UTC  (4+ messages)
` [Bug testsuite/100467] "

[Bug c/100473] New: O2 vs optimization flags
 2021-05-07 14:06 UTC 

[Bug c/100464] New: emitted binary code changes when -g is enabled at -O3
 2021-05-07 13:38 UTC  (10+ messages)
` [Bug tree-optimization/100464] [11/12 Regression] "

[Bug driver/100347] New: GCC 11 does not recognize skylake; translates "march=native" to "x86_64"
 2021-05-07 13:28 UTC  (8+ messages)
` [Bug target/100347] [11/12 Regression] "

[Bug c++/99686] New: ICE when concepts on C++17 when providing both T&& and const T& specialization
 2021-05-07 13:15 UTC  (2+ messages)
` [Bug c++/99686] ICE when using both concepts and full specialization

[Bug middle-end/100471] New: #pragma omp taskloop with
 2021-05-07 13:03 UTC  (3+ messages)
` [Bug middle-end/100471] #pragma omp taskloop with custom reduction

[Bug c++/97420] New: error: no matching function for call to 'find_if'
 2021-05-07 12:58 UTC  (3+ messages)
` [Bug c++/97420] [8/9/10/11/12 Regression] NTTP function reference cannot bind to noexcept function

[Bug c++/100472] New: [C++17] Wrong template non-type argument handling on function reference to noexcept functions
 2021-05-07 12:58 UTC  (2+ messages)
` [Bug c++/100472] "

[Bug target/100461] New: [11/12 Regression] mingw build broken due to change of rdtsc implementation
 2021-05-07 12:11 UTC  (7+ messages)
` [Bug target/100461] "

[Bug debug/100304] New: [11/12 Regression] -fcompare-debug failure (length) with custom flags
 2021-05-07 11:22 UTC  (2+ messages)
` [Bug debug/100304] "

[Bug c++/100441] New: [ICE] output_constant_pool_2, at varasm.c:3955
 2021-05-07 11:19 UTC  (9+ messages)
` [Bug target/100441] "
` [Bug target/100441] [8/9 Regression] ICE in "

[Bug libstdc++/100470] New: std::is_nothrow_move_constructible incorrect behavior for explicitly defaulted members
 2021-05-07 11:16 UTC 

[Bug c++/100468] New: set_up_extended_ref_temp via extend_ref_init_temps_1 drops TREE_ADDRESSABLE
 2021-05-07 11:11 UTC  (6+ messages)
` [Bug c++/100468] "

[Bug debug/100469] New: [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-tree-dse -fno-tree-forwprop -fno-tree-tail-merge --param=sccvn-max-alias-queries-per-access=0
 2021-05-07 10:57 UTC  (2+ messages)
` [Bug debug/100469] "

[Bug fortran/92621] Problems with memory handling with allocatable intent(out) arrays with bind(c)
 2021-05-07 10:48 UTC 

[Bug target/99037] New: Invalid representation of vector zero in aarch64-simd.md
 2021-05-07 10:38 UTC  (3+ messages)
` [Bug target/99037] "

[Bug sanitizer/100379] New: cyclades.h is removed from linux kernel header files
 2021-05-07  9:39 UTC  (2+ messages)
` [Bug sanitizer/100379] "

[Bug target/100445] New: ice during RTL pass: vregs
 2021-05-07  9:16 UTC  (13+ messages)
` [Bug target/100445] [12 Regression] "

[Bug c++/77443] Empty initializer on huge object array member slow down the compilation dramatically with -O1
 2021-05-07  8:31 UTC  (3+ messages)

[Bug c++/46691] New: Null pointer in template deduction
 2021-05-07  8:26 UTC  (3+ messages)
` [Bug c++/46691] "

[Bug c/99649] New: GDB has issue to show backtrace if the breakpoint is in a function with more then 8 parameters only in target aarch64-elf ILP32
 2021-05-07  7:43 UTC  (3+ messages)
` [Bug target/99649] GDB has issue to show backtrace if the breakpoint is in a function with more then 8 parameters - only for "

[Bug libstdc++/100466] New: compilation of assignment from initialization list to std::array<T, N> with non-trivial constructor of T is very slow
 2021-05-07  7:38 UTC  (6+ messages)
` [Bug libstdc++/100466] "
` [Bug c++/100466] compilation of assignment from initialization list to an object with array member T[N] and "

[Bug other/100463] New: many errors using GTY and hash_map
 2021-05-07  7:18 UTC  (7+ messages)
` [Bug other/100463] "

[Bug target/100460] New: [11/12 Regression] mingw build broken due to use of unsupported open() flags
 2021-05-07  7:15 UTC  (2+ messages)
` [Bug target/100460] [11/12 Regression][modules] "

[Bug c++/100459] New: [10/11 regression] constexpr decltype(auto) variable declaration bogus cv qual error
 2021-05-07  7:13 UTC  (3+ messages)
` [Bug c++/100459] "
` [Bug c++/100459] [10/11/12 "

[Bug tree-optimization/100452] New: g++.dg/vect/slp-pr99971.cc FAILs
 2021-05-07  7:10 UTC  (4+ messages)
` [Bug tree-optimization/100452] "

[Bug c/100449] New: Unrolled loop ignores __building_constant_p
 2021-05-07  7:02 UTC  (2+ messages)
` [Bug c/100449] "

[Bug target/82735] _mm256_zeroupper does not invalidate previously computed registers
 2021-05-07  3:22 UTC 

[Bug c++/100465] New: Overloading operator+= and including filesystem causes conflicting overload compilation error
 2021-05-07  2:49 UTC  (2+ messages)
` [Bug c++/100465] "

[Bug c++/98348] New: GCC 10.2 AVX512 Mask regression from GCC 9
 2021-05-07  2:25 UTC  (2+ messages)
` [Bug target/98348] [10 Regression] "

[Bug target/94680] New: Missed optimization with __builtin_shuffle and zero vector
 2021-05-07  2:24 UTC  (2+ messages)
` [Bug target/94680] "

[Bug c++/99908] New: Arm optimisation generates a `not` instruction instead of switching arguments of bsl
 2021-05-07  2:23 UTC  (2+ messages)
` [Bug target/99908] SIMD: negating logical + if_else has a suboptimal codegen

[Bug target/100310] New: [AVX512] Missing support for v{,p}expand* instructions that w/o mask operands
 2021-05-07  2:22 UTC  (2+ messages)
` [Bug target/100310] "

[Bug middle-end/100267] New: gcc -O2 for avx512 instrincts generates extra warnings and less optimizations
 2021-05-07  2:22 UTC  (2+ messages)
` [Bug middle-end/100267] "

[Bug preprocessor/100435] New: oddity in hash table use in libcpp
 2021-05-07  0:06 UTC  (2+ messages)
` [Bug preprocessor/100435] "

[Bug preprocessor/97604] New: Bad digit separators accepted in pp-numbers
 2021-05-06 23:23 UTC  (3+ messages)
` [Bug preprocessor/97604] "

[Bug c++/83873] adjacent digit separators are accepted in the exponent-part of floating-point literals
 2021-05-06 23:23 UTC  (2+ messages)

[Bug fortran/100440] New: allocated() gives True for unallocated variable
 2021-05-06 22:54 UTC  (3+ messages)
` [Bug fortran/100440] "

[Bug c++/100462] New: g++ fails to find the a pre-compiled header
 2021-05-06 22:43 UTC  (3+ messages)
` [Bug c++/100462] g++ fails to find a generated "

[Bug c++/51577] New: dependent name lookup finds operator in global namespace
 2021-05-06 19:00 UTC  (4+ messages)
` [Bug c++/51577] "

[Bug c/100450] New: Missing ' ' space for '-E' preprocessing output, works with direct compilation
 2021-05-06 18:36 UTC  (5+ messages)
` [Bug c/100450] "

[Bug tree-optimization/100453] New: wrong code at -O1 and above
 2021-05-06 17:34 UTC  (2+ messages)
` [Bug tree-optimization/100453] [12 Regression] wrong code at -O1 and above since r12-434

[Bug c++/100443] New: member using declaration of function templates with different return types does not bring base class overload into derived class
 2021-05-06 16:36 UTC  (5+ messages)
` [Bug c++/100443] "

[Bug middle-end/99928] New: [OpenMP] reduction variable in combined target construct wrongly mapped as firstprivate
 2021-05-06 16:35 UTC  (4+ messages)
` [Bug middle-end/99928] "

[Bug target/100458] New: [10 Regression] arm: ICE in change_address_1 with -march=armv7-m -fstack-protector-all -mpure-code
 2021-05-06 16:03 UTC  (2+ messages)
` [Bug target/100458] "

[Bug c/100442] New: Spurious -Wstringop-overread error with odd boundaries
 2021-05-06 15:39 UTC  (2+ messages)
` [Bug tree-optimization/100442] "

[Bug c++/100138] New: ICE with constructor constrained (C++20 Concepts) by parameter pack length
 2021-05-06 15:37 UTC  (2+ messages)
` [Bug c++/100138] "

[Bug c++/100456] New: [11 regression] Obsolete Template parameter Causes Compile Error
 2021-05-06 15:33 UTC  (6+ messages)
` [Bug c++/100456] "

[Bug c++/100455] New: [11 regression9 Obsoltee Template paraeter Cann
 2021-05-06 15:15 UTC  (2+ messages)
` [Bug c++/100455] "

[Bug tree-optimization/100457] New: [meta bug] Enabling O2 vectorization in GCC 12
 2021-05-06 14:49 UTC 

[Bug ipa/97937] New: Line numbers are missing from duplicated function
 2021-05-06 14:39 UTC  (2+ messages)
` [Bug ipa/97937] [11 Regression] "

[Bug ada/100454] New: gnat.dg/opt93.adb FAILs
 2021-05-06 14:30 UTC  (5+ messages)
` [Bug ada/100454] "
` [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets

[Bug sanitizer/100439] New: stack overflow running ubsan
 2021-05-06 14:30 UTC  (3+ messages)
` [Bug sanitizer/100439] "

[Bug testsuite/100451] New: g++.dg/warn/Warray-bounds-20.C XPASSes
 2021-05-06 13:45 UTC  (2+ messages)
` [Bug testsuite/100451] "

[Bug fortran/99819] New: [9/10/11 Regression] ICE in gfc_defer_symbol_init, at fortran/trans-decl.c:841
 2021-05-06 13:44 UTC  (2+ messages)
` [Bug fortran/99819] [9/10/11/12 "

[Bug target/91400] __builtin_cpu_supports conjunction is optimized poorly
 2021-05-06 13:40 UTC 

[Bug c++/99692] New: Lookup for operator<< skips global scope
 2021-05-06 13:07 UTC  (3+ messages)
` [Bug c++/99692] "

[Bug libstdc++/80675] Incorrect implementation of LWG 2534
 2021-05-06 13:06 UTC 

[Bug c++/100384] New: Compiling in c++17 mode breaks compilation of functions named visit()
 2021-05-06 13:06 UTC  (2+ messages)
` [Bug libstdc++/100384] "

[Bug tree-optimization/100263] New: Wrong removal of statement in copyprop3
 2021-05-06 12:51 UTC  (2+ messages)
` [Bug rtl-optimization/100263] [11/12 Regression] RTL optimizers miscompile loop

[Bug other/100446] New: GDB has problems reading GCC's debugging info level -g3
 2021-05-06 12:31 UTC  (6+ messages)
` [Bug debug/100446] "

[Bug rtl-optimization/100225] New: [8/9/10/11/12 Regression] ICE in add_cross_iteration_register_deps, at ddg.c:291
 2021-05-06 12:04 UTC  (6+ messages)
` [Bug rtl-optimization/100225] [8/9/10/11 "

[Bug other/100447] New: gcc-9 -c -gsplit-dwarf -gdwarf-5 ICEs on an empty file
 2021-05-06 12:03 UTC  (3+ messages)
` [Bug debug/100447] "

[Bug rtl-optimization/84878] ICE: Segmentation fault (in add_cross_iteration_register_deps)
 2021-05-06 12:02 UTC  (4+ messages)

[Bug c++/100448] New: internal compiler error: Segmentation fault
 2021-05-06 12:00 UTC  (2+ messages)
` [Bug c++/100448] "

[Bug libstdc++/100444] New: std::random_device isn't random on AMD
 2021-05-06 11:41 UTC  (4+ messages)
` [Bug libstdc++/100444] "

[Bug target/100418] New: [12 Regression][gcn] since r12-397 bootstrap fails: error: unrecognizable insn: in extract_insn, at recog.c:2770
 2021-05-06 11:05 UTC  (3+ messages)
` [Bug target/100418] "

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