public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/95136] New: missing -Wuninitialized on an array access with a variable offset
 2020-06-04 22:14 UTC  (3+ messages)
` [Bug middle-end/95136] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2020-06-04 22:14 UTC  (2+ messages)

[Bug middle-end/10138] warn for uninitialized arrays passed as const* arguments
 2020-06-04 22:12 UTC  (2+ messages)

[Bug middle-end/70987] missing -Wuninitialized calling built-in string functions with an uninitialized argument
 2020-06-04 22:12 UTC 

[Bug libstdc++/95545] New: thread:: conflicts with std::thread
 2020-06-04 21:54 UTC  (7+ messages)
` [Bug libstdc++/95545] "

[Bug target/95531] New: Failure to use TZCNT for __builtin_ffs
 2020-06-04 21:42 UTC  (7+ messages)
` [Bug target/95531] "

[Bug fortran/95530] New: [11 regression] ICE in gfortran.dg/equiv_11.f90 after r11-594
 2020-06-04 21:32 UTC  (11+ messages)
` [Bug fortran/95530] "

[Bug fortran/95544] New: ICE in gfc_can_put_var_on_stack, at fortran/trans-decl.c:494
 2020-06-04 21:27 UTC  (4+ messages)
` [Bug fortran/95544] "

[Bug tree-optimization/50439] New: gfortran infinite loop with -floop-interchange
 2020-06-04 21:24 UTC  (2+ messages)
` [Bug tree-optimization/50439] "

[Bug fortran/95537] New: [11 regression] gfortran.dg/pr95090.f90 since r11-670
 2020-06-04 21:24 UTC  (8+ messages)
` [Bug fortran/95537] "

[Bug fortran/95509] New: [11 regression] gfortran.dg/spellcheck-operator.f90 fails after r11-875
 2020-06-04 21:17 UTC  (4+ messages)
` [Bug fortran/95509] "

[Bug c++/95516] New: [coroutines] incorrect warning "'coro.gro' is used uninitialized"
 2020-06-04 21:04 UTC  (3+ messages)
` [Bug c++/95516] "

[Bug jit/87291] Add support for inline asm to libgccjit
 2020-06-04 21:03 UTC  (14+ messages)

[Bug middle-end/4210] should not warn in dead code
 2020-06-04 21:02 UTC 

[Bug c/60158] New: powerpc: usage of the .data.rel.ro.local section
 2020-06-04 20:22 UTC  (3+ messages)
` [Bug other/60158] "

[Bug target/68837] PowerPC switch statement performance
 2020-06-04 20:18 UTC  (2+ messages)

[Bug c++/95519] New: [coroutines] non-functions for promise_type::return_void not supported
 2020-06-04 20:11 UTC  (2+ messages)
` [Bug c++/95519] "

[Bug c++/95520] New: [coroutines] __builtin_FUNCTION() returns mangled .actor instead of original function name
 2020-06-04 19:57 UTC  (2+ messages)
` [Bug c++/95520] "

[Bug c++/95505] New: [coroutines] ICE assert with get_return_object_on_allocation_failure
 2020-06-04 19:54 UTC  (2+ messages)
` [Bug c++/95505] "

[Bug c++/95518] New: [coroutines] [[maybe_unused]] does not propagate to actor() and destroy()
 2020-06-04 19:48 UTC  (3+ messages)
` [Bug c++/95518] "

[Bug c++/95536] New: tag name injection doesn't happen for return type of a friend
 2020-06-04 19:31 UTC  (2+ messages)
` [Bug c++/95536] "

[Bug c++/95517] New: [coroutines] suggested warning when co_return and return_void() are missing
 2020-06-04 19:22 UTC  (2+ messages)
` [Bug c++/95517] "

[Bug c++/95158] New: Templates + Diamond Inheritance + Final = Pure Virtual Function Call
 2020-06-04 19:16 UTC  (5+ messages)
` [Bug c++/95158] [10/11 Regression] "
` [Bug c++/95158] [8/9 "

[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor
 2020-06-04 19:13 UTC  (3+ messages)

[Bug c++/95510] New: [coroutines] ICE with consteval operator co_await
 2020-06-04 19:11 UTC  (2+ messages)
` [Bug c++/95510] "

[Bug c++/95528] New: internal compiler error: in emit_move_insn, at expr.c:3814
 2020-06-04 19:03 UTC  (7+ messages)
` [Bug c++/95528] "
` [Bug middle-end/95528] [10/11 Regression] "

[Bug fortran/95500] New: Segfault compiling extra interface on intrinsic
 2020-06-04 19:01 UTC  (3+ messages)
` [Bug fortran/95500] "

[Bug fortran/95503] New: ICE in gfc_is_simply_contiguous, at fortran/expr.c:5844
 2020-06-04 18:48 UTC  (3+ messages)
` [Bug fortran/95503] [9/10/11 Regression] "

[Bug c++/95346] New: [coroutines] coroutine return-type should be initialised with rvalue if different from get_return_object() return-type
 2020-06-04 18:26 UTC  (2+ messages)
` [Bug c++/95346] "

[Bug fortran/95543] New: ICE in is_CFI_desc, at fortran/expr.c:1080
 2020-06-04 18:15 UTC 

[Bug fortran/95542] New: ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1649
 2020-06-04 18:08 UTC  (2+ messages)
` [Bug fortran/95542] "

[Bug fortran/95541] New: ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6909
 2020-06-04 18:06 UTC  (2+ messages)
` [Bug fortran/95541] "

[Bug libgomp/92854] [OpenACC] Always-true conditional in 'libgomp/oacc-mem.c:acc_unmap_data'?
 2020-06-04 17:54 UTC  (4+ messages)

[Bug target/95523] New: aarch64:ICE in register_tuple_type,at config/aarch64/aarch64-sve-builtins.cc:3434
 2020-06-04 17:51 UTC  (4+ messages)
` [Bug target/95523] "

[Bug c/91432] gcc -Wimplicit-fallthrough does not warn when fallthrough to break;
 2020-06-04 17:45 UTC 

[Bug middle-end/95464] New: [10/11 Regression] Miscompilation of mesa on x86_64-linux since r10-6426
 2020-06-04 17:33 UTC  (3+ messages)
` [Bug middle-end/95464] "

[Bug c++/95540] New: [coroutine] coroutine_traits<> lookup for lambdas
 2020-06-04 17:24 UTC  (2+ messages)
` [Bug c++/95540] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-06-04 17:22 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/92103] constraints not checked on nested class template
 2020-06-04 17:22 UTC  (3+ messages)

[Bug target/95535] New: Failure to optimize out cdqe after __bultin_ctz
 2020-06-04 17:08 UTC  (3+ messages)
` [Bug target/95535] "

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

[Bug tree-optimization/95539] New: Vectorizer ICE in dr_misalignment, at tree-vectorizer.h:1433
 2020-06-04 16:59 UTC 

[Bug testsuite/95538] New: Unfinished cleanup in the test suite
 2020-06-04 16:58 UTC 

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

[Bug lto/95533] New: Spurious(?) warning "writing 2 bytes into a region of size 0" with -O(2|3) -fwhole-program -flto
 2020-06-04 16:18 UTC  (2+ messages)
` [Bug lto/95533] "

[Bug target/79251] PowerPC vec_insert generates store-hit-load if the element number is variable
 2020-06-04 16:08 UTC 

[Bug c++/95349] New: Using std::launder(p) produces unexpected behavior where (p) produces expected behavior
 2020-06-04 16:05 UTC  (4+ messages)
` [Bug c++/95349] "

[Bug tree-optimization/94801] New: Failure to optimize narrowed __builtin_clz
 2020-06-04 15:57 UTC  (2+ messages)
` [Bug tree-optimization/94801] "

[Bug target/95532] New: Failure to optimize __builtin_ctz & 0x1F to __builtin_ctz on x86 with BMI
 2020-06-04 15:57 UTC  (3+ messages)
` [Bug target/95532] "

[Bug target/95526] New: aarch64: Wrong code accessing complex number from varargs
 2020-06-04 15:42 UTC  (8+ messages)
` [Bug target/95526] [11 Regression] "

[Bug target/95534] New: Failure to optimize out atoi when used as operand of _tzcnt_u64
 2020-06-04 15:28 UTC  (2+ messages)
` [Bug tree-optimization/95534] "

[Bug jit/95521] New: libgccjit.so: error: in build2, at tree.c:4743
 2020-06-04 15:09 UTC  (6+ messages)
` [Bug jit/95521] "

[Bug tree-optimization/95113] New: [10/11 Regression] Wrong code w/ -O2 -fexceptions -fnon-call-exceptions
 2020-06-04 15:04 UTC  (2+ messages)
` [Bug tree-optimization/95113] "

[Bug c/94735] New: MVE vector load/store pair getting removed with -O2
 2020-06-04 14:55 UTC  (2+ messages)
` [Bug target/94735] "

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2020-06-04 14:15 UTC 

[Bug middle-end/69008] gcc emits unneeded memory access when passing trivial structs by value (ARM)
 2020-06-04 12:41 UTC 

[Bug fortran/94109] New: Memory leak introduced in 8.3.0->8.3.1
 2020-06-04 12:34 UTC  (4+ messages)
` [Bug fortran/94109] "

[Bug target/95529] New: Failure to reuse flags generated by trailing zeros instruction for cmovcc
 2020-06-04 12:10 UTC  (7+ messages)
` [Bug target/95529] "
` [Bug target/95529] Failure to reuse flags generated by TZCNT for cmovcc on BMI-capable targets

[Bug fortran/95398] New: ICE on invalid code
 2020-06-04 12:08 UTC  (2+ messages)
` [Bug fortran/95398] "

[Bug target/95254] New: aarch64: gcc generate inefficient code with fixed sve vector length
 2020-06-04 12:05 UTC  (2+ messages)
` [Bug target/95254] "

[Bug tree-optimization/95433] New: Failure to completely optimize simple compare after operations
 2020-06-04 11:09 UTC  (3+ messages)
` [Bug tree-optimization/95433] "

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

[Bug c++/95428] New: ABI breakage for "base object constructor" for final classes
 2020-06-04  9:47 UTC  (2+ messages)
` [Bug c++/95428] "

[Bug c++/95407] New: G++ allows access to base class members from a friend of a derived class
 2020-06-04  9:45 UTC  (2+ messages)
` [Bug c++/95407] [DR 1873] "

[Bug tree-optimization/89430] A missing ifcvt optimization to generate csel
 2020-06-04  9:08 UTC 

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

[Bug libfortran/59227] New: [4.9 regression] FAIL: gfortran.dg/erf_3.F90 -O0 execution test
 2020-06-04  8:04 UTC  (2+ messages)
` [Bug libfortran/59227] "

[Bug target/59230] New: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1
 2020-06-04  8:04 UTC  (2+ messages)
` [Bug target/59230] "

[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-04  7:40 UTC  (2+ messages)
` [Bug driver/95456] "

[Bug target/95525] New: Bitmask conflict between PTA_AVX512VP2INTERSECT and PTA_WAITPKG
 2020-06-04  7:25 UTC  (3+ messages)
` [Bug target/95525] "

[Bug c++/95307] New: Compiler accepts reinterpret_cast in constexpr
 2020-06-04  7:09 UTC  (2+ messages)
` [Bug c++/95307] "

[Bug c++/82304] GCC compiles constexpr function with double reinterpret_cast in a constant context
 2020-06-04  7:09 UTC 

[Bug target/95524] New: Subtimal codegen for shift by constant for v16qi/v32qi under -march=skylake
 2020-06-04  6:24 UTC 

[Bug c++/55004] New: [meta-bug] constexpr issues
 2020-06-04  4:45 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/92695] P1064R0 - virtual constexpr fails if object taken from array
 2020-06-04  4:45 UTC 

[Bug jit/95522] New: error: builtin "__builtin_choose_expr" not found
 2020-06-03 23:53 UTC  (2+ messages)
` [Bug jit/95522] "

[Bug c++/95384] New: Poor codegen cause by using base class instead of member for Optional construction
 2020-06-03 23:50 UTC  (2+ messages)
` [Bug c++/95384] "

[Bug c/95379] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute
 2020-06-03 23:05 UTC  (2+ messages)
` [Bug c/95379] "

[Bug c++/79961] Should diagnose when '__nonnull__' attribute is applied to implicit this argument
 2020-06-03 22:49 UTC  (2+ messages)

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

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

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