public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/95453] New: Failure to avoid useless sign extension
 2020-05-31 14:53 UTC 

[Bug ada/95452] New: Overflow Bug in GNAT Heapsort implementations
 2020-05-31 14:49 UTC 

[Bug c++/95451] New: [8/9/10 regression] ICE for lambda capturing this and calling operator()
 2020-05-31 14:39 UTC  (2+ messages)
` [Bug c++/95451] "

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

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

[Bug target/95450] New: [10 regression] Wrong long double folding
 2020-05-31 12:51 UTC 

[Bug c++/95428] New: ABI breakage for "base object constructor" for final classes
 2020-05-31 12:46 UTC  (4+ messages)
` [Bug c++/95428] "

[Bug c++/95449] New: void_t does not work with some uses of vector_size
 2020-05-31 12:44 UTC  (2+ messages)
` [Bug c++/95449] "

[Bug fortran/94361] New: Memory leak in nested types with final
 2020-05-31 10:00 UTC  (2+ messages)
` [Bug fortran/94361] [8/9/10/11 Regression] "

[Bug c/95052] New: Excess padding of partially initialized strings/char arrays
 2020-05-31  9:55 UTC  (6+ messages)
` [Bug middle-end/95052] [9/10/11 Regression] "

[Bug libfortran/95418] New: Static assert going off on MinGW
 2020-05-31  9:07 UTC  (3+ messages)
` [Bug libfortran/95418] "

[Bug fortran/95446] New: False positive for optional arguments of elemental procedure
 2020-05-31  7:13 UTC  (3+ messages)
` [Bug fortran/95446] "

[Bug target/95420] New: arm-wrs-vxworks7: xgcc: error: unrecognised -mcpu target: armv7-a
 2020-05-31  5:36 UTC  (2+ messages)
` [Bug target/95420] "

[Bug target/95151] New: Add cmpmemM pattern for -minline-all-stringops
 2020-05-31  1:40 UTC  (3+ messages)
` [Bug target/95151] [9/10/11 Regression] "

[Bug target/95439] New: Incorrect zero count check in cmpstrnsi
 2020-05-31  1:40 UTC  (2+ messages)
` [Bug target/95439] "

[Bug c/95448] New: Missing optimization: pointer untag, re-tag should be no-op
 2020-05-31  1:37 UTC 

[Bug target/95447] New: cmpstrn peepholes are out of date
 2020-05-31  1:34 UTC 

[Bug bootstrap/95402] New: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency operator
 2020-05-30 23:34 UTC  (4+ messages)
` [Bug bootstrap/95402] "

[Bug c/95445] New: diagnose incompatible calls to functions declared without prototype
 2020-05-30 22:32 UTC  (2+ messages)
` [Bug c/95445] "

[Bug target/95444] New: Incorrect constraints on length operand in cmpstrnqi patterns
 2020-05-30 22:09 UTC 

[Bug target/95443] New: cmpstrnqi patterns update string length
 2020-05-30 21:58 UTC 

[Bug middle-end/95442] New: LRA inserts a reload insn for REG_DEAD register
 2020-05-30 21:50 UTC 

[Bug target/95441] New: Failure to reuse flag from float compare
 2020-05-30 20:17 UTC 

[Bug fortran/95373] New: [9/10/11 Regression] ICE in build_reference_type, at tree.c:7942
 2020-05-30 19:02 UTC  (4+ messages)
` [Bug fortran/95373] "

[Bug fortran/95090] New: ICE: identifier overflow: 129
 2020-05-30 18:51 UTC  (6+ messages)
` [Bug fortran/95090] "

[Bug c++/64794] New: GCC failed at virtual function with "override" trailing return type name, followed by override virt-specifier
 2020-05-30 18:31 UTC  (3+ messages)
` [Bug c++/64794] "

[Bug c++/95440] New: [coroutines] ICE with static members in promise_type
 2020-05-30 16:44 UTC 

[Bug target/95435] New: bad builtin memcpy performance with znver1/znver2 and 32bit
 2020-05-30 16:43 UTC  (6+ messages)
` [Bug target/95435] "

[Bug go/95389] New: Kubernetes build fails because of mangled PkgPath
 2020-05-30 16:26 UTC  (2+ messages)
` [Bug go/95389] "

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

[Bug debug/95437] New: DW_TAG_typedef for template alias missing template type parameters
 2020-05-30 15:43 UTC  (2+ messages)
` [Bug debug/95437] "

[Bug jit/95438] New: Cannot cast pointer to int
 2020-05-30 13:22 UTC  (2+ messages)
` [Bug jit/95438] Cannot cast pointer to int and vice versa

[Bug middle-end/92455] Unnecessary memory read in a loop
 2020-05-30 12:10 UTC 

[Bug target/95436] New: [11 Regression] ICE in store_expr, at expr.c:5845 since r11-711-g43a4fc095e30188392cc42299c4081297e321104
 2020-05-30 12:00 UTC  (3+ messages)
` [Bug target/95436] "

[Bug c++/95241] New: internal compiler error: tree check: expected integer_cst, have range_expr in to_wide, at tree.h:5900
 2020-05-30  7:30 UTC  (6+ messages)
` [Bug c++/95241] [10/11 Regression] "
` [Bug c++/95241] [10 "

[Bug gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
 2020-05-30  7:23 UTC  (10+ messages)
` [Bug gcov-profile/95348] "

[Bug c/95429] New: Wrong code generated for -Os with target m68k on Ubuntu
 2020-05-30  7:16 UTC  (2+ messages)
` [Bug c/95429] "

[Bug tree-optimization/95433] New: Failure to completely optimize simple compare after operations
 2020-05-30  6:43 UTC  (2+ messages)
` [Bug tree-optimization/95433] "

[Bug c++/95434] New: ICE for CTAD in generic lambda within variadic lambda
 2020-05-30  5:41 UTC  (2+ messages)
` [Bug c++/95434] "

[Bug c++/94128] New: ICE on C++20 "requires requires" with lambda
 2020-05-30  4:24 UTC  (4+ messages)
` [Bug c++/94128] "

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2020-05-30  4:24 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-05-30  4:24 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/92652] function call to lambda expression that return true does not satisfy the constraint in requires-clause if using return type deduction
 2020-05-30  4:24 UTC  (3+ messages)

[Bug c++/95386] New: internal compiler error: in satisfaction_value, while compiling function with a requires clause
 2020-05-30  4:23 UTC  (5+ messages)
` [Bug c++/95386] [10/11 Regression] ICE: in satisfaction_value, while compiling function with a requires clause since r10-3735-gcb57504a55015891

[Bug c++/93698] ICE on concept using generic lambda
 2020-05-30  4:23 UTC  (3+ messages)

[Bug debug/95431] New: inconsistent behaviors at -O2
 2020-05-30  3:04 UTC  (2+ messages)
` [Bug debug/95431] "

[Bug debug/95432] New: inconsistent behaviors at -O2
 2020-05-30  3:03 UTC  (2+ messages)
` [Bug debug/95432] "

[Bug sanitizer/95430] New: [UBSAN] doesn't detect out of bounds in a simple case
 2020-05-30  2:44 UTC 

[Bug c++/95181] New: internal compiler error: in push_access_scope, at cp/pt.c:241
 2020-05-30  2:11 UTC  (4+ messages)
` [Bug c++/95181] [10/11 Regression] ICE in push_access_scope, at cp/pt.c:241 since r10-3735-gcb57504a55015891

[Bug c++/95371] New: [10 Regression] ICE concepts with template template parameter
 2020-05-30  2:11 UTC  (4+ messages)
` [Bug c++/95371] [10/11 Regression] ICE concepts with template template parameter since r10-3735-gcb57504a55015891

[Bug target/95427] New: Failure to avoid emitting rbp initialization when doing 256-bit memory store
 2020-05-29 23:59 UTC 

[Bug c++/95349] New: Using std::launder(p) produces unexpected behavior where (p) produces expected behavior
 2020-05-29 23:25 UTC  (13+ messages)
` [Bug c++/95349] "

[Bug tree-optimization/95425] New: Failure to optimize bit twiddling on statics that does nothing
 2020-05-29 22:33 UTC 

[Bug target/95294] New: [vax] Convert the backend to MODE_CC so it can be kept in future releases
 2020-05-29 22:32 UTC  (2+ messages)
` [Bug target/95294] "

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2020-05-29 21:36 UTC  (3+ messages)

[Bug tree-optimization/95423] New: Failure to optimize separated multiplications by x and square of x
 2020-05-29 21:31 UTC  (4+ messages)
` [Bug tree-optimization/95423] "

[Bug libstdc++/94749] New: std::istream::ignore discards too many characters
 2020-05-29 20:29 UTC  (3+ messages)
` [Bug libstdc++/94749] "

[Bug tree-optimization/95424] New: Failure to optimize division with numerator of 1
 2020-05-29 20:21 UTC 

[Bug bootstrap/95413] New: [11 regression] i686-linux --enable-targets=all cannot configure m64 libgomp
 2020-05-29 19:57 UTC  (13+ messages)
` [Bug bootstrap/95413] "

[Bug target/95399] New: [ARM, AArch64] 32/64-bit vcvtnq_* functions are missing
 2020-05-29 18:34 UTC  (4+ messages)
` [Bug target/95399] "
` [Bug target/95399] [ARM] "

[Bug target/95421] New: [AArch64] Missing NEON functions documented on ARM's web site
 2020-05-29 18:30 UTC  (2+ messages)
` [Bug target/95421] "

[Bug c++/95422] New: Possible false positive for -Waddress-of-packed-member
 2020-05-29 18:15 UTC 

[Bug libfortran/95390] New: _gfortran_{,m,s}findloc[01]_c10 not exported from libgfortran.so.5
 2020-05-29 17:08 UTC  (4+ messages)
` [Bug libfortran/95390] "

[Bug c++/95344] New: Wparentheses (assignment used as truth value) on parenthesized ternary conditional E2
 2020-05-29 16:32 UTC  (3+ messages)
` [Bug c++/95344] [9/10/11 Regression] "
` [Bug c++/95344] [9/10 "

[Bug c++/95222] New: GCC 10.1 x86 issue with function pointers with calling convention attribute and template specialization
 2020-05-29 16:24 UTC  (2+ messages)
` [Bug c++/95222] [10/11 Regression] "

[Bug c++/95311] New: [11 Regression] ICE in cp_ubsan_maybe_instrument_member_call at gcc/cp/cp-ubsan.c:136 since r11-578-g72af65b91cc2a2eb
 2020-05-29 16:22 UTC  (4+ messages)
` [Bug c++/95311] "

[Bug c++/95221] New: g++.dg/ubsan/vptr-12.C fails with -fstrong-eval-order=all
 2020-05-29 16:21 UTC  (2+ messages)
` [Bug c++/95221] "

[Bug target/94812] New: ppc incorrect mffs-based emulation of mffsl
 2020-05-29 15:05 UTC  (2+ messages)
` [Bug target/94812] "

[Bug target/95419] New: [vax-openbsd] internal compiler error: in assemble_integer, at varasm.c:2818 with -fexceptions
 2020-05-29 15:04 UTC 

[Bug jit/95415] New: Add support for thread-local variables
 2020-05-29 14:37 UTC  (2+ messages)
` [Bug jit/95415] "

[Bug c++/95417] New: Static storage duration objects that are constant initialized should be destroyed after the destruction of dynamically initialized object
 2020-05-29 13:48 UTC  (3+ messages)
` [Bug c++/95417] "

[Bug target/94591] New: [8/9/10 Regression] Assembler messages: Error: operand mismatch -- `rev64 v0.2d,v0.2d'
 2020-05-29 13:34 UTC  (5+ messages)
` [Bug target/94591] [8/9/10/11 Regression] Assembler messages: Error: operand mismatch -- `rev64 v0.2d,v0.2d' (or `rev32 v0.2s,v0.2s')

[Bug c/95411] New: Program compiled with nostdlib crashes if passing double to variadic function
 2020-05-29 13:25 UTC  (3+ messages)
` [Bug target/95411] "

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

[Bug debug/95414] New: Wrong debug info for argc at -O2
 2020-05-29 12:24 UTC 

[Bug target/91276] Doc typos in __builtin_crypto_vpmsum*
 2020-05-29 11:50 UTC  (2+ messages)

[Bug c++/95412] New: Constexpr variables captured in templated lambdas
 2020-05-29 11:29 UTC 

[Bug c++/95400] New: -march=native and -march=icelake-client produce different results on icelake client
 2020-05-29 11:24 UTC  (3+ messages)
` [Bug target/95400] "

[Bug libstdc++/95079] New: unorderd_map::insert_or_assign and try_emplace should only hash and mod once unless there is a rehash
 2020-05-29 11:13 UTC  (2+ messages)
` [Bug libstdc++/95079] "

[Bug c++/95272] New: ice in vectorizable_reduction, at tree-vect-loop.c:6197
 2020-05-29 11:01 UTC  (3+ messages)
` [Bug tree-optimization/95272] ice in vectorizable_reduction, at tree-vect-loop.c:6197 since r11-564-g79f0451c67e8ed56

[Bug tree-optimization/95391] New: [11 regression] ICE in gcc.dg/vshift-5.c since r11-689
 2020-05-29 10:54 UTC  (2+ messages)
` [Bug tree-optimization/95391] "

[Bug tree-optimization/95410] New: Failure to optimize compare next to and properly
 2020-05-29 10:53 UTC 

[Bug tree-optimization/95356] New: [11 Regression] ICE in vect_get_constant_vectors, at tree-vect-slp.c:3635 since r11-564-g79f0451c67e8ed56
 2020-05-29 10:53 UTC  (3+ messages)
` [Bug tree-optimization/95356] "

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