public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/98495] New: X86 _mm_extract_pi16 incorrectly sign extends result
 2021-01-01 13:06 UTC  (2+ messages)
` [Bug target/98495] "

[Bug target/98438] New: Rather bad optimization of midpoint implementation for __int128 (and other types)
 2021-01-01 12:50 UTC  (7+ messages)
` [Bug target/98438] "
` [Bug rtl-optimization/98438] "

[Bug c++/98206] New: UBSan: Casting from multiple inheritance base to derived class triggers undefined behavior sanitizer
 2021-01-01 12:13 UTC  (5+ messages)
` [Bug sanitizer/98206] "

[Bug fortran/93794] [8/9/10/11 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2497
 2021-01-01  9:54 UTC  (2+ messages)

[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
 2021-01-01  9:17 UTC  (8+ messages)
` [Bug target/95381] "

[Bug d/98494] New: libphobos: std.process Config.stderrPassThrough missing
 2021-01-01  3:07 UTC 

[Bug c++/98474] New: incorrect results using __uint128_t
 2021-01-01  2:44 UTC  (9+ messages)
` [Bug c++/98474] "
` [Bug tree-optimization/98474] [8/9/10/11 Regression] "
` [Bug tree-optimization/98474] [8/9/10 "

[Bug bootstrap/98493] New: [11 regression] bootstrap build fails in go part of build after r11-6371
 2021-01-01  1:50 UTC 

[Bug target/98491] New: [MIPS] ICE: in mode_size_inline, with -mmsa
 2020-12-31 23:30 UTC  (3+ messages)
` [Bug target/98491] "

[Bug c++/98492] New: C++ pp_gimple_stmt_1 doesn't output function call arguments
 2020-12-31 23:26 UTC 

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

[Bug testsuite/98489] New: New test case gcc.dg/tree-ssa/pr56719.c in r11-6374 has two failures
 2020-12-31 23:04 UTC  (2+ messages)
` [Bug testsuite/98489] "

[Bug fortran/96381] New: gfc_find_vtab can use a character type typespec as a derived type (causing invalid access)
 2020-12-31 21:09 UTC  (2+ messages)
` [Bug fortran/96381] "

[Bug fortran/96418] New: Test coarray_alloc_comp_4.f08 ICEs
 2020-12-31 20:03 UTC  (2+ messages)
` [Bug fortran/96418] "

[Bug fortran/98490] New: Unexpected out of bounds in array constructor with implied do loop
 2020-12-31 19:49 UTC  (5+ messages)
` [Bug fortran/98490] "

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

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

[Bug fortran/88624] [Coarray] Rejects allocatable coarray passed as a dummy argument
 2020-12-31 18:02 UTC 

[Bug target/98302] New: [11 Regression] Wrong code on aarch64
 2020-12-31 16:57 UTC  (4+ messages)
` [Bug target/98302] "
` [Bug target/98302] [?? "

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

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

[Bug c/53929] New: Bug in the use of Intel asm syntax when a global is named "and"
 2020-12-31 15:08 UTC  (5+ messages)
` [Bug target/53929] [meta-bug] -masm=intel with global symbol

[Bug c/95652] New: GCC 8.3.1 generates syntactically incorrect assembly code
 2020-12-31 15:08 UTC  (3+ messages)
` [Bug target/95652] GCC 8.3.1 generates syntactically incorrect assembly code with -masm=intel

[Bug target/87986] Assembler errors w/ -masm=intel
 2020-12-31 15:08 UTC 

[Bug inline-asm/98488] New: name conflict using -masm=intel
 2020-12-31 15:07 UTC  (2+ messages)
` [Bug inline-asm/98488] "

[Bug libstdc++/98473] New: std::vector<T>::insert(pos, first, last) doesn't compile for T which has a deleted assignment operator
 2020-12-31 13:36 UTC  (2+ messages)
` [Bug libstdc++/98473] "

[Bug c++/98485] New: Symbols for identical constrained specializations have different linkage
 2020-12-31 11:01 UTC  (4+ messages)
` [Bug c++/98485] "

[Bug tree-optimization/94802] New: Failure to recognize identities with __builtin_clz
 2020-12-31 10:15 UTC  (3+ messages)
` [Bug tree-optimization/94802] "

[Bug tree-optimization/94785] New: Failure to detect abs pattern using multiplication
 2020-12-31 10:13 UTC  (4+ messages)
` [Bug middle-end/94785] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2020-12-31 10:13 UTC 

[Bug c/98487] New: ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and -Wsuggest-attribute=format]
 2020-12-31  9:21 UTC  (2+ messages)
` [Bug c/98487] "

[Bug c++/98486] New: Variable template specialization doesn't account for primary's constraints
 2020-12-31  6:57 UTC 

[Bug target/98442] New: [X86] suboptimal for memset with CLEAR_BY_PIECES
 2020-12-31  3:56 UTC  (4+ messages)
` [Bug target/98442] "

[Bug fortran/98476] New: OpenMP offload syntax restriction
 2020-12-31  0:17 UTC  (4+ messages)
` [Bug fortran/98476] "

[Bug middle-end/98484] New: missing -Wstringop-overflow on a multiply inlined calls from system header
 2020-12-30 22:43 UTC  (2+ messages)
` [Bug middle-end/98484] missing -Wstringop-overflow on invalid accesses to the same object by distinct functions

[Bug middle-end/98483] New: missing -Warray-bounds for out of bounds accesses in system headers
 2020-12-30 22:01 UTC 

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

[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 21:20 UTC  (6+ messages)
` [Bug target/64243] "

[Bug c/98482] New: -mfentry creates invalid call for -mcmodel=large
 2020-12-30 19:13 UTC 

[Bug fortran/98458] New: implied do-loop used in initialization with RESHAPE throw ICE
 2020-12-30 18:12 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 target/98248] New: [11 Regression] SVE: Wrong code with -O3 -msve-vector-bits=256
 2020-12-30 17:44 UTC  (2+ messages)
` [Bug target/98248] "

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

[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  (2+ 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 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 

[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++/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 fortran/98426] New: find_symbol in module.c traverses O(N) part of a search tree
 2020-12-29 11:15 UTC  (2+ 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  (2+ 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  (2+ 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 "

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