public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2021-01-07 16:41 UTC  (4+ messages)
` [Bug libstdc++/98384] [11 Regression] "

[Bug fortran/96325] New: Invalid call of a type-bound procedure is accepted
 2021-01-07 16:34 UTC  (5+ messages)
` [Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call "

[Bug fortran/98577] New: Wrong "count_rate" values with int32 and real32 if the "count" argument is int64
 2021-01-07 16:32 UTC  (4+ messages)
` [Bug fortran/98577] "

[Bug d/98584] New: Many D tests FAIL with SIGBUS in read_encoded_value_with_base
 2021-01-07 16:27 UTC 

[Bug target/98567] New: Failure to optimize using ZF flag from blsi
 2021-01-07 16:22 UTC  (6+ messages)
` [Bug target/98567] "

[Bug ipa/79966] [9/10/11 Regression] run time more than twice slower when using -fipa-cp-clone
 2021-01-07 16:20 UTC  (2+ messages)
` [Bug ipa/79966] [9/10/11 Regression] Test gfortran.dg/pr79966.f90 slow again, inliner hits max-inline-insns-auto

[Bug middle-end/98583] New: missing -Wuninitialized reading from a second VLA in its own block
 2021-01-07 16:20 UTC 

[Bug c++/98544] New: [11 regression] Wrong code generated by tree vectorizer
 2021-01-07 16:08 UTC  (12+ messages)
` [Bug tree-optimization/98544] [11 regression] Wrong code generated by tree vectorizer since r11-3917-g28290cb50c7dbf87

[Bug tree-optimization/98563] New: regression: vectorization fails while it worked on gcc 9 and earlier
 2021-01-07 15:42 UTC  (5+ messages)
` [Bug tree-optimization/98563] "
` [Bug tree-optimization/98563] [10/11 Regression] "
` [Bug tree-optimization/98563] [10/11 Regression] vectorization fails while it worked on gcc 9 and earlier since since r10-2271-gd81ab49d0586fca0

[Bug analyzer/98580] New: ICE with -fanalyzer and LTO: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p
 2021-01-07 15:35 UTC  (3+ messages)
` [Bug analyzer/98580] ICE with -fanalyzer and LTO: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p since r11-2754-g623bc0276849d48a
` [Bug analyzer/98580] ICE with -fanalyzer when LTO writes out error_mark_node for DECL_INITIAL

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2021-01-07 15:23 UTC  (5+ messages)

[Bug c/98582] New: Optimization combined with aliasing generating wrong code
 2021-01-07 15:08 UTC  (4+ messages)
` [Bug c/98582] "

[Bug c++/98569] New: concept error message does not report the file location
 2021-01-07 14:30 UTC  (2+ messages)
` [Bug c++/98569] "

[Bug c++/98543] New: fails to diagnose unnecessary functions
 2021-01-07 14:27 UTC  (2+ messages)
` [Bug c++/98543] "

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

[Bug c/98482] New: -mfentry creates invalid call for -mcmodel=large
 2021-01-07 13:37 UTC  (6+ messages)
` [Bug target/98482] "

[Bug bootstrap/98414] New: [11 Regression] UBSAN bootstrap is broken: ubsan/ubsan_type_hash_itanium.cpp:162: undefined reference to `__dynamic_cast'
 2021-01-07 13:32 UTC  (2+ messages)
` [Bug bootstrap/98414] [11 Regression] UBSAN bootstrap is broken: ubsan/ubsan_type_hash_itanium.cpp:162: undefined reference to `__dynamic_cast' since r11-6083-gb7dfc2074c78415d451eb34d1608016c80b1c41a

[Bug tree-optimization/98581] New: unexpected reassociation for umin/umax ?
 2021-01-07 13:31 UTC  (2+ messages)
` [Bug tree-optimization/98581] "

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2021-01-07 13:27 UTC  (3+ messages)
` [Bug gcov-profile/96919] "

[Bug c++/98579] New: ICE: in output_constructor_regular_field, at varasm.c:5491
 2021-01-07 13:22 UTC  (3+ messages)
` [Bug c++/98579] [11 Regression] ICE: in output_constructor_regular_field, at varasm.c:5491 since r11-2720-g91e6226f880b0482

[Bug c++/98520] New: nodiscard not diagnosed in comma operator
 2021-01-07 13:15 UTC  (2+ messages)
` [Bug c++/98520] "

[Bug c++/95663] New: static_cast checks for null even when the pointer is dereferenced
 2021-01-07 13:14 UTC  (3+ messages)
` [Bug tree-optimization/95663] "

[Bug c++/98501] New: potential optimization for base<->derived pointer casts
 2021-01-07 13:13 UTC  (2+ messages)
` [Bug c++/98501] "

[Bug c++/98481] New: std::vector<std::string>::size_type as return type gets tagged with abi:cxx11
 2021-01-07 12:01 UTC  (6+ messages)
` [Bug c++/98481] [10/11 Regression] "

[Bug bootstrap/98562] New: [11 Regression] profiledbootstrap-lean broken on s390x-linux-gnu
 2021-01-07 11:59 UTC  (12+ messages)
` [Bug bootstrap/98562] "

[Bug tree-optimization/98568] New: [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging
 2021-01-07 11:59 UTC  (8+ messages)
` [Bug tree-optimization/98568] "

[Bug fortran/96012] New: [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558
 2021-01-07 11:34 UTC  (3+ messages)
` [Bug fortran/96012] "

[Bug c++/98329] New: [11 Regression] ICE in cp_build_bit_cast, at cp/semantics.c:10730
 2021-01-07 10:53 UTC  (2+ messages)
` [Bug c++/98329] "

[Bug web/98559] New: test PR
 2021-01-07 10:50 UTC  (2+ messages)
` [Bug target/98559] "

[Bug tree-optimization/98542] New: Redundant loads in vectorised loop
 2021-01-07 10:44 UTC  (4+ messages)
` [Bug tree-optimization/98542] "

[Bug target/98557] New: [11 Regression] ICE in insert_operand_rank, at tree-ssa-reassoc.c:367 on arm-linux-gnueabihf
 2021-01-07 10:40 UTC  (9+ messages)
` [Bug target/98557] "

[Bug tree-optimization/98537] New: [11 Regression] ICE in emit_move_insn since r11-5839
 2021-01-07 10:32 UTC  (4+ messages)
` [Bug target/98537] "

[Bug lto/83967] LTO removes C functions declared as weak in assembler(depending on files order in linking)
 2021-01-07 10:22 UTC 

[Bug c++/98576] New: std::source_location should return EBCDIC encoding strings under EBCDIC execution charset charsets
 2021-01-07 10:06 UTC  (7+ messages)
` [Bug c++/98576] "

[Bug rtl-optimization/97978] New: [11 Regression] ICE in lra_assign, at lra-assigns.c:1648
 2021-01-07  8:44 UTC  (3+ messages)
` [Bug rtl-optimization/97978] [11 Regression] ICE in lra_assign, at lra-assigns.c:1648 since r11-5066-gbe39636d9f68c437

[Bug tree-optimization/98578] New: [11 Regression] ICE in print_mem_ref since r11-6508-gabb1b6058c09a7c0
 2021-01-07  8:42 UTC  (2+ messages)
` [Bug tree-optimization/98578] "

[Bug fortran/98558] New: Scalar character parameter does not print warning if actual length >1
 2021-01-07  8:32 UTC  (3+ messages)
` [Bug fortran/98558] "

[Bug testsuite/98575] New: [11 regression] gcc.dg/analyzer/pr94851-1.c fails after r11-6495
 2021-01-07  8:27 UTC  (2+ messages)
` [Bug analyzer/98575] "

[Bug tree-optimization/98560] New: [11 Regression] gimple-isel ICE with folded condition
 2021-01-07  8:14 UTC  (2+ messages)
` [Bug tree-optimization/98560] "

[Bug c++/98499] New: [11 Regression] Possibly bad std::string initialization in constructors
 2021-01-07  8:12 UTC  (3+ messages)
` [Bug tree-optimization/98499] "

[Bug target/92658] x86 lacks vector extend / truncate
 2021-01-07  6:35 UTC 

[Bug target/79251] PowerPC vec_insert generates store-hit-load if the element number is variable
 2021-01-07  5:20 UTC 

[Bug analyzer/98564] New: valgrind error with -fanalyzer
 2021-01-07  2:50 UTC  (4+ messages)
` [Bug analyzer/98564] "

[Bug analyzer/97074] New: -Wanalyzer-malloc-leak false positive when merging states
 2021-01-07  2:50 UTC  (3+ messages)
` [Bug analyzer/97074] "

[Bug c++/17314] Error message wrongly shows declared rather than inherited access
 2021-01-07  0:57 UTC  (3+ messages)

[Bug c++/98461] New: Suboptimal codegen for negating a movemask
 2021-01-06 23:41 UTC  (2+ messages)
` [Bug target/98461] "

[Bug middle-end/98465] New: Bogus warning stringop-overread wuth -std=gnu++20 -O2 and std::string::insert
 2021-01-06 23:14 UTC  (4+ messages)
` [Bug middle-end/98465] "

[Bug fortran/88356] [9/10/11 Regression] ICE with -Werror in reduce_binary_ac, at fortran/arith.c:1318 (and others)
 2021-01-06 22:07 UTC 

[Bug testsuite/98225] New: gcc.misc-tests/outputs.exp ltrans_args tests FAIL
 2021-01-06 21:22 UTC  (6+ messages)
` [Bug testsuite/98225] "

[Bug fortran/98573] New: Dynamic type lost on assignment
 2021-01-06 21:18 UTC  (5+ messages)
` [Bug fortran/98573] "

[Bug fortran/92736] [9 Regression] Error when using a variable from a module in a submodule and its parent module
 2021-01-06 21:09 UTC 

[Bug c++/95768] New: -march=sandybridge -O2 -Wall crashes as 'during GIMPLE pass: uninit ... Segmentation fault'
 2021-01-06 20:48 UTC  (3+ messages)
` [Bug c++/95768] [11 Regression] "

[Bug c++/98305] New: Incomprehensible -Wmismatched-new-delete warning
 2021-01-06 20:47 UTC  (3+ messages)
` [Bug c++/98305] spurious -Wmismatched-new-delete on template instance

[Bug c/98572] New: Unexpected signed extension for unsigned bit fields
 2021-01-06 20:12 UTC  (5+ messages)
` [Bug c/98572] "

[Bug c++/96504] New: [coroutines] test failures with glibc-2.32
 2021-01-06 19:58 UTC  (2+ messages)
` [Bug c++/96504] [coroutines] Use after free in std::__n4861::coroutine_handle<void>::done()

[Bug c/88731] [DR 481] Rejects well-formed program using bit-fields in _Generic
 2021-01-06 19:36 UTC 

[Bug testsuite/98574] New: Make gcc-jenkins an OSS Project
 2021-01-06 19:29 UTC 

[Bug c/98541] New: warning with -Wnonnull for array parameter with bound > 0
 2021-01-06 19:06 UTC  (4+ messages)
` [Bug c/98541] "

[Bug middle-end/98555] New: Functions optimized to zero length break function pointer inequality
 2021-01-06 18:52 UTC  (3+ messages)
` [Bug rtl-optimization/98555] "

[Bug fortran/78746] charlen_03, charlen_10 ICE
 2021-01-06 18:37 UTC 

[Bug testsuite/98566] New: g++.dg/warn/Wmismatched-dealloc.C fails with -std=c++11
 2021-01-06 17:43 UTC  (8+ messages)
` [Bug testsuite/98566] "

[Bug c++/98570] New: ICE: canonical types differ for identical types
 2021-01-06 17:35 UTC  (2+ messages)
` [Bug c++/98570] [8/9/10/11 Regression] "

[Bug c/98571] New: ICE in handle_argspec_attribute, at c-family/c-attribs.c:3542
 2021-01-06 17:31 UTC  (2+ messages)
` [Bug c/98571] "

[Bug fortran/92587] [9/10/11 Regression] Compiler is unable to generate finalization wrapper
 2021-01-06 17:30 UTC 

[Bug middle-end/98561] New: -Wstringop-overflow triggered when memcpy to single char and writing to differently sized array members
 2021-01-06 17:17 UTC  (3+ messages)
` [Bug middle-end/98561] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2021-01-06 16:37 UTC 

[Bug middle-end/95353] New: [10/11 Regression] GCC can't build binutils
 2021-01-06 16:37 UTC  (2+ messages)
` [Bug tree-optimization/95353] [10 Regression] spurious -Wstringop-overflow writing to a trailing array plus offset

[Bug fortran/98565] New: internal compiler error: in conv_function_val, at fortran/trans-expr.c:3950
 2021-01-06 14:57 UTC 

[Bug bootstrap/98506] New: ../../gcc/libcody/resolver.cc:178:43: error: 'O_CLOEXEC' was not declared in thi s scope
 2021-01-06 14:01 UTC  (3+ messages)
` [Bug bootstrap/98506] "

[Bug c++/98551] New: [11 Regression] ICE in replace_result_decl, at cp/constexpr.c:2150
 2021-01-06 13:44 UTC  (2+ messages)
` [Bug c++/98551] [10/11 "

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