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-20 13:22 UTC  (5+ messages)
` [Bug other/94629] "

[Bug c++/94671] New: Wrong behavior with operator new overloading when using O2 for optimization
 2020-04-20 13:17 UTC  (4+ messages)
` [Bug c++/94671] "

[Bug target/94666] New: S/390: ICE on vectorized popcount
 2020-04-20 13:08 UTC  (3+ messages)
` [Bug target/94666] "

[Bug rtl-optimization/94670] New: ICE in extract_insn, at recog.c:2310 on s390x-linux-gnu with -march=z13
 2020-04-20 13:08 UTC  (4+ messages)
` [Bug rtl-optimization/94670] "

[Bug target/94556] New: [10 Regression] FAIL: nptl/tst-thread-exit-clobber
 2020-04-20 13:07 UTC  (4+ messages)
` [Bug target/94556] "

[Bug rtl-optimization/94516] New: [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793
 2020-04-20 13:05 UTC  (2+ messages)
` [Bug rtl-optimization/94516] "

[Bug fortran/93364] [9/10 Regression] ICE in gfc_set_array_spec, at fortran/array.c:879
 2020-04-20 12:53 UTC  (4+ messages)

[Bug rtl-optimization/57359] New: wrong code for union access at -O3 on x86_64-linux
 2020-04-20 12:39 UTC  (7+ messages)
` [Bug tree-optimization/57359] store motion causes wrong code for union access at -O3

[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-20 12:30 UTC  (2+ messages)
` [Bug target/94530] "

[Bug c/94669] New: libcc1/libcc1.cc; 2 * minor performance problem
 2020-04-20 12:13 UTC  (2+ messages)
` [Bug c/94669] libcc1: 4 "

[Bug rtl-optimization/94665] New: missed minmax optimization opportunity for if/else structure
 2020-04-20 11:47 UTC  (10+ messages)
` [Bug rtl-optimization/94665] "

[Bug c++/94649] New: 16-byte aligned atomic_compare_exchange doesn not generate cmpxcg16b on x86_64
 2020-04-20 11:37 UTC  (3+ messages)
` [Bug target/94649] "

[Bug fortran/91800] ICE in gfc_code2string(): Bad code
 2020-04-20 11:25 UTC  (2+ messages)

[Bug tree-optimization/93674] [8/9 Regression] GCC eliminates conditions it should not, when strict-enums is on
 2020-04-20 11:17 UTC  (2+ messages)

[Bug c++/94140] New: [OpenACC] declare directive in class currently rejected
 2020-04-20 10:55 UTC  (2+ messages)
` [Bug c++/94140] "

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

[Bug middle-end/94120] New: [OpenACC] ICE in gimplify_adjust_omp_clauses_1 for 'declare' for variable outside scope
 2020-04-20 10:42 UTC  (2+ messages)
` [Bug middle-end/94120] "

[Bug c/94667] New: GCC duplicates prerequisites when generating 'make' rules if headers are not in current directory
 2020-04-20  9:57 UTC  (3+ messages)
` [Bug preprocessor/94667] "

[Bug sanitizer/94307] New: Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error
 2020-04-20  9:31 UTC  (2+ messages)
` [Bug sanitizer/94307] "

[Bug gcov-profile/94570] New: -fprofile-dir is broken on Cygwin
 2020-04-20  9:28 UTC  (3+ messages)
` [Bug gcov-profile/94570] "

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws
 2020-04-20  9:24 UTC  (2+ messages)

[Bug c++/94645] New: incorrect concecpt evaluation with decltype, plus internal erropr
 2020-04-20  9:19 UTC  (7+ messages)
` [Bug c++/94645] incorrect concept "
` [Bug c++/94645] [10 Regression][concepts] incorrect concept evaluation with decltype, plus internal error
` [Bug c++/94645] [10 Regression][concepts] incorrect concept evaluation with decltype, plus internal error since r10-7554-gf1ad7bac76b66257

[Bug d/94623] New: ice for ./gdc.test/compilable/interpret3.d
 2020-04-20  9:14 UTC  (10+ messages)
` [Bug d/94623] "

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-04-20  9:06 UTC  (2+ messages)

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2020-04-20  8:52 UTC  (4+ messages)
` [Bug tree-optimization/94655] [10 Regression] "
` [Bug tree-optimization/94655] [10 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a

[Bug target/94668] New: [10 Regression] ICE generating float vec_inits since r10-808
 2020-04-20  8:45 UTC  (3+ messages)
` [Bug target/94668] "

[Bug lto/94659] New: Missing symbol with LTO and target_clones
 2020-04-20  8:42 UTC  (4+ messages)
` [Bug lto/94659] "
` [Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

[Bug target/94663] New: [missed optimization] _mm512_dpbusds_epi32 generates excess vmovdqa64
 2020-04-20  8:22 UTC  (2+ messages)
` [Bug target/94663] "

[Bug c/94641] New: -Wpadded -fsanitize=undefined together cause warning on main()
 2020-04-20  8:01 UTC  (4+ messages)
` [Bug c/94641] "

[Bug c++/94628] New: segfault decltype
 2020-04-20  7: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 ipa/94656] New: target_clones on alias leads to segfault in the compiler
 2020-04-20  7:22 UTC  (3+ messages)
` [Bug ipa/94656] "

[Bug lto/90500] ICE error in copy_forbiden
 2020-04-20  7:22 UTC 

[Bug c/94658] New: Incorrect transformation with -fstrict-aliasing
 2020-04-20  7:15 UTC  (4+ messages)
` [Bug c/94658] "
` [Bug middle-end/94658] "

[Bug target/94650] New: Missed x86-64 peephole optimization: x >= large power of two
 2020-04-20  7:05 UTC  (2+ messages)
` [Bug target/94650] "

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

[Bug driver/90983] manual documents `-Wno-stack-usage` flag, but it is unrecognized
 2020-04-20  6:39 UTC 

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

[Bug middle-end/93487] Missed tail-call optimizations
 2020-04-20  6:07 UTC 

[Bug fortran/93956] Wrong array creation with p => array_dt(1:n)%component
 2020-04-20  5:26 UTC 

[Bug c/94196] New: Multiple issues with attributes
 2020-04-20  2:03 UTC  (2+ messages)
` [Bug c/94196] "

[Bug plugins/94664] New: build_function_call() on functions with __attribute__((format (printf, ...))) may lead to ICE: SIGSEGV
 2020-04-19 23:25 UTC  (5+ messages)
` [Bug plugins/94664] "

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

[Bug middle-end/94387] New: Excess read instructions are generated in case of writing to fields of volatile + packed type (structure)
 2020-04-19 20:16 UTC  (2+ messages)
` [Bug middle-end/94387] "

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

[Bug middle-end/94662] New: __attribute__ aligned is ignored
 2020-04-19 19:39 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 tree-optimization/15826] don't use "if" to extract a single bit bit-field
 2020-04-19 18:28 UTC 

[Bug middle-end/19466] [meta-bug] bit-fields are non optimal
 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++/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 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  (3+ messages)
` [Bug c++/94310] "

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

[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  (2+ messages)
` [Bug target/94420] [8/9 Regression] "

[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 tree-optimization/92893] [10 Regression] Unhelpful -Wstringop-overflow warning for a trailing one-element array
 2020-04-18 18:49 UTC  (2+ messages)

[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 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  (6+ messages)

[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 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 

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