public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/98160] New: [11 Regression] ICE in default_tree_printer at gcc/tree-diagnostic.c:270 since r11-5732-gdce6c58db87ebf7f
 2020-12-23 23:50 UTC  (4+ messages)
` [Bug tree-optimization/98160] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2020-12-23 23:50 UTC 

[Bug c++/98413] New: ICE with placement new
 2020-12-23 23:38 UTC  (5+ messages)
` [Bug c++/98413] "
` [Bug c++/98413] [11 Regression] ICE with placement new since r11-3827-g83685efd5fd1623c

[Bug fortran/98433] New: double free detected in tcache 2, after merge of structures
 2020-12-23 23:29 UTC  (3+ messages)
` [Bug fortran/98433] "

[Bug libstdc++/79700] std::fabsf and std::fabsl missing from <cmath>
 2020-12-23 23:09 UTC  (8+ messages)

[Bug c++/96045] New: Wrong line and column diagnostic message in a class template instantiation
 2020-12-23 22:26 UTC  (4+ messages)
` [Bug c++/96045] [11 Regression] "

[Bug c++/98332] New: [10/11 Regression] ICE in unshare_constructor, at cp/constexpr.c:1527
 2020-12-23 22:11 UTC  (4+ messages)
` [Bug c++/98332] [10/11 Regression] ICE in unshare_constructor, at cp/constexpr.c:1527 since r6-7607-g52228180f1e50cbb

[Bug c++/93711] [9/10 Regression] ICE: [[no_unique_address] when constructing via template helper
 2020-12-23 22:11 UTC 

[Bug c++/90254] [8/9/10 Regression] ice on aggregate initialization of unmovable base
 2020-12-23 22:11 UTC 

[Bug c++/97597] New: [11 Regression] ICE in build_over_call, at cp/call.c:9034
 2020-12-23 22:11 UTC  (3+ messages)
` [Bug c++/97597] "

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

[Bug fortran/93340] [8/9/10/11 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450
 2020-12-23 21:28 UTC 

[Bug c++/98432] New: [coroutine] leaked frame created using await_transform
 2020-12-23 21:19 UTC  (2+ messages)
` [Bug c++/98432] "

[Bug c/98431] New: Gcc crashes with segmentation fault
 2020-12-23 20:55 UTC  (3+ messages)
` [Bug c/98431] "

[Bug fortran/98307] New: use "allocatable" instead of "pointer" (forall_3.f90)
 2020-12-23 20:17 UTC  (4+ messages)
` [Bug fortran/98307] Dependency check fails when using "

[Bug c++/98430] New: C++20 module binary bloat by introducing iostream silently
 2020-12-23 17:50 UTC  (2+ messages)
` [Bug c++/98430] "

[Bug c++/98429] New: Some FMA expressions are evaluated less efficiently when -ffast-math is active
 2020-12-23 17:22 UTC 

[Bug target/98428] New: [11 regression] ICE with omp simd loop + optimization
 2020-12-23 17:17 UTC 

[Bug d/98427] New: d: ICE in assign_temp, at function.c:986
 2020-12-23 16:41 UTC  (3+ messages)
` [Bug d/98427] "

[Bug bootstrap/98318] New: libcody breaks DragonFly bootstrap
 2020-12-23 16:07 UTC  (11+ messages)
` [Bug bootstrap/98318] "

[Bug bootstrap/98324] New: [11 Regression] bootstrap broken with a LTO build configured with --enable-default-pie
 2020-12-23 12:56 UTC  (6+ messages)
` [Bug bootstrap/98324] "

[Bug libgcc/98395] New: libgcc_s.so.1 almost 10x bigger in gcc-10.2 than gcc-9.2
 2020-12-23 12:54 UTC  (2+ messages)
` [Bug libgcc/98395] "

[Bug c/98260] New: volatile triggers incorrect warning "set but not used"
 2020-12-23 12:34 UTC  (2+ messages)
` [Bug c/98260] "

[Bug c/97702] New: comma operator does not drop qualifiers during lvalue conversion
 2020-12-23 12:34 UTC  (2+ messages)
` [Bug c/97702] "

[Bug c++/98422] New: C++ 20 module ICE with lto
 2020-12-23 11:13 UTC  (2+ messages)
` [Bug c++/98422] "

[Bug c/98029] New: volatile triggers incorrect "warning: right-hand operand of comma expression has no effect [-Wunused-value]"
 2020-12-23 11:12 UTC  (4+ messages)
` [Bug c/98029] [11 Regression] volatile triggers incorrect "warning: right-hand operand of comma expression has no effect [-Wunused-value]" since r11-5188-g32934a4f45a72144

[Bug c/98047] New: assignment does not drop qualifier as observed by typeof
 2020-12-23 11:12 UTC  (2+ messages)
` [Bug c/98047] "

[Bug c++/98419] New: wrong code when destructor of local variable modifies returned object
 2020-12-23 10:59 UTC  (4+ messages)
` [Bug c++/98419] "

[Bug rtl-optimization/98425] New: Superfluous sign-extend for constrained integer
 2020-12-23 10:48 UTC  (6+ messages)
` [Bug rtl-optimization/98425] "

[Bug fortran/98426] New: find_symbol in module.c traverses O(N) part of a search tree
 2020-12-23 10:42 UTC 

[Bug fortran/93114] Use span passing components of derived types
 2020-12-23  8:22 UTC 

[Bug c/96793] New: __builtin_floor produces wrong result when rounding direction is FE_DOWNWARD
 2020-12-23  8:21 UTC  (7+ messages)
` [Bug target/96793] "

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

[Bug c++/98424] New: The point of destroying temporary objects when initializing an array
 2020-12-23  3:01 UTC 

[Bug c++/98423] New: The defaulted default constructor defined as deleted when one of variant member has a default member initializer
 2020-12-23  2:47 UTC 

[Bug fortran/49278] New: internal compiler error: Segmentation fault
 2020-12-22 21:49 UTC  (8+ messages)
` [Bug fortran/49278] ICE (segfault) when combining DATA with default initialization

[Bug fortran/85877] [8/9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2449
 2020-12-22 21:27 UTC 

[Bug fortran/92065] [8/9/10/11 Regression] internal compiler error: in expand_expr_real_1
 2020-12-22 21:15 UTC 

[Bug c++/96333] New: Regression on concepts constraint checking
 2020-12-22 21:03 UTC  (2+ messages)
` [Bug c++/96333] [10/11 Regression] "

[Bug c++/98416] New: POWER8: SIGILL handler does not restart properly after signal using GCC 10.2.1
 2020-12-22 20:42 UTC  (5+ messages)
` [Bug c++/98416] "

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

[Bug c++/93480] Defaulted <=> doesn't expand array elements
 2020-12-22 19:19 UTC  (3+ messages)

[Bug c++/98130] New: [11 regression] placement new fails on webkit-gtk-2.28.4
 2020-12-22 19:09 UTC  (2+ messages)
` [Bug c++/98130] [11 regression] placement new fails on webkit-gtk-2.28.4 since r11-4745-g58c9de46541ade79

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

[Bug libstdc++/98421] New: std::span does not detect invalid range in Debug Mode
 2020-12-22 15:50 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-22 15:31 UTC  (2+ messages)
` [Bug ada/98228] "

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

[Bug middle-end/98420] New: Invalid simplification of x - x with -frounding-math
 2020-12-22 14:56 UTC 

[Bug fortran/92621] Problems with memory handling with allocatable intent(out) arrays with bind(c)
 2020-12-22 14:03 UTC  (4+ messages)

[Bug bootstrap/98412] New: libcody does not compile with older GCC versions
 2020-12-22 12:45 UTC  (11+ messages)
` [Bug bootstrap/98412] "

[Bug c++/98417] New: -internal compiler error when using -g
 2020-12-22 11:22 UTC  (2+ messages)
` [Bug c++/98417] ICE when using C++ modules and -g

[Bug c/98418] New: Valid integer constant expressions based on expressions that trigger -Wshift-overflow are treated as non-constants
 2020-12-22 10:50 UTC  (2+ messages)
` [Bug c/98418] "

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2020-12-22  9:23 UTC  (3+ messages)
` [Bug libstdc++/98384] "

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

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

[Bug tree-optimization/98415] New: [11 Regression] GCC crashes on Linux kernel build after r11-6271-g69165332a914f1167c3077fa1f57afc64fd8a667
 2020-12-22  8:04 UTC  (5+ messages)
` [Bug tree-optimization/98415] "

[Bug other/97417] New: RISC-V Unnecessary andi instruction when loading volatile bool
 2020-12-22  6:35 UTC  (5+ messages)
` [Bug target/97417] "

[Bug go/98402] New: [11 Regression] libgo build broken on arm-linux-gnueabi
 2020-12-22  4:05 UTC  (3+ messages)
` [Bug go/98402] "

[Bug c++/85648] Name mangling using decltype omits namespace
 2020-12-22  2:35 UTC 

[Bug c++/67343] New: C++ mangler does not follow ABI for local names in expressions
 2020-12-22  2:34 UTC  (4+ messages)
` [Bug c++/67343] "
` [Bug c++/67343] C++ mangler does not follow ABI for unresolved "

[Bug c/98397] New: C2X: pointers to arrays with qualifiers are now pointers to qualified types
 2020-12-21 22:23 UTC  (2+ messages)
` [Bug c/98397] "

[Bug fortran/98411] New: [10/11] Pointless: Array larger than ‘-fmax-stack-var-size=’, moved from stack to static storage for main program variables
 2020-12-21 21:41 UTC  (3+ messages)
` [Bug fortran/98411] "

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

[Bug bootstrap/87858] Building old multilib bootstrap GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++
 2020-12-21 18:36 UTC 

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

[Bug bootstrap/98414] New: [11 Regression] UBSAN bootstrap is broken: ubsan/ubsan_type_hash_itanium.cpp:162: undefined reference to `__dynamic_cast'
 2020-12-21 15:23 UTC  (2+ messages)
` [Bug bootstrap/98414] "

[Bug c++/98409] New: Installing g++-mapper-server fails when cross compiling to Windows
 2020-12-21 13:43 UTC  (7+ messages)
` [Bug c++/98409] "

[Bug c++/98410] New: Default constructor generation fails on abstract class with virtual base
 2020-12-21 13:31 UTC  (2+ messages)
` [Bug c++/98410] "

[Bug target/98399] New: x86: Awful code generation for shifting vectors
 2020-12-21 11:59 UTC  (3+ messages)
` [Bug target/98399] "

[Bug rtl-optimization/98287] New: [10/11 Regression] ICE: in expand_expr_real_2, at expr.c:10000 with -O2 -fno-tree-ccp -fno-tree-forwprop
 2020-12-21 11:22 UTC  (2+ messages)
` [Bug rtl-optimization/98287] "

[Bug target/98403] New: [11 Regression] ICE: in add_def, at rtl-ssa/accesses.cc:837 with -Og -march=goldmont -fPIC -fcse-follow-jumps -fipa-ra -mforce-indirect-call
 2020-12-21 10:45 UTC  (2+ messages)
` [Bug rtl-optimization/98403] [11 Regression] ICE: in add_def, at rtl-ssa/accesses.cc:837 with -Og -march=goldmont -fPIC -fcse-follow-jumps -fipa-ra -mforce-indirect-call since r11-6188-g0b76990a9d75d97b

[Bug fortran/98408] New: Character lengths for allocatable character arrays
 2020-12-21 10:33 UTC  (2+ messages)
` [Bug fortran/98408] "

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