public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2020-06-23 21:03 UTC  (2+ messages)

[Bug c++/89976] missing uninitialized warning for uninitialized struct member (VOPs)
 2020-06-23 21:03 UTC 

[Bug c/49754] New: Let gcc warn about all uninitialized variables
 2020-06-23 21:03 UTC  (2+ messages)
` [Bug middle-end/49754] Wuninitialized does not work with structs/unions/arrays

[Bug middle-end/95848] New: missing -Wuninitialized passing structs by value
 2020-06-23 21:01 UTC 

[Bug fortran/95707] New: ICE in finish_equivalences, at fortran/trans-common.c:1319
 2020-06-23 20:47 UTC  (3+ messages)
` [Bug fortran/95707] "

[Bug fortran/95688] New: ICE in gfc_get_string, at fortran/iresolve.c:70
 2020-06-23 20:46 UTC  (3+ messages)
` [Bug fortran/95688] "

[Bug fortran/95687] New: ICE in get_unique_hashed_string, at fortran/class.c:508
 2020-06-23 20:45 UTC  (3+ messages)
` [Bug fortran/95687] "

[Bug fortran/95689] New: ICE in check_sym_interfaces, at fortran/interface.c:2015
 2020-06-23 20:42 UTC  (5+ messages)
` [Bug fortran/95689] [8/9/10/11 Regression] "

[Bug fortran/95587] New: ICE in gfc_target_encode_expr, at fortran/target-memory.c:362
 2020-06-23 20:32 UTC  (4+ messages)
` [Bug fortran/95587] "

[Bug fortran/95812] New: [10/11 Regression] ICE in gfc_dep_resolver since r10-2114
 2020-06-23 20:13 UTC  (11+ messages)
` [Bug fortran/95812] "

[Bug fortran/95828] New: ICE in resolve_select_rank, at fortran/resolve.c:9774
 2020-06-23 20:00 UTC  (2+ messages)
` [Bug fortran/95828] "

[Bug lto/95846] New: Combination of LTO and -Wl,--defsym causes symbol to be resolved as NULL
 2020-06-23 19:55 UTC  (2+ messages)
` [Bug lto/95846] Combination of LTO and -Wl, --defsym "

[Bug tree-optimization/95761] New: [11 regression] ICE during GIMPLE pass: slp verify_ssa failed
 2020-06-23 19:40 UTC  (3+ messages)
` [Bug tree-optimization/95761] "

[Bug c/95777] New: Allow specifying more than one target options at the same time in target and target_clones attribute
 2020-06-23 19:38 UTC  (4+ messages)
` [Bug c/95777] "

[Bug target/95775] New: Command line argument for target_clones?
 2020-06-23 19:38 UTC  (3+ messages)
` [Bug ipa/95775] "

[Bug regression/95830] New: [10 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61
 2020-06-23 19:26 UTC  (4+ messages)
` [Bug regression/95830] [11 "
` [Bug middle-end/95830] "

[Bug fortran/95847] New: Internal error when processing pFUnit generated files with --coverage
 2020-06-23 19:11 UTC 

[Bug target/80881] Implement Windows native TLS
 2020-06-23 18:29 UTC 

[Bug fortran/95837] New: derived-type components of character kind=4 – wrong code with component access (kind=4 ignored)
 2020-06-23 18:29 UTC  (4+ messages)
` [Bug fortran/95837] "

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

[Bug tree-optimization/95836] New: Failure to remove strchr converted to bool with string literal when bit magic would be much more efficient (and sometimes smaller)
 2020-06-23 16:43 UTC  (4+ messages)
` [Bug tree-optimization/95836] "

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

[Bug tree-optimization/95845] New: Failure to optimize vector load made in separate operations to single load
 2020-06-23 15:43 UTC 

[Bug c++/95629] New: consteval operator== crashes compiler
 2020-06-23 15:42 UTC  (2+ messages)
` [Bug c++/95629] "

[Bug libstdc++/95832] New: std::vector<bool> specialization leading std::variant ctor treating it as int rather than bool
 2020-06-23 15:36 UTC  (9+ messages)
` [Bug libstdc++/95832] "

[Bug c++/95844] New: [11 Regression] ICE: Segmentation fault (in cp_warn_deprecated_use)
 2020-06-23 15:28 UTC  (2+ messages)
` [Bug c++/95844] "

[Bug target/95843] New: Duplicated ISA info in driver-i386.c and i386-builtins.c
 2020-06-23 14:52 UTC 

[Bug c++/95768] New: -march=sandybridge -O2 -Wall crashes as 'during GIMPLE pass: uninit ... Segmentation fault'
 2020-06-23 14:47 UTC  (4+ messages)
` [Bug c++/95768] [11 Regression] "

[Bug c++/95676] New: [armhf] g++ mis-compiles code at -O1 or above
 2020-06-23 14:34 UTC  (3+ messages)
` [Bug target/95676] "

[Bug tree-optimization/95839] New: Failure to optimize addition of vector elements to vector addition
 2020-06-23 14:26 UTC  (2+ messages)
` [Bug tree-optimization/95839] "

[Bug testsuite/95840] New: Parallel build fails due to missing "gcc/xgcc"
 2020-06-23 14:25 UTC  (3+ messages)
` [Bug testsuite/95840] "

[Bug target/95646] New: arm-none-eabi function attribute 'cmse_nonsecure_entry' wipes register values with -Os
 2020-06-23 14:24 UTC  (2+ messages)
` [Bug target/95646] "

[Bug target/95842] New: arch_names_table and processor_alias_table should be combined
 2020-06-23 14:22 UTC  (2+ messages)
` [Bug target/95842] "

[Bug testsuite/95416] New: Several gcc.misc-tests/outputs.exp tests FAIL
 2020-06-23 13:58 UTC  (2+ messages)
` [Bug testsuite/95416] "

[Bug tree-optimization/95493] New: [10 Regression] test for vector members apparently reordered with assignment to vector members
 2020-06-23 13:31 UTC  (3+ messages)
` [Bug rtl-optimization/95493] [10 Regression] test for vector members apparently reordered with assignment to vector members since r10-7523-gb90061c6ec090c6b

[Bug fortran/95690] New: [11 Regression] ICE in set_mem_attributes_minus_bitpos, at emit-rtl.c:2092
 2020-06-23 13:31 UTC  (2+ messages)
` [Bug fortran/95690] "

[Bug debug/95841] New: Bad location expression for TLS variable
 2020-06-23 12:46 UTC 

[Bug c++/95719] New: SEGV in tree_check
 2020-06-23 12:23 UTC  (3+ messages)
` [Bug c++/95719] [11 Regression] ICE in lookup_vfn_in_binfo at gcc/cp/class.c:2459 since r11-954-g0ddb93ce77374004
` [Bug c++/95719] [10/11 "

[Bug c++/95838] New: [10 Regression] ICE in (Segmentation Fault)
 2020-06-23 12:23 UTC  (4+ messages)
` [Bug c++/95838] "
` [Bug c++/95838] [10/11 "
` [Bug c++/95838] [10/11 Regression] ICE in lookup_vfn_in_binfo "

[Bug debug/95835] New: Wrong line information at Og
 2020-06-23 11:22 UTC  (2+ messages)
` [Bug c/95835] "

[Bug tree-optimization/95487] New: ICE: verify_gimple failed (error: invalid vector types in nop conversion) with -O3 -march=skylake-avx512
 2020-06-23 11:09 UTC  (3+ messages)
` [Bug tree-optimization/95487] [10 Regression] ICE: verify_gimple failed (error: invalid vector types in nop conversion) with -O3 -march=skylake-avx512 since r10-1052-gc29c92c789d93848

[Bug tree-optimization/95308] New: ICE: in maybe_canonicalize_mem_ref_addr with -O3 -march=skylake-avx512
 2020-06-23 11:09 UTC  (3+ messages)
` [Bug tree-optimization/95308] [10 Regression] ICE: in maybe_canonicalize_mem_ref_addr with -O3 -march=skylake-avx512 since r10-4203-g97c146036750e7cb

[Bug c/95141] New: Incorrect integer overflow warning message for bitand expression
 2020-06-23 11:08 UTC  (3+ messages)
` [Bug c/95141] [8/9/10 Regression] "
` [Bug c/95141] [8/9 "

[Bug tree-optimization/95118] New: gcc-10 and master -O3 -fopt-info-vec causes gcc to hang
 2020-06-23 11:07 UTC  (3+ messages)
` [Bug tree-optimization/95118] [10 Regression] "

[Bug c/95133] New: [9/10/11 Regression] ICE in gimple_redirect_edge_and_branch_force, at tree-cfg.c:6075
 2020-06-23 11:06 UTC  (2+ messages)
` [Bug tree-optimization/95133] [8/9/10 "

[Bug c/95049] New: GCC never terminates with trivial input program
 2020-06-23 11:06 UTC  (2+ messages)
` [Bug tree-optimization/95049] [9/10 Regression] "

[Bug tree-optimization/94964] New: [8/9/10/11 Regression] ICE in add_phi_arg, at tree-phinodes.c:359 since r8-2993-ga7976089dba5e227
 2020-06-23 11:06 UTC  (2+ messages)
` [Bug tree-optimization/94964] [8/9/10 "

[Bug d/95250] New: [D] ICE instead of error when trying to use bad template type inside template
 2020-06-23  9:55 UTC  (2+ messages)
` [Bug d/95250] "

[Bug c++/95813] New: Making static member function a coroutine may cause "defined but not used" warning for destroy(frame*) function
 2020-06-23  9:09 UTC  (2+ messages)
` [Bug c++/95813] "

[Bug c++/95822] New: [coroutines] compiler internal error with local object with noexcept false destructor
 2020-06-23  9:06 UTC  (2+ messages)
` [Bug c++/95822] "

[Bug c++/95823] New: [coroutines] compiler internal error in captures_temporary,
 2020-06-23  9:05 UTC  (2+ messages)
` [Bug c++/95823] "

[Bug c++/95824] New: [coroutines] compiler crash
 2020-06-23  9:04 UTC  (2+ messages)
` [Bug c++/95824] "

[Bug target/95834] New: x86 immediates --- some redundant
 2020-06-23  8:49 UTC 

[Bug fortran/95586] New: ICE in gfc_validate_kind, at fortran/trans-types.c:773
 2020-06-23  8:48 UTC  (3+ messages)
` [Bug fortran/95586] "

[Bug fortran/95708] New: [9/10/11 Regression] ICE in resolve_fl_procedure, at fortran/resolve.c:13002
 2020-06-23  8:45 UTC  (5+ messages)
` [Bug fortran/95708] "

[Bug tree-optimization/90594] [9/10/11 regression] Spurious popcount emitted
 2020-06-23  8:20 UTC  (2+ messages)

[Bug libstdc++/95833] New: Incorrect static_assert in std::reduce overload taking a binary functor
 2020-06-23  7:20 UTC 

[Bug c++/95825] New: [7/8/9/10/11 Regression] boost::optional -Wuninitialized
 2020-06-23  6:58 UTC  (2+ messages)
` [Bug c++/95825] [8/9/10/11 "

[Bug fortran/95585] New: ICE in gfc_check_reshape, at fortran/check.c:4751
 2020-06-23  6:31 UTC  (3+ messages)
` [Bug fortran/95585] "

[Bug fortran/52274] New: [Meta-bug] Fortran translation related issues: Typos and more
 2020-06-23  6:29 UTC  (2+ messages)
` [Bug fortran/52274] "

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2020-06-23  6:29 UTC 

[Bug fortran/42693] Missing gcc-internal-format on messages from gfc_arith_error
 2020-06-23  6:29 UTC  (2+ messages)

[Bug c++/95831] New: Wrong line number in " -Wconversion" warning message
 2020-06-23  3:48 UTC 

[Bug c/95818] New: wrong "used uninitialized" warning
 2020-06-23  1:58 UTC  (9+ messages)
` [Bug c/95818] "
` [Bug middle-end/95818] "

[Bug rtl-optimization/89310] Poor code generation returning float field from a struct
 2020-06-23  1:29 UTC 

[Bug fortran/92702] [F2008] (and hence [F2018]) Implement VALUE support for arrays + deferred-length parameters
 2020-06-23  1:03 UTC 

[Bug tree-optimization/95803] New: Failure to optimize strlen in certain situations properly, instead leading to weird code
 2020-06-22 23:52 UTC  (2+ messages)
` [Bug tree-optimization/95803] "

[Bug tree-optimization/95760] New: ivopts with loop variables
 2020-06-22 23:40 UTC  (2+ messages)
` [Bug tree-optimization/95760] "

[Bug fortran/95829] New: Bogus error with additional blanks in type(*)
 2020-06-22 23:31 UTC  (2+ messages)
` [Bug fortran/95829] "

[Bug fortran/95827] New: ICE in gfc_get_string, at fortran/iresolve.c:70
 2020-06-22 21:08 UTC  (2+ messages)
` [Bug fortran/95827] "

[Bug fortran/95826] New: ICE in gfc_match_decl_type_spec, at fortran/decl.c:4290
 2020-06-22 20:58 UTC  (2+ messages)
` [Bug fortran/95826] "

[Bug d/95198] New: [D] extern(C) private final functions should use 'local' linker attribute
 2020-06-22 20:24 UTC  (2+ messages)
` [Bug d/95198] "

[Bug c++/93976] Implement P2082R1, Fixing CTAD for aggregates
 2020-06-22 19:37 UTC 

[Bug c++/95789] New: Const method is allowed to return non-const reference on template class
 2020-06-22 19:31 UTC  (2+ messages)
` [Bug c++/95789] [10/11 Regression] "

[Bug bootstrap/95805] New: [11 regression] gcc/recog.h:301:30: error: too many arguments to function call, expected 1, have 2
 2020-06-22 19:19 UTC  (2+ messages)
` [Bug bootstrap/95805] "

[Bug c++/95819] New: ICE: Segmentation fault signal terminated program cc1plus
 2020-06-22 18:53 UTC  (2+ messages)
` [Bug c++/95819] "

[Bug c++/93788] Segfault caused by infinite loop in cc1plus
 2020-06-22 18:53 UTC 

[Bug tree-optimization/95821] New: Failure to optimize strchr to use memchr for string constant
 2020-06-22 17:20 UTC  (2+ messages)
` [Bug tree-optimization/95821] "

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-06-22 16:53 UTC  (3+ messages)
` [Bug sanitizer/95137] "

[Bug c++/95726] New: ICE with aarch64 __Float32x4_t as template argument
 2020-06-22 16:04 UTC  (2+ messages)
` [Bug c++/95726] "

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

[Bug c++/95807] New: GCC accepts "void value not ignored as it ought to be" in function template
 2020-06-22 15:47 UTC  (6+ messages)
` [Bug c++/95807] "

[Bug c/95804] New: ice in generate_code_for_partition, at tree-loop-distribution.c:1323
 2020-06-22 15:26 UTC  (2+ messages)
` [Bug tree-optimization/95804] "

[Bug c++/95820] New: ICE in splice_late_return_type, at cp/pt.c:29034
 2020-06-22 15:21 UTC  (3+ messages)
` [Bug c++/95820] "

[Bug c++/95054] New: internal compiler error while overloading class constructor using variadic templates constraint by c++20 concepts
 2020-06-22 13:56 UTC  (2+ messages)
` [Bug c++/95054] "

[Bug c++/94260] New: Specific friend function inside c++20 concept-constrained class template triggers 'not usable in a constant expression' error
 2020-06-22 13:45 UTC  (2+ messages)
` [Bug c++/94260] "

[Bug c++/95262] New: Taking address of function pointer do full concept overload resolution
 2020-06-22 13:38 UTC  (2+ messages)
` [Bug c++/95262] Taking address of function pointer doesn't "

[Bug target/95791] New: Unnecessary vzeroupper when only using zmm16 through zmm31
 2020-06-22 13:36 UTC  (3+ messages)
` [Bug target/95791] "

[Bug target/95798] New: Initialization code --- suboptimal
 2020-06-22 13:05 UTC  (4+ messages)
` [Bug target/95798] [10/11 Regression] "

[Bug bootstrap/94998] New: GCC 10 won't configure for host=x86, build!=host, linker=bfd due to CET
 2020-06-22 12:10 UTC  (3+ messages)
` [Bug bootstrap/94998] [10 Regression] "

[Bug tree-optimization/95817] New: Failure to optimize shift with constant to compare
 2020-06-22 11:00 UTC 

[Bug tree-optimization/95792] New: Failure to optimize assignment of struct members to memset
 2020-06-22 10:53 UTC  (2+ messages)
` [Bug tree-optimization/95792] "

[Bug target/95816] New: Aarch64 jumps between Hot/Cold sections use possibly clobbered registers x16/x17
 2020-06-22 10:40 UTC 

[Bug demangler/95815] New: Infinite recursive error about "demangle_args" "demangle_nested_args" in libiberty when running cxxfilt
 2020-06-22 10:28 UTC 

[Bug target/95814] New: Failure to optimize __builtin_ia32_rsqrtss properly
 2020-06-22 10:25 UTC 

[Bug c/95770] New: ice during GIMPLE pass: slp
 2020-06-22 10:18 UTC  (3+ messages)
` [Bug tree-optimization/95770] [11 Regression] "

[Bug tree-optimization/95810] New: Spurious UBSan warning when computing the opposite of the absolute value of INT_MIN
 2020-06-22  9:53 UTC  (3+ messages)
` [Bug middle-end/95810] "

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