public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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  (7+ 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 c++/95241] New: internal compiler error: tree check: expected integer_cst, have range_expr in to_wide, at tree.h:5900
 2020-05-30  4:22 UTC  (5+ messages)
` [Bug c++/95241] [10/11 Regression] "
` [Bug c++/95241] [10 "

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

[Bug tree-optimization/95433] New: Failure to completely optimize simple compare after operations
 2020-05-30  3:16 UTC 

[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 c/95429] New: Wrong code generated for -Os with target m68k on Ubuntu
 2020-05-30  1:09 UTC 

[Bug c++/95428] New: ABI breakage for "base object constructor" for final classes
 2020-05-30  0:08 UTC 

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

[Bug jit/95426] New: libgccjit.so: error: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN
 2020-05-29 23:30 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 fortran/95373] New: [9/10/11 Regression] ICE in build_reference_type, at tree.c:7942
 2020-05-29 20:51 UTC  (3+ messages)
` [Bug fortran/95373] "

[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 c/95052] New: Excess padding of partially initialized strings/char arrays
 2020-05-29 19:37 UTC  (6+ messages)
` [Bug middle-end/95052] [9/10/11 Regression] "

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

[Bug target/95399] New: [ARM, AArch64] 32/64-bit vcvtnq_* functions are missing
 2020-05-29 18:34 UTC  (5+ 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 gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
 2020-05-29 16:42 UTC  (10+ messages)
` [Bug gcov-profile/95348] "

[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/95420] New: arm-wrs-vxworks7: xgcc: error: unrecognised -mcpu target: armv7-a
 2020-05-29 15:31 UTC 

[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 libfortran/95418] New: Static assert going off on MinGW
 2020-05-29 14:22 UTC 

[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  (4+ 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  (4+ 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] "

[Bug bootstrap/95402] New: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency operator
 2020-05-29 10:52 UTC  (5+ messages)
` [Bug bootstrap/95402] "

[Bug target/95409] New: Failure to xor register before usage of 8-bit part in some bitshifting situations
 2020-05-29 10:32 UTC 

[Bug other/95362] New: [11 regression] pr34457-1.c fails on arm since ga746f952abb78af9db28a7f3bce442e113877c9c
 2020-05-29 10:26 UTC  (2+ messages)
` [Bug lto/95362] [11 regression] pr34457-1.c and pr92088-1.c fail on arm and aarch64 since g:a746f952abb78af9db28a7f3bce442e113877c9c

[Bug target/95355] New: [11 Regression] Assembler messages: Error: operand size mismatch for `vpmovzxbd' with -masm=intel
 2020-05-29 10:11 UTC  (2+ messages)
` [Bug target/95355] [11 Regression] Assembler messages: Error: operand size mismatch for `vpmovzxbd' with -masm=intel since r11-485-gf6e40195ec3d3b402a5f6c58dbf359479bc4cbfa

[Bug target/95256] New: [11 Regression] ICE in convert_move, at expr.c:278
 2020-05-29 10:06 UTC  (3+ messages)
` [Bug target/95256] [11 Regression] ICE in convert_move, at expr.c:278 since r11-263-g7c355156aa20eaec

[Bug rtl-optimization/95211] New: [11 Regression] ICE in emit_unop_insn, at optabs.c:3622
 2020-05-29 10:06 UTC  (3+ messages)
` [Bug target/95211] "

[Bug middle-end/95315] New: [11 Regression] ICE: Segmentation fault (in lookup_page_table_entry)
 2020-05-29  9:42 UTC  (3+ messages)
` [Bug middle-end/95315] [11 Regression] ICE: Segmentation fault (in lookup_page_table_entry) since r11-382-g7a50e7087567cffb

[Bug gcov-profile/95332] New: gcov-tool merge:"not a gcov data file"
 2020-05-29  9:40 UTC  (5+ messages)
` [Bug gcov-profile/95332] "

[Bug tree-optimization/95408] New: Failure to optimize bitwise and with negated conditional using the same operand to conditional with decremented operand
 2020-05-29  9:40 UTC 

[Bug c++/95407] New: G++ allows access to base class members from a friend of a derived class
 2020-05-29  9:12 UTC 

[Bug tree-optimization/95403] New: [11 Regression] ICE in nested_in_vect_loop_p at gcc/tree-vectorizer.h:1260 since r11-689-ge31cd607e999ca6a
 2020-05-29  9:03 UTC  (5+ messages)
` [Bug tree-optimization/95403] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2020-05-29  9:03 UTC 

[Bug tree-optimization/95406] New: [11 regression] vshift-5.c fails since g:e31cd607e999ca6ab47b7e65a7045b1594e4fba4
 2020-05-29  8:54 UTC  (2+ messages)
` [Bug tree-optimization/95406] "

[Bug c++/95405] New: Unnecessary stores with std::optional
 2020-05-29  8:38 UTC 

[Bug tree-optimization/95393] New: Failure to optimize loop condition arithmetic for mismatched types
 2020-05-29  8:16 UTC  (4+ messages)
` [Bug tree-optimization/95393] "

[Bug middle-end/92455] Unnecessary memory read in a loop
 2020-05-29  7:48 UTC 

[Bug tree-optimization/95404] New: and
 2020-05-29  7:37 UTC 

[Bug tree-optimization/95401] New: GCC produces incorrect instruction with -O3 for skylake-avx512
 2020-05-29  7:31 UTC  (4+ messages)
` [Bug tree-optimization/95401] GCC produces incorrect instruction with -O3 for AVX2
` [Bug tree-optimization/95401] [10/11 Regression] GCC produces incorrect instruction with -O3 for AVX2 since r10-2257-g868363d4f52df19d

[Bug c++/95385] New: GCC stop detect UBs after a divide by zero in for statement
 2020-05-29  7:29 UTC  (3+ messages)
` [Bug c++/95385] "

[Bug tree-optimization/95396] New: GCC produces incorrect code with -O3 for loops
 2020-05-29  7:13 UTC  (3+ messages)
` [Bug tree-optimization/95396] "
` [Bug tree-optimization/95396] [8/9/10/11 Regression] GCC produces incorrect code with -O3 for loops since r8-6511-g3ae129323d150621

[Bug rtl-optimization/95394] New: [11 Regression] ICE in emit_move_insn, at expr.c:3814
 2020-05-29  7:08 UTC  (3+ messages)
` [Bug rtl-optimization/95394] "
` [Bug rtl-optimization/95394] [11 Regression] ICE in emit_move_insn, at expr.c:3814 since r11-165-geb72dc663e9070b2

[Bug rtl-optimization/95382] New: [haifa-sched][DO_PREDICATION] execution test: wrong scheduling result
 2020-05-29  6:22 UTC  (3+ messages)
` [Bug rtl-optimization/95382] "

[Bug c++/95383] New: Poor codegen when constructing a trivial Optional
 2020-05-29  6:21 UTC  (2+ messages)
` [Bug c++/95383] "

[Bug preprocessor/94657] New: [patch] libcpp uses 'AR = ar' tool even if --build/--host are passed explicitly
 2020-05-28 23:13 UTC  (2+ messages)
` [Bug preprocessor/94657] "

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

[Bug c++/95328] New: structured binding of template type inside template function is reported as "incomplete class type"
 2020-05-28 21:41 UTC  (2+ messages)
` [Bug c++/95328] "

[Bug fortran/95398] New: ICE on invalid code
 2020-05-28 21:35 UTC  (2+ messages)
` [Bug fortran/95398] "

[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
 2020-05-28 21:34 UTC  (2+ messages)
` [Bug target/95381] "

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