public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/79961] Should diagnose when '__nonnull__' attribute is applied to implicit this argument
 2020-06-03 20:28 UTC 

[Bug middle-end/95507] New: [meta-bug] bogus/missing -Wnonnull
 2020-06-03 20:14 UTC  (3+ messages)
` [Bug middle-end/95507] "

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull
 2020-06-03 20:14 UTC 

[Bug middle-end/95515] New: missing --Wnonnull on a straightforward call with a null pointer
 2020-06-03 20:11 UTC 

[Bug c++/95514] New: constexpr dynamic memory allocation compile error with inheritance and the this pointer
 2020-06-03 20:10 UTC  (2+ messages)
` [Bug c++/95514] "

[Bug middle-end/78917] missing -Wnonnull passing null to a nonnull function
 2020-06-03 20:08 UTC 

[Bug middle-end/78998] missing -Wnonnull for an unconditional call to strlen with a null argument
 2020-06-03 20:06 UTC 

[Bug c/95513] New: Bad warning about control reaches end of function
 2020-06-03 19:50 UTC 

[Bug fortran/95512] New: gcc/fortran/trans-decl.c:1066: array sanity check after use
 2020-06-03 19:46 UTC 

[Bug c++/95175] New: constexpr and alias template
 2020-06-03 19:39 UTC  (2+ messages)
` [Bug c++/95175] [9/10/11 Regression] "

[Bug c++/95345] New: Fold expressions don't work properly when pack expression has co_await
 2020-06-03 19:24 UTC  (2+ messages)
` [Bug c++/95345] "

[Bug c/60158] New: powerpc: usage of the .data.rel.ro.local section
 2020-06-03 18:52 UTC  (5+ messages)
` [Bug other/60158] "

[Bug c++/95511] New: Class template argument deduction: guide generated from constructor preferred over deduction-guide
 2020-06-03 18:43 UTC  (2+ messages)
` [Bug c++/95511] "

[Bug fortran/95504] New: ICE in transfer_array_component, at fortran/trans-io.c:2167
 2020-06-03 18:43 UTC  (3+ messages)
` [Bug fortran/95504] "
` [Bug fortran/95504] [PDT] "

[Bug fortran/95503] New: ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844
 2020-06-03 18:40 UTC  (2+ messages)
` [Bug fortran/95503] "

[Bug c++/95510] New: [coroutines] ICE with consteval operator co_await
 2020-06-03 18:35 UTC 

[Bug fortran/95509] New: [11 regression] gfortran.dg/spellcheck-operator.f90 fails after r11-875
 2020-06-03 18:17 UTC 

[Bug c++/95193] New: [11 Regression] ICE in tsubst_decl, at cp/pt.c:14624
 2020-06-03 18:11 UTC  (3+ messages)
` [Bug c++/95193] "

[Bug c++/95232] New: [11 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:279 since r11-283-gf315d1477d5164cb
 2020-06-03 18:08 UTC  (3+ messages)
` [Bug c++/95232] "

[Bug web/89559] Setting the sticky revision in SVN read-only view results in an error when a space is added
 2020-06-03 18:06 UTC 

[Bug fortran/67938] New: ICE on using assumed rank character with some intrinsics
 2020-06-03 17:58 UTC  (3+ messages)
` [Bug fortran/67938] "

[Bug fortran/95214] New: ICE on assumed-rank character array with select rank
 2020-06-03 17:58 UTC  (3+ messages)
` [Bug fortran/95214] "

[Bug fortran/66833] ICE on assumed-rank character actual argument to intrinsic functions
 2020-06-03 17:58 UTC  (2+ messages)

[Bug c/94986] New: missing diagnostic on ARM thumb2 compilation with -pg when using r7 in inline asm
 2020-06-03 17:23 UTC  (6+ messages)
` [Bug target/94986] "

[Bug sanitizer/95496] New: [10/11 Regression] Bogus -Wformat-overflow= warnings with -fsanitize=undefined
 2020-06-03 17:22 UTC  (6+ messages)
` [Bug sanitizer/95496] "

[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
 2020-06-03 17:12 UTC 

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

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

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

[Bug c++/95508] New: [10/11 Regression] ICE on unexpected expression implicit_conv_expr since r10-7096
 2020-06-03 16:49 UTC  (3+ messages)
` [Bug c++/95508] "

[Bug middle-end/95499] New: ICE: during GIMPLE pass: ssa / segfault in verify_ssa / OpenMP target with deferred-length CHARACTER
 2020-06-03 16:28 UTC  (3+ messages)
` [Bug middle-end/95499] "

[Bug middle-end/95506] New: [OpenMP] omp target – private clause and allocatables – unallocated or reallocation
 2020-06-03 16:26 UTC 

[Bug sanitizer/95279] New: UBSan doesn't seem to detect pointer overflow in certain cases
 2020-06-03 16:25 UTC  (3+ messages)
` [Bug sanitizer/95279] "

[Bug middle-end/95485] New: missing warning writing into function text
 2020-06-03 16:23 UTC  (5+ messages)
` [Bug middle-end/95485] "

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

[Bug tree-optimization/95490] New: [10/11 Regression] writing 1 byte into a region of size 0 [-Wstringop-overflow=] since r10-5451-gef29b12cfbb4979a89b3cbadbf485a77c8fd8fce
 2020-06-03 16:10 UTC  (4+ messages)
` [Bug tree-optimization/95490] "

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

[Bug c++/95505] New: [coroutines] ICE assert with get_return_object_on_allocation_failure
 2020-06-03 16:00 UTC 

[Bug c++/95468] New: ICE in expression sfinae
 2020-06-03 15:48 UTC  (4+ messages)
` [Bug c++/95468] "
` [Bug c++/95468] [8/9/10/11 Regression] "

[Bug fortran/95500] New: Segfault compiling extra interface on intrinsic
 2020-06-03 15:43 UTC  (2+ messages)
` [Bug fortran/95500] "

[Bug fortran/82314] internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:6972
 2020-06-03 15:41 UTC 

[Bug fortran/93814] [9/10/11 Regression] ICE in build_entry_thunks, at fortran/trans-decl.c:2898
 2020-06-03 15:40 UTC 

[Bug jit/95306] New: Getting __builtin_saddl_overflow gives the error "unimplemented primitive type for builtin: 42"
 2020-06-03 15:18 UTC  (4+ messages)
` [Bug jit/95306] Getting __builtin_sadd_overflow "

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

[Bug fortran/94109] New: Memory leak introduced in 8.3.0->8.3.1
 2020-06-03 14:55 UTC  (6+ messages)
` [Bug fortran/94109] "

[Bug c/95495] New: ice in vect_slp_analyze_node_operations, at tree-vect-slp.c:2893
 2020-06-03 14:51 UTC  (4+ messages)
` [Bug tree-optimization/95495] [11 Regression] "

[Bug gcov-profile/95494] New: [11 regression] Several -fprofile-use tests FAIL
 2020-06-03 14:10 UTC  (6+ messages)
` [Bug gcov-profile/95494] "

[Bug jit/87291] Add support for inline asm to libgccjit
 2020-06-03 13:48 UTC  (2+ messages)

[Bug c++/95497] New: [11 Regression] ICE: concepts with a fully known / complete type in requires
 2020-06-03 13:39 UTC  (2+ messages)
` [Bug c++/95497] "

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7
 2020-06-03 13:28 UTC 

[Bug fortran/80174] [meta-bug] Fortran lto issues
 2020-06-03 13:28 UTC 

[Bug gcov-profile/93623] No need to dump gcdas when forking
 2020-06-03 13:15 UTC 

[Bug jit/95498] New: unhandled conversion
 2020-06-03 13:14 UTC 

[Bug c/95492] New: Avoid recursive inlining for -O2
 2020-06-03 11:41 UTC  (3+ messages)
` [Bug ipa/95492] "

[Bug tree-optimization/95489] New: Failure to optimize x && (x & y) to x & y
 2020-06-03 11:25 UTC  (3+ messages)
` [Bug tree-optimization/95489] "

[Bug tree-optimization/95493] New: [10 Regression] test for vector members apparently reordered with assignment to vector members
 2020-06-03 11:15 UTC  (6+ messages)
` [Bug tree-optimization/95493] [10/11 Regression] test for vector members apparently reordered with assignment to vector members since r10-7523-gb90061c6ec090c6b
` [Bug middle-end/95493] "
` [Bug rtl-optimization/95493] "

[Bug middle-end/94874] New: [OpenMP] Unhelpful 'defaultmap(none)' diagnostic for 'DECL_ARTIFICIAL': 'error: ‘array_li.0’ not specified in enclosing ‘target’'
 2020-06-03 10:44 UTC  (3+ messages)
` [Bug middle-end/94874] "

[Bug target/95421] New: [AArch64] Missing NEON functions documented on ARM's web site
 2020-06-03  9:25 UTC  (2+ messages)
` [Bug target/95421] "

[Bug target/95399] New: [ARM, AArch64] 32/64-bit vcvtnq_* functions are missing
 2020-06-03  9:24 UTC  (2+ messages)
` [Bug target/95399] [ARM] "

[Bug target/68837] PowerPC switch statement performance
 2020-06-03  9:08 UTC 

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

[Bug tree-optimization/90949] [9 Regression] null pointer check removed
 2020-06-03  7:23 UTC  (5+ messages)

[Bug testsuite/94853] New: [10 regression] excess errors in gfortran.dg/analyzer/pr93993.f90 since r10-8012
 2020-06-03  7:23 UTC  (2+ messages)
` [Bug testsuite/94853] [10/11 "

[Bug target/95488] New: Suboptimal multiplication codegen for v16qi
 2020-06-03  7:15 UTC  (5+ messages)
` [Bug target/95488] "

[Bug c++/95491] New: coroutines: awaited temporaries are never destructed
 2020-06-03  6:52 UTC 

[Bug c++/95349] New: Using std::launder(p) produces unexpected behavior where (p) produces expected behavior
 2020-06-03  6:52 UTC  (5+ messages)
` [Bug c++/95349] "

[Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type
 2020-06-03  6:32 UTC 

[Bug gcov-profile/95480] New: GCOV change breaks AIX build
 2020-06-03  6:13 UTC  (3+ messages)
` [Bug gcov-profile/95480] "

[Bug c++/95486] New: ICE for alias CTAD with non-dependent argument and constrained constructor
 2020-06-03  6:06 UTC  (5+ messages)
` [Bug c++/95486] "

[Bug debug/95482] New: Feature request: add -gsplit-dwarf=single
 2020-06-03  6:03 UTC  (2+ messages)
` [Bug debug/95482] "

[Bug driver/95456] New: [11 Regression] gcc/gcc.c:6035:16: runtime error: null pointer passed as argument 2, which is declared to never be null
 2020-06-03  5:49 UTC  (2+ messages)
` [Bug driver/95456] "

[Bug target/95483] New: [i386] Missing SIMD functions
 2020-06-03  4:46 UTC  (2+ messages)
` [Bug target/95483] "

[Bug target/95252] New: testcase gcc.dg/torture/pr67916.c failure when testing with -msave-restore
 2020-06-03  3:32 UTC  (2+ messages)
` [Bug target/95252] "

[Bug tree-optimization/53979] New: (a^b^b) not simplified to (a) (in combination with CSE??)
 2020-06-03  3:18 UTC  (2+ messages)
` [Bug tree-optimization/53979] ((a ^ b) | a) not optimized to (a | b)

[Bug other/95058] New: [11 regression] vector test case failures starting with r11-205
 2020-06-03  2:49 UTC  (2+ messages)
` [Bug tree-optimization/95058] "

[Bug c/52927] New: "procps" do not work with -Os flag
 2020-06-03  0:01 UTC  (2+ messages)
` [Bug target/52927] "

[Bug target/86133] powerpc (-mcpu=8548) internal compiler error for double variables
 2020-06-02 23:56 UTC 

[Bug target/71012] ICE: in expand_expr_real_2, at expr.c:9348 when compiling stress-ng
 2020-06-02 23:56 UTC 

[Bug c/57872] New: ICE occurs for cross-compile of PPC target with e500v2 core
 2020-06-02 23:55 UTC  (2+ messages)
` [Bug target/57872] "

[Bug debug/57389] New: ICE in dbx_reg_number, at dwarf2out.c:10507 on powerpc-spe target
 2020-06-02 23:54 UTC  (2+ messages)
` [Bug debug/57389] "

[Bug c/51905] New: ICE at sysklogd compilation for powerpc-linux-gnuspe with -O3
 2020-06-02 23:52 UTC  (2+ messages)
` [Bug rtl-optimization/51905] "

[Bug target/49854] New: Clean up SPE/e500 option handling
 2020-06-02 23:51 UTC  (3+ messages)
` [Bug target/49854] "

[Bug c/47977] New: powerpc (-mcpu=8548) Wrong code for double operations in little endian mode
 2020-06-02 23:50 UTC  (2+ messages)
` [Bug target/47977] "

[Bug target/47856] New: PowerPC: Wrong assembler output with -mcpu=8540 -meabi -msdata -fno-common -mfloat-gprs=double -mspe -mabi=spe
 2020-06-02 23:49 UTC  (2+ messages)
` [Bug target/47856] "

[Bug target/37760] internal compiler error: in extract_insn, at recog.c:1990
 2020-06-02 23:48 UTC 

[Bug target/37759] powerpc option -mabi=no-spe still generates SPE instructions
 2020-06-02 23:47 UTC 

[Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
 2020-06-02 23:40 UTC 

[Bug target/30259] ICE on valid code
 2020-06-02 23:40 UTC 

[Bug target/19490] PowerPC back end ignores SPE command-line options
 2020-06-02 23:39 UTC 

[Bug jit/95426] New: libgccjit.so: error: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN
 2020-06-02 22:34 UTC  (3+ messages)
` [Bug jit/95426] "

[Bug middle-end/95236] New: OMP 'GOMP_MAP_STRUCT': a structure is more than the sum of all its fields?
 2020-06-02 21:54 UTC  (2+ messages)
` [Bug middle-end/95236] "

[Bug target/84553] -rdynamic generates TEXTREL relocations on ia64
 2020-06-02 20:17 UTC 

[Bug c++/92103] constraints not checked on nested class template
 2020-06-02 19:15 UTC 

[Bug c++/95484] New: Friend declaration of member function template has no effect
 2020-06-02 18:21 UTC 

[Bug c++/95050] New: coroutine: no "mandatory copy elision" for prvalue await_resume expression
 2020-06-02 18:10 UTC  (2+ messages)
` [Bug c++/95050] "

[Bug target/95237] New: LOCAL_DECL_ALIGNMENT shrinks alignment, FAIL gcc.target/i386/pr69454-2.c
 2020-06-02 17:52 UTC  (2+ messages)
` [Bug target/95237] "

[Bug target/95471] New: vrndvq_f32 not supported on armv8
 2020-06-02 17:50 UTC  (2+ messages)
` [Bug target/95471] "

[Bug target/95459] New: aarch64: ICE in in aarch64_short_vector_p, at config/aarch64/aarch64.c:16803
 2020-06-02 17:19 UTC  (3+ messages)
` [Bug target/95459] aarch64: ICE "

[Bug libstdc++/90102] Incorrect ambiguous overload with _GLIBCXX_DEBUG
 2020-06-02 17:19 UTC  (2+ messages)

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

[Bug c++/95158] New: Templates + Diamond Inheritance + Final = Pure Virtual Function Call
 2020-06-02 17:07 UTC  (2+ messages)
` [Bug c++/95158] [10/11 Regression] "

[Bug tree-optimization/95481] New: Failure to optimize infinite recursion for struct types
 2020-06-02 17:07 UTC  (2+ messages)
` [Bug middle-end/95481] "

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