public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/94629] New: 10 issues located by the PVS-studio static analyzer
 2020-04-19 20:06 UTC  (5+ messages)
` [Bug other/94629] "

[Bug target/94663] New: [missed optimization] _mm512_dpbusds_epi32 generates excess vmovdqa64
 2020-04-19 19:57 UTC 

[Bug c++/94644] New: Wrong is_nothrow_move_constructible result if used in a template first
 2020-04-19 19:51 UTC  (5+ messages)
` [Bug c++/94644] "

[Bug middle-end/94662] New: __attribute__ aligned is ignored
 2020-04-19 19:39 UTC 

[Bug fortran/93364] [9/10 Regression] ICE in gfc_set_array_spec, at fortran/array.c:879
 2020-04-19 19:30 UTC 

[Bug c++/94661] New: coroutine ramp function return value ICE for default copy CTOR
 2020-04-19 19:24 UTC  (2+ messages)
` [Bug c++/94661] "

[Bug fortran/94660] New: Wrong subroutine called at runtime than the one called in the source code with deferred subroutines
 2020-04-19 18:38 UTC  (4+ messages)
` [Bug fortran/94660] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2020-04-19 18:28 UTC  (2+ messages)

[Bug middle-end/19466] [meta-bug] bit-fields are non optimal
 2020-04-19 18:28 UTC 

[Bug tree-optimization/15826] don't use "if" to extract a single bit bit-field
 2020-04-19 18:28 UTC 

[Bug tree-optimization/15348] [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0
 2020-04-19 18:17 UTC 

[Bug d/94455] New: no [] operator overload for type
 2020-04-19 18:14 UTC  (3+ messages)
` [Bug d/94455] "

[Bug c/94658] New: Incorrect transformation with -fstrict-aliasing
 2020-04-19 17:38 UTC  (3+ messages)
` [Bug c/94658] "
` [Bug middle-end/94658] "

[Bug c++/94590] New: Incorrectly accepts invalid C++11 braced initialisation of double from long double if sizeof(long double)==sizeof(double)
 2020-04-19 17:32 UTC  (3+ messages)
` [Bug c++/94590] "

[Bug d/94623] New: ice for ./gdc.test/compilable/interpret3.d
 2020-04-19 17:07 UTC  (6+ messages)
` [Bug d/94623] "

[Bug c++/94505] New: Logical operator inside fold-expression: strange warning
 2020-04-19 15:45 UTC  (2+ messages)
` [Bug c++/94505] "

[Bug c++/94310] New: using constructor inheritance breaks the code
 2020-04-19 15:09 UTC  (4+ messages)
` [Bug c++/94310] "

[Bug lto/94659] New: Missing symbol with LTO and target_clones
 2020-04-19 14:42 UTC 

[Bug c++/94628] New: segfault decltype
 2020-04-19 14:42 UTC  (6+ messages)
` [Bug c++/94628] [8/9/10 Regression] ICE in invalid_nonstatic_memfn_p at cp/typeck.c:1979 since r9-640-g1268ecc26fc1289b

[Bug fortran/93338] [8/9/10 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:282
 2020-04-19 14:37 UTC  (3+ messages)

[Bug d/94609] New: FAIL: gdc.dg/runnable.d
 2020-04-19 14:24 UTC  (4+ messages)
` [Bug d/94609] "

[Bug d/94653] New: gdc.test/fail_compilation/fail8631.d: valgrind error
 2020-04-19 13:36 UTC  (3+ messages)
` [Bug d/94653] "

[Bug d/94652] New: gdc.dg/ubsan/pr88957.d: valgrind error
 2020-04-19 13:36 UTC  (3+ messages)
` [Bug d/94652] "

[Bug fortran/94347] New: Assignment pointer at declaration
 2020-04-19 12:15 UTC  (5+ messages)
` [Bug fortran/94347] "

[Bug fortran/57129] New: ICE (segfault) in check_extended_derived_type
 2020-04-19 11:07 UTC  (3+ messages)
` [Bug fortran/57129] [8/9/10 Regression] Improve error message for conflicts between PROCEDURE and DERIVED

[Bug fortran/93500] ICE in gfc_numeric_ts, at fortran/expr.c:891
 2020-04-19 10:57 UTC  (2+ messages)

[Bug objc/94637] New: @selector() broken for selectors containing repeated colons
 2020-04-19 10:14 UTC  (7+ messages)
` [Bug objc/94637] "
` [Bug objc/94637] [10 Regression] "

[Bug preprocessor/94657] New: [patch] libcpp uses 'AR = ar' tool even if --build/--host are passed explicitly
 2020-04-19  9:41 UTC 

[Bug c++/94485] New: [10.0.1, c++2a] g++ optimizes away the code, accepts arbitrary inline asm
 2020-04-19  9:38 UTC  (2+ messages)
` [Bug c++/94485] [10.0.1, c++2a] g++ optimizes away necessary "

[Bug ipa/94656] New: target_clones on alias leads to segfault in the compiler
 2020-04-19  0:12 UTC 

[Bug c++/58929] New: condition_variable does not wait without -pthread
 2020-04-19  0:10 UTC  (4+ messages)
` [Bug libstdc++/58929] "

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2020-04-18 23:35 UTC 

[Bug c/94654] New: printf calls with floats
 2020-04-18 21:45 UTC  (4+ messages)
` [Bug c/94654] "

[Bug target/94420] New: ICE error: insn does not satisfy its constraints
 2020-04-18 21:43 UTC  (3+ messages)
` [Bug target/94420] [8/9/10 Regression] "
` [Bug target/94420] [8/9 "

[Bug tree-optimization/92233] missed optimisation for multiplication when it's known that at least one of the arguments is 0
 2020-04-18 21:41 UTC 

[Bug c++/91849] Misleading diagnostic message when binding reference to unrelated type
 2020-04-18 21:01 UTC  (2+ messages)

[Bug rtl-optimization/66087] New: Invalid narrowing of MEM with containing POST_INC
 2020-04-18 20:26 UTC  (2+ messages)
` [Bug rtl-optimization/66087] "

[Bug target/70557] uint64_t zeroing on 32-bit hardware
 2020-04-18 19:53 UTC 

[Bug target/91829] compatibility.cc: syntax error lea (%pc, _GLOBAL_OFFSET_TABLE@GOTPC), a4 ignored
 2020-04-18 19:39 UTC 

[Bug target/21530] libstdc++ not supported on h8
 2020-04-18 19:21 UTC 

[Bug d/94304] New: libphobos: Add --with-libdruntime-only configure option
 2020-04-18 18:54 UTC  (2+ messages)
` [Bug d/94304] "

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

[Bug middle-end/87296] [8/9/10 Regression] -Wstringop-overflow false positive due to using MEM_REF type of &MEM
 2020-04-18 18:49 UTC 

[Bug tree-optimization/92893] [10 Regression] Unhelpful -Wstringop-overflow warning for a trailing one-element array
 2020-04-18 18:49 UTC  (3+ messages)

[Bug middle-end/94651] New: Missed peephole optimization: m >= POWER_OF_TWO || n >= POWER_OF_TWO
 2020-04-18 18:47 UTC 

[Bug target/80878] -mcx16 (enable 128 bit CAS) on x86_64 seems not to work on 7.1.0
 2020-04-18 18:41 UTC  (7+ messages)

[Bug target/94650] New: Missed x86-64 peephole optimization: x >= large power of two
 2020-04-18 18:28 UTC 

[Bug c++/94025] Expected-to-fail compilation goes through by not detecting mutable-specifier on lambda
 2020-04-18 18:25 UTC 

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

[Bug tree-optimization/89550] [8/9/10 Regression] Spurious array-bounds warning when using __PRETTY_FUNCTION__ as a string_view
 2020-04-18 18:22 UTC 

[Bug c++/94649] New: 16-byte aligned atomic_compare_exchange doesn not generate cmpxcg16b on x86_64
 2020-04-18 18:17 UTC 

[Bug rtl-optimization/91161] [9/10 Regression] ICE in begin_move_insn, at sched-ebb.c:175
 2020-04-18 18:09 UTC 

[Bug tree-optimization/91384] [8/9/10 Regression] Compare with negation is not eliminated
 2020-04-18 18:04 UTC 

[Bug target/91912] [9/10 Regression] ICE in lra_set_insn_recog_data, at lra.c:1004
 2020-04-18 17:50 UTC 

[Bug other/94647] New: [10 Regression] wrong diagnostic with -Werror=format-security
 2020-04-18 17:07 UTC  (2+ messages)
` [Bug middle-end/94647] [10 Regression] bogus -Warray-bounds on strncpy into a larger member array from a smaller array

[Bug tree-optimization/93674] [8/9/10 Regression] GCC eliminates conditions it should not, when strict-enums is on
 2020-04-18 17:05 UTC 

[Bug target/94396] New: [8/9/10 Regression] fp16 feature bits not passed on to assembler from Armv8.4-a and up
 2020-04-18 17:01 UTC  (2+ messages)
` [Bug target/94396] "

[Bug target/91970] arm: 64bit int to double conversion does not respect rounding mode
 2020-04-18 16:47 UTC  (3+ messages)

[Bug c++/94264] New: Array-to-pointer conversion not performed on array prvalues
 2020-04-18 16:33 UTC  (2+ messages)
` [Bug c++/94264] "

[Bug rtl-optimization/94440] New: [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639
 2020-04-18 16:28 UTC  (2+ messages)
` [Bug rtl-optimization/94440] "

[Bug target/94530] New: [9/10 Regression] ICE: SIGSEGV in rhs_regno (rtl.h:1924) with -Os -mcpu=falkor -mpc-relative-literal-loads -mcmodel=large
 2020-04-18 16:27 UTC  (2+ messages)
` [Bug target/94530] "

[Bug libfortran/94143] New: [9/10 Regression] Asynchronous execute_command_line() breaks following synchronous calls
 2020-04-18 15:54 UTC  (2+ messages)
` [Bug libfortran/94143] "

[Bug debug/94439] New: gcc: error: gcc/testsuite/gcc.dg/torture/builtin-complex-1.c: ‘-fcompare-debug’ failure since r10-3499-g0ce77f463d1d150e
 2020-04-18 15:41 UTC  (6+ messages)
` [Bug debug/94439] [10 Regression] "

[Bug libgomp/94648] New: [OpenMP] DEVICE_HOST_FALLBACK when no actual device + omp_target_alloc + omp_get_default_device
 2020-04-18 11:17 UTC 

[Bug c++/94632] New: [10 Regression] canonical types differ for identical types since r10-7622-g12f55e030ed068d5
 2020-04-18 10:57 UTC  (4+ messages)
` [Bug c++/94632] "

[Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
 2020-04-18 10:56 UTC  (2+ messages)

[Bug c++/56247] New: internal compiler error: in tsubst_copy, at cp/pt.c:12131
 2020-04-18 10:55 UTC  (2+ messages)
` [Bug c++/56247] [4.6/4.7/4.8 Regression] "

[Bug target/94646] New: [arm] invalid codegen for conversion from 64-bit int to double hardfloat
 2020-04-18  8:33 UTC  (2+ messages)
` [Bug target/94646] "

[Bug c++/94645] New: incorrect concecpt evaluation with decltype, plus internal erropr
 2020-04-18  4:26 UTC  (2+ messages)
` [Bug c++/94645] "

[Bug c++/94255] New: template specialization in different namespace causes crash
 2020-04-18  3:48 UTC  (2+ messages)
` [Bug c++/94255] "

[Bug c++/94592] New: ICE in non-type template parameter with constexpr constructor
 2020-04-18  3:43 UTC  (2+ messages)
` [Bug c++/94592] [10 Regression] "

[Bug c++/88601] We may consider adding __builtin_convertvector and __builtin_shufflevector for better compaitbility with Clang
 2020-04-18  2:03 UTC  (2+ messages)

[Bug target/94643] New: [x86_64] gratuitous sign extension of nonnegative value from 32 to 64 bits
 2020-04-18  1:49 UTC  (2+ messages)
` [Bug tree-optimization/94643] [sign "

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
 2020-04-18  1:11 UTC 

[Bug c++/94231] New: Invalid move constructor defaulted outside of class as deleted is accepted
 2020-04-18  0:06 UTC  (2+ messages)
` [Bug c++/94231] "

[Bug c++/94550] New: False positive with -Wparentheses
 2020-04-17 23:10 UTC  (3+ messages)
` [Bug c++/94550] "

[Bug target/94417] New: -fcf-protection -mcmodel=large is broken
 2020-04-17 22:34 UTC  (4+ messages)
` [Bug target/94417] -fcf-protection -mcmodel=large/-mforce-indirect-call "

[Bug target/89355] Unnecessary ENDBR
 2020-04-17 22:33 UTC  (2+ messages)

[Bug target/94622] New: testsuite/gcc.dg/atomic/c11-atomic-exec-1.c fails on powerpc64le with -mpcrel
 2020-04-17 22:26 UTC  (2+ messages)
` [Bug target/94622] "

[Bug driver/90983] manual documents `-Wno-stack-usage` flag, but it is unrecognized
 2020-04-17 21:58 UTC  (4+ messages)

[Bug middle-end/94642] New: missing -Wformat-overflow on %f with excessive precision
 2020-04-17 21:43 UTC 

[Bug rtl-optimization/90275] [8/9/10 Regression] ICE: in insert_regs, at cse.c:1128 with -O2 -fno-dce -fno-tree-dce
 2020-04-17 21:41 UTC 

[Bug c/94641] New: -Wpadded -fsanitize=undefined together cause warning on main()
 2020-04-17 21:18 UTC 

[Bug c/94631] New: Wrong codegen for arithmetic on bitfields
 2020-04-17 20:54 UTC  (5+ messages)
` [Bug c/94631] "

[Bug target/93146] C++ TLS init function not generated on AIX
 2020-04-17 19:35 UTC 

[Bug libgomp/94635] New: [OpenMP][Offloading] mapping with alloc/delete followed by map(from/fromto fails
 2020-04-17 19:06 UTC  (4+ messages)
` [Bug middle-end/94635] [OpenMP][Offloading] mapping with alloc/delete followed by map(from/tofrom:) fails

[Bug tree-optimization/51513] New: [missed optimization] Only partially optimizes away unreachable switch default case
 2020-04-17 18:31 UTC  (2+ messages)
` [Bug tree-optimization/51513] Only partially optimizes away __builtin_unreachable "

[Bug c++/88754] [8/9/10 Regression] Constructor call wrongly assumed to be a variable declaration
 2020-04-17 18:09 UTC  (2+ messages)
` [Bug c++/88754] [8/9 "

[Bug c++/94483] New: [10 Regression] ICE: tree check: expected type_pack_expansion, have error_mark in add_capture, at cp/lambda.c:607
 2020-04-17 18:09 UTC  (3+ messages)
` [Bug c++/94483] [9/10 "
` [Bug c++/94483] [9 "

[Bug fortran/94090] New: ICE on mismatched interface
 2020-04-17 17:55 UTC  (3+ messages)
` [Bug fortran/94090] "

[Bug c/94106] New: error on a function redeclaration with attribute transaction_safe
 2020-04-17 17:49 UTC  (2+ messages)
` [Bug c/94106] [8/9/10 Regression] "

[Bug driver/90392] [8/9/10 Regression] Assertion failure in ldlang.c:6868 when compiling with -flto
 2020-04-17 17:43 UTC  (2+ messages)
` [Bug driver/90392] Bogus value for %u in LINK_PLUGIN_SPEC

[Bug go/94633] New: golang 1.14.2 fails to bootstrap using GCC 10 on riscv64-linux-gnu
 2020-04-17 16:22 UTC  (2+ messages)
` [Bug go/94633] "

[Bug c/94626] New: -Wstringop-truncation warning should mention attribute((nonstring))
 2020-04-17 16:02 UTC  (2+ messages)
` [Bug c/94626] "

[Bug target/94630] New: General bug for changes needed to switch the PowerPC long double default
 2020-04-17 15:53 UTC  (2+ messages)
` [Bug target/94630] "

[Bug gcov-profile/94636] New: gcov should and could output overall coverage. This is just a 2 code lines change
 2020-04-17 15:18 UTC  (2+ messages)
` [Bug gcov-profile/94636] "

[Bug fortran/94578] New: Incorrect assignment of RESHAPE() result to a Fortran pointer
 2020-04-17 15:17 UTC  (3+ messages)
` [Bug fortran/94578] "

[Bug tree-optimization/94567] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2020-04-17 15:11 UTC  (3+ messages)
` [Bug target/94567] [10 Regression] "

[Bug c/92326] [10 Regression] wrong bound in zero-length array diagnostics
 2020-04-17 15:02 UTC 

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-04-17 14:23 UTC  (6+ messages)

[Bug analyzer/94640] New: false-positive leaking FILE pointer assigned to function passed pointer
 2020-04-17 13:35 UTC 

[Bug analyzer/94639] New: false-positive uninitialized value on fixed sized array
 2020-04-17 13:16 UTC 

[Bug c++/94608] New: Fix for PR94426 causes a regression in g++.dg/lto/pr83720 on arm
 2020-04-17 13:12 UTC  (3+ messages)
` [Bug c++/94608] "

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