public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
 2020-12-30 17:38 UTC  (5+ messages)
` [Bug target/95381] "

[Bug c++/98481] New: std::vector<std::string>::size_type as return type gets tagged with abi:cxx11
 2020-12-30 17:25 UTC 

[Bug target/98214] New: SVE: Wrong code with -O3 -msve-vector-bits=512
 2020-12-30 17:17 UTC  (2+ messages)
` [Bug target/98214] [10/11 Regression] "

[Bug fortran/98476] New: OpenMP offload syntax restriction
 2020-12-30 16:45 UTC  (3+ messages)
` [Bug fortran/98476] "

[Bug c++/98480] New: [coroutines] ICE on co_await in for-loop end condition
 2020-12-30 16:18 UTC 

[Bug tree-optimization/97693] New: [11 Regression] SVE: ICE in prepare_load_store_mask, at tree-vect-stmts.c since r11-1143-gb05d5563
 2020-12-30 14:47 UTC  (2+ messages)
` [Bug tree-optimization/97693] "

[Bug rtl-optimization/97850] New: [11 Regression] aarch64: ICE in expand_insn, at optabs.c:7467 since r11-1143-gb05d5563f
 2020-12-30 14:47 UTC  (2+ messages)
` [Bug rtl-optimization/97850] "

[Bug target/97400] New: [10/11 Regression] SVE: wrong code since r10-3906-g96eb7d7a64
 2020-12-30 14:41 UTC  (2+ messages)
` [Bug target/97400] "

[Bug target/97457] New: [10/11 Regression] SVE: wrong code since r10-4752-g2d56600c
 2020-12-30 14:41 UTC  (2+ messages)
` [Bug target/97457] [10 "

[Bug c/98479] New: Missed optimization opportunity for unsigned __int128 modulo
 2020-12-30 14:18 UTC  (2+ messages)
` [Bug c/98479] "

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

[Bug fortran/98458] New: implied do-loop used in initialization with RESHAPE throw ICE
 2020-12-30 13:40 UTC  (8+ messages)
` [Bug fortran/98458] PRINT the array constructed from implied do-loop "
` [Bug fortran/98458] ICE in gfc_conv_array_initializer due to array expressions within implied do-loop

[Bug tree-optimization/95401] New: GCC produces incorrect instruction with -O3 for skylake-avx512
 2020-12-30 13:36 UTC  (2+ messages)
` [Bug tree-optimization/95401] [10/11 Regression] GCC produces incorrect instruction with -O3 for AVX2 since r10-2257-g868363d4f52df19d

[Bug middle-end/98465] New: Bogus warning stringop-overread wuth -std=gnu++20 -O2 and std::string::insert
 2020-12-30 13:22 UTC  (4+ messages)
` [Bug middle-end/98465] "

[Bug c++/97745] New: [10 Regression] ICE in tsubst_decl, at cp/pt.c:14666
 2020-12-30 12:47 UTC  (2+ messages)
` [Bug c++/97745] "

[Bug target/98470] New: ICE: "error: insn does not satisfy its constraints" with hard FP on xtensa
 2020-12-30 12:41 UTC  (3+ messages)
` [Bug target/98470] "

[Bug target/98478] New: AVX512 refactoring integer mask with VnBImode
 2020-12-30 11:30 UTC 

[Bug c/94994] New: [10 Regression] possible miscompilation of word-at-a-time copy via packed structs
 2020-12-30 11:24 UTC  (2+ messages)
` [Bug middle-end/94994] [10/11 "

[Bug tree-optimization/94785] New: Failure to detect abs pattern using multiplication
 2020-12-30 11:08 UTC  (2+ messages)
` [Bug middle-end/94785] "

[Bug target/89057] [8/9/10/11 Regression] AArch64 ld3 st4 less optimized
 2020-12-30 10:24 UTC 

[Bug c++/98461] New: Suboptimal codegen for negating a movemask
 2020-12-30 10:22 UTC  (9+ messages)
` [Bug c++/98461] "
` [Bug target/98461] "

[Bug c++/98474] New: incorrect results using __uint128_t
 2020-12-30 10:03 UTC  (5+ messages)
` [Bug c++/98474] "
` [Bug tree-optimization/98474] [8/9/10/11 Regression] "

[Bug target/98477] New: aarch64: Unnecessary GPR -> FPR moves for conditional select
 2020-12-30  9:50 UTC  (5+ messages)
` [Bug target/98477] "

[Bug target/64243] New: Passing and returning structures with single member of floating type via SSE registers is wrong on Windows x86-64 ABI
 2020-12-30  9:25 UTC  (5+ messages)
` [Bug target/64243] "

[Bug tree-optimization/98464] New: [11 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nop_conversion_p, at tree.c:12825
 2020-12-30  7:43 UTC  (4+ messages)
` [Bug tree-optimization/98464] [11 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nop_conversion_p, at tree.c:12825 by r11-4637

[Bug c++/98475] New: Class template argument deduction for alias templates fails
 2020-12-30  0:17 UTC 

[Bug libstdc++/98466] New: Iterators for unordered containers do not
 2020-12-29 21:08 UTC  (2+ messages)
` [Bug libstdc++/98466] Debug Mode iterators for unordered containers do not implement N3644

[Bug fortran/93685] [9/10/11 Regression] ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
 2020-12-29 20:32 UTC  (3+ messages)

[Bug fortran/92736] [9 Regression] Error when using a variable from a module in a submodule and its parent module
 2020-12-29 19:53 UTC 

[Bug c++/98441] New: member function pointer incorrectly parsed as having trailing return type
 2020-12-29 18:19 UTC  (6+ messages)
` [Bug c++/98441] [10/11 Regression] "
` [Bug c++/98441] [11 "

[Bug libstdc++/98473] New: std::vector<T>::insert(pos, first, last) doesn't compile for T which has a deleted assignment operator
 2020-12-29 18:05 UTC 

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

[Bug fortran/93833] [8/9/10/11 Regression] ICE in trans_array_constructor, at fortran/trans-array.c:2566
 2020-12-29 17:37 UTC  (2+ messages)

[Bug target/95361] New: Segfault when generating an epilogue for a partly-shrinked-wrapped SVE frame
 2020-12-29 17:04 UTC  (2+ messages)
` [Bug target/95361] "

[Bug tree-optimization/98467] New: gcc optimizes tapping code away
 2020-12-29 16:03 UTC  (4+ messages)
` [Bug tree-optimization/98467] "

[Bug fortran/98472] New: internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:7352
 2020-12-29 15:41 UTC 

[Bug c++/98206] New: UBSan: Casting from multiple inheritance base to derived class triggers undefined behavior sanitizer
 2020-12-29 14:44 UTC  (3+ messages)
` [Bug sanitizer/98206] "

[Bug c++/98463] New: [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491
 2020-12-29 13:56 UTC  (4+ messages)
` [Bug c++/98463] [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491 by r11-2720

[Bug libgcc/97543] New: powerpc64le: libgcc has unexpected long double in .gnu_attribute
 2020-12-29 13:39 UTC  (2+ messages)
` [Bug libgcc/97543] "

[Bug target/98289] New: [x86] Suboptimal optimization of stack usage when function call to cold function is not needed
 2020-12-29 13:35 UTC  (2+ messages)
` [Bug rtl-optimization/98289] [8/9/10 Regression] [x86] Suboptimal optimization of stack usage when function call does not occur

[Bug libstdc++/93456] No overflow check in __atomic_futex_unsigned_base::_M_futex_wait_until
 2020-12-29 13:12 UTC 

[Bug rtl-optimization/56719] New: missed optimization: i > 0xffff || i*4 > 0xffff
 2020-12-29 12:05 UTC  (3+ messages)
` [Bug middle-end/56719] "

[Bug fortran/98426] New: find_symbol in module.c traverses O(N) part of a search tree
 2020-12-29 11:15 UTC  (4+ messages)
` [Bug fortran/98426] "

[Bug target/97012] New: [SVE] Extend PR96357 to other aarch64-sve.md patterns
 2020-12-29 10:47 UTC  (2+ messages)
` [Bug target/97012] "

[Bug c++/98471] New: libstdc++ fails to build with clang on windows because of filesystem bug
 2020-12-29 10:18 UTC  (2+ messages)
` [Bug libstdc++/98471] "

[Bug c++/98469] New: ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350
 2020-12-29  9:42 UTC  (2+ messages)
` [Bug c++/98469] "

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2020-12-29  9:17 UTC  (2+ messages)
` [Bug gcov-profile/96919] "

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

[Bug target/92658] x86 lacks vector extend / truncate
 2020-12-29  1:36 UTC 

[Bug c++/98456] New: Use of std::get instead of get
 2020-12-29  1:20 UTC  (3+ messages)
` [Bug libstdc++/98456] "

[Bug c++/17314] Error message wrongly shows declared rather than inherited access
 2020-12-29  0:14 UTC 

[Bug target/98468] New: [9 regression] test case gcc.target/powerpc/rlwimi-2.c fails starting with r9-3594
 2020-12-28 23:00 UTC 

[Bug c/98112] New: Add -fdirect-access-external-data & drop HAVE_LD_PIE_COPYRELOC
 2020-12-28 17:43 UTC  (5+ messages)
` [Bug target/98112] "

[Bug fortran/96100] New: [9/10/11 Regression] ICE in gimplify_expr, at gimplify.c:14638
 2020-12-28 16:53 UTC  (4+ messages)
` [Bug fortran/96100] "

[Bug fortran/96101] New: [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2398
 2020-12-28 16:53 UTC  (4+ messages)
` [Bug fortran/96101] "

[Bug c/98460] New: _builtin_cpu_supports("sha") missing
 2020-12-28 16:28 UTC  (2+ messages)
` [Bug target/98460] "

[Bug c++/98450] New: Inconsistent Wunused-variable warning for std::array
 2020-12-28 16:12 UTC  (2+ messages)
` [Bug c++/98450] "

[Bug fortran/98454] New: Apparent wrong initialization in function result
 2020-12-28 15:19 UTC  (12+ messages)
` [Bug fortran/98454] "

[Bug fortran/96320] New: gfortran 8-10 shape mismatch in assumed-length dummy argument character array
 2020-12-28 14:55 UTC  (2+ messages)
` [Bug fortran/96320] "

[Bug c++/98462] New: ICE when making iomanip module and all modules after it
 2020-12-28 13:53 UTC 

[Bug analyzer/93993] ICE in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4786
 2020-12-28 13:37 UTC 

[Bug fortran/96495] New: [gfortran] MERGE does not copy ALLOCATABLE property of derived type
 2020-12-28 12:11 UTC  (2+ messages)
` [Bug fortran/96495] [gfortran] Composition of user-defined operators "

[Bug fortran/96102] New: ICE in check_host_association, at fortran/resolve.c:5994
 2020-12-28 12:00 UTC  (2+ messages)
` [Bug fortran/96102] "

[Bug c++/98423] New: The defaulted default constructor defined as deleted when one of variant member has a default member initializer
 2020-12-28 11:59 UTC  (3+ messages)
` [Bug c++/98423] "

[Bug target/98439] New: [11 Regression] ICE in final_scan_insn_1, at final.c:3096
 2020-12-28 11:19 UTC  (4+ messages)
` [Bug rtl-optimization/98439] "

[Bug fortran/92976] [8 Regression][OOP] ICE in trans_associate_var, at fortran/trans-stmt.c:1963
 2020-12-28 11:09 UTC  (2+ messages)

[Bug c++/98451] New: Re-exporting iostream
 2020-12-28 10:33 UTC  (2+ messages)
` [Bug c++/98451] "

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

[Bug preprocessor/98459] New: [11 Regression] ICE in linemap_position_for_line_and_column, at libcpp/line-map.c:923
 2020-12-28  7:31 UTC 

[Bug driver/82955] ICE when using -fdump-passes -fdisable-tree-einline
 2020-12-28  3:37 UTC 

[Bug d/98457] New: [d] writef!"%s" doesn't work with MonoTime / SysTick
 2020-12-27 23:58 UTC  (2+ messages)
` [Bug d/98457] "

[Bug c/96275] New: Vectorizer doesn't take into account bitmask condition from branch conditions
 2020-12-27 23:53 UTC  (2+ messages)
` [Bug tree-optimization/96275] "

[Bug c++/98446] New: C++ modules test failures
 2020-12-27 23:25 UTC  (2+ messages)
` [Bug c++/98446] "

[Bug fortran/98445] New: Bogus error: derived type used as an actual argument
 2020-12-27 21:56 UTC  (5+ messages)
` [Bug fortran/98445] "

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

[Bug libstdc++/98449] New: notify_all_at_thread_exit() should notify on cond while lock is held to avoid a race
 2020-12-27 20:27 UTC  (2+ messages)
` [Bug libstdc++/98449] "

[Bug c++/98440] New: Accepts ill-formed reinterpret_cast<int&&>(1)
 2020-12-27 20:19 UTC  (3+ messages)
` [Bug c++/98440] "
` [Bug c++/98440] [9/10/11 Regression] "

[Bug tree-optimization/98444] New: [10 Regression] compile error with -ftracer and -Werror=format-overflow
 2020-12-27 20:05 UTC  (2+ messages)
` [Bug tree-optimization/98444] "

[Bug target/97684] New: [11 Regression] ICE in reg_preferred_class, at reginfo.c:789
 2020-12-27 18:56 UTC  (3+ messages)
` [Bug target/97684] "
` [Bug rtl-optimization/97684] "

[Bug tree-optimization/98455] New: [11 Regression] ICE: verify_gimple failed (error: invalid 'PHI' argument; error: incompatible types in 'PHI' argument 2)
 2020-12-27 15:10 UTC 

[Bug fortran/97694] New: ICE with optional assumed rank class(*) argument
 2020-12-27 14:59 UTC  (2+ messages)
` [Bug fortran/97694] "

[Bug fortran/97723] New: type bound ASSIGNMENT(=) within select rank block wrongly rejected
 2020-12-27 14:59 UTC  (2+ messages)
` [Bug fortran/97723] "

[Bug target/98453] New: aarch64: Missed opportunity for STP for vec_duplicate
 2020-12-27 12:24 UTC 

[Bug c++/98452] New: error: unknown Compiled Module Interface: no such module
 2020-12-27 11:53 UTC 

[Bug tree-optimization/80635] [8/9/10/11 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2020-12-27  1:39 UTC 

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

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

[Bug analyzer/98447] New: incorrect -Wanalyzer-shift-count-overflow warning
 2020-12-26 18:47 UTC  (5+ messages)
` [Bug analyzer/98447] "

[Bug fortran/98022] New: ICE in gfc_assign_data_value, at fortran/data.c:468
 2020-12-26 16:44 UTC  (2+ messages)
` [Bug fortran/98022] [9/10/11 Regression] ICE in gfc_assign_data_value, at fortran/data.c:468 since r9-3803-ga5fbc2f36a291cbe

[Bug tree-optimization/97424] New: Warn on invalid shift amount after inlining
 2020-12-26 16:41 UTC  (2+ messages)
` [Bug tree-optimization/97424] "

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

[Bug c++/98448] New: [11 Regression] bootstrap-O3 comparison fails due to libcody
 2020-12-26 11:58 UTC 

[Bug fortran/92065] [8/9/10/11 Regression] internal compiler error: in expand_expr_real_1
 2020-12-26  2:58 UTC  (2+ messages)

[Bug rtl-optimization/48877] New: Inline asm for rdtsc generates silly code
 2020-12-25 18:50 UTC  (3+ messages)
` [Bug rtl-optimization/48877] "

[Bug tree-optimization/47579] New: STL size() == 0 does unnecessary shift
 2020-12-25 12:43 UTC  (2+ messages)
` [Bug tree-optimization/47579] "

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