public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/92939] missing -Wstringop-overflow on negative index from the end of array
 2020-06-10 18:06 UTC  (2+ messages)

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2020-06-10 18:06 UTC 

[Bug middle-end/95353] New: [10/11 Regression] GCC can't build binutils
 2020-06-10 18:03 UTC  (3+ messages)
` [Bug tree-optimization/95353] [10/11 Regression] spurious -Wstringop-overflow writing to a trailing array plus offset
` [Bug tree-optimization/95353] [10 "

[Bug tree-optimization/82608] missing -Warray-bounds on an out-of-bounds VLA index
 2020-06-10 17:55 UTC  (2+ messages)

[Bug tree-optimization/82581] missing -Warray-bounds on writing past the end of a member array
 2020-06-10 17:47 UTC 

[Bug tree-optimization/86889] s390x gcc build fails when configured with --disable-checking
 2020-06-10 17:45 UTC 

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2020-06-10 17:41 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug middle-end/88992] missing -Warray-bounds indexing into a zero-length array
 2020-06-10 17:41 UTC 

[Bug c/95625] New: missing detail in -Waddress initializing a function argument
 2020-06-10 17:09 UTC 

[Bug debug/95576] New: [11 Regression] -fcompare-debug failure with -O3 -fno-tree-forwprop -fvect-cost-model=unlimited
 2020-06-10 16:10 UTC  (5+ messages)
` [Bug debug/95576] "

[Bug target/95523] New: aarch64:ICE in register_tuple_type,at config/aarch64/aarch64-sve-builtins.cc:3434
 2020-06-10 16:01 UTC  (3+ messages)
` [Bug target/95523] "

[Bug c++/95562] New: ICE when using noexcept depending on boolean template parameter
 2020-06-10 15:34 UTC  (7+ messages)
` [Bug c++/95562] [10/11 Regression] ICE when using noexcept depending on boolean template parameter since r10-1280-g78f7607db4c53f8c

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-06-10 15:21 UTC  (4+ messages)
` [Bug sanitizer/95137] "

[Bug gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
 2020-06-10 14:49 UTC  (4+ messages)
` [Bug gcov-profile/95348] "

[Bug c++/95559] New: Compiling "{{}}" result is inconsistent in different versions
 2020-06-10 13:34 UTC  (7+ messages)
` [Bug c++/95559] GCC fails to compile "{{}}" in some versions
` [Bug c++/95559] GCC accepts "too many braces around scalar initializer " in the version of 6.1 - 8.4

[Bug c++/88572] error: braces around scalar initializer - should be a warning
 2020-06-10 13:34 UTC 

[Bug libstdc++/95624] New: std::put_time() and std::strftime() don't recognize %e
 2020-06-10 13:24 UTC  (2+ messages)
` [Bug libstdc++/95624] "

[Bug target/95621] New: Add CET(PTA_SHSTK) to march=tigerlake
 2020-06-10 13:20 UTC  (3+ messages)
` [Bug target/95621] "

[Bug sanitizer/94910] New: detect_stack_use_after_return=1 is much slower than clang's
 2020-06-10 11:20 UTC  (3+ messages)
` [Bug sanitizer/94910] "

[Bug c++/95623] New: #include <thread> fails to define this_thread
 2020-06-10 11:07 UTC  (2+ messages)
` [Bug c++/95623] "

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2020-06-10 10:03 UTC  (3+ messages)

[Bug c++/95606] New: [10/11 regression] <any> conflicts with std::is_constructible
 2020-06-10  9:59 UTC  (5+ messages)
` [Bug libstdc++/95606] "

[Bug middle-end/95622] New: force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta-2.c
 2020-06-10  9:18 UTC  (2+ messages)
` [Bug middle-end/95622] "

[Bug fortran/95109] New: [11 regression] ICE in gfortran.dg/gomp/target1.f90 after r11-349
 2020-06-10  9:12 UTC  (2+ messages)
` [Bug fortran/95109] "

[Bug analyzer/93993] ICE in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4786
 2020-06-10  9:10 UTC 

[Bug tree-optimization/95569] New: ICE in tmmark:verify_ssa failed
 2020-06-10  9:05 UTC  (4+ messages)
` [Bug tree-optimization/95569] "

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2020-06-10  8:24 UTC  (2+ messages)

[Bug sanitizer/95617] New: [11 regression] many excess errors starting with r11-1117
 2020-06-10  8:23 UTC  (6+ messages)
` [Bug sanitizer/95617] "

[Bug c++/95607] New: Inconsistent treating of default argument instantiation as immediate context
 2020-06-10  7:41 UTC  (2+ messages)
` [Bug c++/95607] "

[Bug lto/95620] New: [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'
 2020-06-10  7:21 UTC  (3+ messages)
` [Bug lto/95620] "

[Bug fortran/95612] New: [9/10/11 Regression] ICE in gfc_check_pointer_assign, at fortran/expr.c:4274
 2020-06-10  7:05 UTC  (4+ messages)
` [Bug fortran/95612] "

[Bug c++/95618] New: [11 Regression] ICE in remap_type_1, at tree-inline.c:607
 2020-06-10  6:27 UTC  (2+ messages)
` [Bug c++/95618] "

[Bug fortran/95613] New: ICE in main_block_label, at tree-cfg.c:1455
 2020-06-10  5:48 UTC  (3+ messages)
` [Bug fortran/95613] "

[Bug libstdc++/93121] std::bit_cast missing
 2020-06-10  4:43 UTC 

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-06-10  4:38 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/93638] [concepts] Dependent names in requires clause reported as different types when function definition is not inline
 2020-06-10  4:38 UTC  (2+ messages)

[Bug c/95588] New: No warning in -Wformat for narrowing formats
 2020-06-10  2:35 UTC  (3+ messages)
` [Bug c/95588] "

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2020-06-09 23:53 UTC  (3+ messages)
` [Bug middle-end/95189] [10/11 Regression] memcmp being wrongly stripped like strcmp

[Bug c++/95564] New: GCC rejects lambda expression with "noexcept(1+1)"
 2020-06-09 23:04 UTC  (2+ messages)
` [Bug c++/95564] "

[Bug fortran/95614] New: ICE in build_field, at fortran/trans-common.c:301
 2020-06-09 21:41 UTC  (3+ messages)
` [Bug fortran/95614] "

[Bug c++/95609] New: span<T> could have better layout
 2020-06-09 20:46 UTC  (2+ messages)
` [Bug c++/95609] "

[Bug c++/95610] New: GCC fails to get global variable via "::" in class specifier
 2020-06-09 20:45 UTC  (2+ messages)
` [Bug c++/95610] bogus error: "global qualification of class name is invalid"

[Bug c++/95345] New: Fold expressions don't work properly when pack expression has co_await
 2020-06-09 20:43 UTC  (3+ messages)
` [Bug c++/95345] "

[Bug middle-end/95619] New: apparently in-bounds subscript in -Warray-bounds message
 2020-06-09 20:28 UTC 

[Bug middle-end/95552] New: VLA ICE
 2020-06-09 20:12 UTC  (4+ messages)
` [Bug middle-end/95552] [11 Regression] "

[Bug c++/95616] New: [coroutines] coroutines with potentially-throwing 'co_await promise.final_suspend()' expressions should be ill-formed
 2020-06-09 19:00 UTC  (2+ messages)
` [Bug c++/95616] "

[Bug c++/95615] New: [coroutines] Coroutine frame and promise is leaked if exception thrown from promise.initial_suspend()
 2020-06-09 18:56 UTC  (2+ messages)
` [Bug c++/95615] "

[Bug c++/85270] Trivial assignment operator not considered such
 2020-06-09 18:04 UTC 

[Bug fortran/95611] New: ICE in access_attr_decl, at fortran/decl.c:9075
 2020-06-09 17:40 UTC  (2+ messages)
` [Bug fortran/95611] "

[Bug tree-optimization/95581] New: [11 Regression] ICE in gimple_call_arg, at gimple.h:3260 since r11-959-gb825a22890740f341eae566af27e18e528cd29a7
 2020-06-09 17:32 UTC  (5+ messages)
` [Bug tree-optimization/95581] "
` [Bug target/95581] "

[Bug fortran/84245] [8/9/10/11 Regression] ICE in delete_root, at fortran/bbt.c:150
 2020-06-09 17:28 UTC 

[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
 2020-06-09 17:00 UTC  (2+ messages)
` [Bug target/95381] "

[Bug fortran/94377] New: Won't compile when deallocating a parameterized derived type
 2020-06-09 16:46 UTC  (2+ messages)
` [Bug fortran/94377] "

[Bug c++/95608] New: c++20 wrong code for defaulted equality comparison on array member variables
 2020-06-09 16:05 UTC 

[Bug c++/95599] New: [coroutines] destructor for temporary operand to co_yield expression called before end of full-expression
 2020-06-09 15:25 UTC  (5+ messages)
` [Bug c++/95599] "

[Bug target/95469] New: [11 regression] several vperm test case failures after r11-736 on power 9 (only)
 2020-06-09 14:57 UTC  (2+ messages)
` [Bug target/95469] "

[Bug c++/95567] New: Defaulted virtual <=> has the wrong behavior
 2020-06-09 14:52 UTC  (2+ messages)
` [Bug c++/95567] "

[Bug fortran/95215] New: internal compiler error: in gimplify_expr, at gimplify.c:14079
 2020-06-09 14:29 UTC  (3+ messages)
` [Bug fortran/95215] [OMP] "

[Bug target/95347] New: rs6000 mcpu=future generating stfs instead of pstfs for pc-relative references
 2020-06-09 14:26 UTC  (2+ messages)
` [Bug target/95347] "

[Bug fortran/95138] New: ICE on transfer to unlimited polymorphic
 2020-06-09 14:21 UTC  (2+ messages)
` [Bug fortran/95138] "

[Bug libstdc++/71579] type_traits miss checks for type completeness in some traits
 2020-06-09 14:18 UTC 

[Bug debug/94235] New: worse debug info with O0 than with O2 with flto
 2020-06-09 14:12 UTC  (3+ messages)
` [Bug debug/94235] "

[Bug target/95056] New: slp-perm-9.c fails on aarch64 after gbc484e250990393e887f7239157cc85ce6fadcce
 2020-06-09 13:49 UTC  (3+ messages)
` [Bug tree-optimization/95056] [11 Regression] "

[Bug c++/95596] New: string literal wrong overload resolution (char* vs std::string)
 2020-06-09 13:45 UTC  (4+ messages)
` [Bug c++/95596] "

[Bug c++/93979] missing context in error message due to inheriting template constructor
 2020-06-09 13:39 UTC 

[Bug target/95154] New: [11 regression] FAIL: g++.dg/abi/pure-virtual1.C -std=c++14 (test for excess errors)
 2020-06-09 13:18 UTC  (2+ messages)
` [Bug target/95154] "

[Bug c++/95560] New: internal compiler error: Segmentation fault
 2020-06-09 12:50 UTC  (4+ messages)
` [Bug c++/95560] [10/11 Regression] ICE in comptypes, at cp/typeck.c:1498 since r10-4254-ge0d91792eec490d1
` [Bug c++/95560] [8/9/10/11 "

[Bug lto/95605] New: LTO and object files generated by dtrace -G
 2020-06-09 12:49 UTC  (4+ messages)
` [Bug lto/95605] "

[Bug testsuite/81058] FAIL: gcc.target/i386/avx512bw-vpmovu?swb-1.c scan-assembler-times vpmovu?swb.*
 2020-06-09 12:39 UTC 

[Bug lto/95604] New: LTO doesn't pick up -fcf-protection flag for the link step
 2020-06-09 12:30 UTC  (4+ messages)
` [Bug lto/95604] "

[Bug sanitizer/95603] New: [11 Regression] sanitizer_linux.cpp:1880:16: error: missing terminating ' character
 2020-06-09 11:51 UTC  (4+ messages)
` [Bug sanitizer/95603] "

[Bug fortran/95501] New: ICE in gfc_match_pointer_assignment, at fortran/match.c:1422
 2020-06-09 11:41 UTC  (2+ messages)
` [Bug fortran/95501] "

[Bug fortran/95502] New: ICE in gfc_check_do_variable, at fortran/parse.c:4446
 2020-06-09 11:40 UTC  (2+ messages)
` [Bug fortran/95502] "

[Bug tree-optimization/95570] New: ICE: Segmentation fault in vect_loop_versioning
 2020-06-09 11:26 UTC  (3+ messages)
` [Bug tree-optimization/95570] "

[Bug bootstrap/95582] New: [11 Regression] LTO lean + PGO bootstrap is broken in Ada
 2020-06-09 11:23 UTC  (11+ messages)
` [Bug bootstrap/95582] "

[Bug target/95602] New: [10/11 Regression] Wrong code w/ -O0
 2020-06-09 11:19 UTC  (2+ messages)
` [Bug target/95602] "

[Bug gcov-profile/95365] New: [11 Regression] Broken gcov since r11-627-g1dedc12d186a1108
 2020-06-09 11:17 UTC  (3+ messages)
` [Bug gcov-profile/95365] "

[Bug gcov-profile/95494] New: [11 regression] Several -fprofile-use tests FAIL
 2020-06-09 11:08 UTC  (4+ messages)
` [Bug gcov-profile/95494] "

[Bug fortran/95342] New: [9/10/11 Regression] ICE in gfc_match_subroutine, at fortran/decl.c:7913
 2020-06-09 10:54 UTC  (2+ messages)
` [Bug fortran/95342] "

[Bug fortran/95375] New: ICE in add_use_op, Error: mismatching comparison operand types
 2020-06-09 10:51 UTC  (2+ messages)
` [Bug fortran/95375] "

[Bug fortran/95446] New: False positive for optional arguments of elemental procedure
 2020-06-09 10:48 UTC  (2+ messages)
` [Bug fortran/95446] "

[Bug fortran/93624] Memory leak with allocatable
 2020-06-09 10:42 UTC 

[Bug c++/95591] New: [coroutines] ICE when co_yielding string literal from generator coroutine
 2020-06-09  9:35 UTC  (2+ messages)
` [Bug c++/95591] "

[Bug debug/81155] [8 Regression] Debug make check regressions in GCC 8.0
 2020-06-09  9:35 UTC 

[Bug c++/95477] New: [coroutines] coroutine result object not properly freed
 2020-06-09  9:31 UTC  (2+ messages)
` [Bug c++/95477] "

[Bug c++/95598] New: [coroutines] Destructor for object returned from get_return_object() never called
 2020-06-09  9:31 UTC  (2+ messages)
` [Bug c++/95598] "

[Bug debug/95601] New: Remove workaround for GDB PR in pass_partition_blocks::gate
 2020-06-09  9:30 UTC 

[Bug lto/95572] New: lto1: internal compiler error: in lto_input_tree_ref, at lto-streamer-in.c:370
 2020-06-09  8:32 UTC  (2+ messages)
` [Bug lto/95572] "

[Bug ipa/95600] New: [11 regression] tree-prof/indir-call-prof-2.c fails on armeb-linux-gnueabihf since r11-830
 2020-06-09  8:31 UTC  (3+ messages)
` [Bug ipa/95600] "

[Bug d/95575] New: [10/11 regression] gdc.test testnames lost gdc.test prefix
 2020-06-09  8:24 UTC  (2+ messages)
` [Bug d/95575] "

[Bug testsuite/95577] New: Tcl error with testsuite/gcc.misc-tests/outputs.exp on darwin
 2020-06-09  7:36 UTC  (2+ messages)
` [Bug testsuite/95577] "

[Bug tree-optimization/95565] New: [Feature request] add a flag to only instrument function entry
 2020-06-09  6:51 UTC  (2+ messages)
` [Bug tree-optimization/95565] "

[Bug middle-end/95558] New: Invalid IPA optimizations based on weak definition
 2020-06-09  6:47 UTC  (2+ messages)
` [Bug ipa/95558] "

[Bug tree-optimization/95580] New: [11 Regression] ICE in tree_strip_any_location_wrapper at gcc/tree.h:4011 since r11-959-gb825a22890740f34
 2020-06-09  6:40 UTC  (3+ messages)
` [Bug c/95580] "

[Bug tree-optimization/95527] New: Failure to optimize __builtin_ffs == 0
 2020-06-09  6:39 UTC  (2+ messages)
` [Bug tree-optimization/95527] "

[Bug c++/95597] New: Rejects using-declaration with "typename" in global area
 2020-06-09  4:02 UTC 

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