public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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/95391] New: [11 regression] ICE in gcc.dg/vshift-5.c since r11-689
 2020-05-29  8:54 UTC  (4+ messages)
` [Bug tree-optimization/95391] "

[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 middle-end/95315] New: [11 Regression] ICE: Segmentation fault (in lookup_page_table_entry)
 2020-05-29  8:50 UTC  (2+ messages)
` [Bug middle-end/95315] [11 Regression] ICE: Segmentation fault (in lookup_page_table_entry) since r11-382-g7a50e7087567cffb

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

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

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

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

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

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

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

[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  (4+ messages)
` [Bug c++/95385] "

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

[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 c++/95386] New: internal compiler error: in satisfaction_value, while compiling function with a requires clause
 2020-05-29  7:10 UTC  (7+ messages)
` [Bug c++/95386] "
` [Bug c++/95386] [10/11 Regression] ICE: in satisfaction_value, while compiling function with a requires clause since r10-3735-gcb57504a55015891

[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 fortran/95090] New: ICE: identifier overflow: 129
 2020-05-28 23:36 UTC  (6+ messages)
` [Bug fortran/95090] "

[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  (15+ 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  (4+ messages)
` [Bug target/95381] "

[Bug fortran/95397] New: [Fortran/OpenACC] Wrong results with 'loop vector' inside 'routine'
 2020-05-28 21:07 UTC 

[Bug c++/95369] New: braced-init-list with designated initializers as template-argument rejected
 2020-05-28 20:45 UTC  (2+ messages)
` [Bug c++/95369] "

[Bug target/95259] New: Duplicated codes in libgcc, driver-i386.c and i386-builtins.c
 2020-05-28 20:41 UTC  (2+ messages)
` [Bug target/95259] "

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

[Bug fortran/95104] New: Segfault on a legal WAIT statement
 2020-05-28 20:16 UTC  (6+ messages)
` [Bug libfortran/95104] [9/10 Regression] "

[Bug middle-end/95395] New: gcc.dg/builtin-bswap-11.c FAILs
 2020-05-28 20:14 UTC  (2+ messages)
` [Bug middle-end/95395] "

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

[Bug go/95389] New: Kubernetes build fails because of mangled PkgPath
 2020-05-28 19:47 UTC  (3+ messages)
` [Bug go/95389] "

[Bug c++/94926] New: [9 regression] invalid use of incomplete type not recogniced for static self reference of templated struct
 2020-05-28 19:00 UTC  (3+ messages)
` [Bug c++/94926] [9/10/11 regression] invalid use of incomplete type not recogniced for static self reference of templated struct since r9-297-g683be2f77b3ce4db

[Bug libstdc++/95322] New: std::list | take | transform, expression does not work cbegin() == end()
 2020-05-28 18:51 UTC  (3+ messages)
` [Bug libstdc++/95322] "

[Bug target/95252] New: testcase gcc.dg/torture/pr67916.c failure when testing with -msave-restore
 2020-05-28 18:42 UTC  (6+ messages)
` [Bug target/95252] "

[Bug target/95361] New: Segfault when generating an epilogue for a partly-shrinked-wrapped SVE frame
 2020-05-28 18:03 UTC  (3+ messages)
` [Bug target/95361] "

[Bug libstdc++/95392] New: Build failure on MinGW
 2020-05-28 17:38 UTC  (3+ messages)
` [Bug libstdc++/95392] [11 Regression] "

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

[Bug c++/95368] New: gcc things that a lambda capture is both const and mutable
 2020-05-28 17:00 UTC  (2+ messages)
` [Bug c++/95368] "

[Bug c++/93698] ICE on concept using generic lambda
 2020-05-28 16:58 UTC  (2+ messages)

[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-28 16:57 UTC 

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

[Bug c++/95388] New: C++20 & 17 Lambda capture of *this by Value causes ICE "in tsubst_decl at cp/pt.c"
 2020-05-28 15:19 UTC 

[Bug fortran/94397] New: [10 Regression] the compiler consider "type is( real(kind(1.)) )" as a syntax error
 2020-05-28 15:08 UTC  (5+ messages)
` [Bug fortran/94397] [9/10/11 Regression] the compiler consider "type is( real(kind(1.)) )" as a syntax error since r10-7369-gc38daa7976886a59

[Bug debug/95387] New: inconsistent behaviors at -Os
 2020-05-28 14:47 UTC 

[Bug fortran/80361] [5/6/7/8 Regression] [OOP] bogus recursive call to nonrecursive procedure with -fcheck=recursion
 2020-05-28 14:26 UTC 

[Bug c++/95384] New: Poor codegen cause by using base class instead of member for Optional construction
 2020-05-28 14:17 UTC  (2+ messages)
` [Bug c++/95384] "

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

[Bug c++/95324] New: Segmentation fault when using variadic lambda template in concept definition
 2020-05-28 14:07 UTC  (2+ messages)
` [Bug c++/95324] "

[Bug c++/94128] New: ICE on C++20 "requires requires" with lambda
 2020-05-28 13:54 UTC  (2+ messages)
` [Bug c++/94128] "

[Bug target/95285] New: AArch64:aarch64 medium code model proposal
 2020-05-28 13:23 UTC  (2+ messages)
` [Bug target/95285] "

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2020-05-28 12:44 UTC  (3+ messages)

[Bug debug/95343] New: IPA-SRA can result in bad debug info about removed function arguments
 2020-05-28 12:38 UTC  (2+ messages)
` [Bug debug/95343] IPA-SRA can result in wrong "

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

[Bug ipa/93385] [10/11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-05-28 12:33 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-28 12:22 UTC  (5+ messages)
` [Bug tree-optimization/95356] "

[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-28 12:15 UTC  (2+ messages)
` [Bug c++/95311] "

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

[Bug web/95380] New: ipcp-unit-growth was renamed to ipa-cp-unit-growth
 2020-05-28 10:37 UTC  (6+ messages)
` [Bug web/95380] "

[Bug fortran/50392] New: SIGSEGV in gfc_trans_label_assign
 2020-05-28 10:34 UTC  (6+ messages)
` [Bug fortran/50392] "

[Bug tree-optimization/95273] New: [11 regression] many ICEs after r11-564
 2020-05-28 10:01 UTC  (4+ messages)
` [Bug tree-optimization/95273] "

[Bug c++/95345] New: Fold expressions don't work properly when pack expression has co_await
 2020-05-28  9:51 UTC  (2+ messages)
` [Bug c++/95345] "

[Bug fortran/32834] [Meta-bug] 'Fortran 95'-only failures
 2020-05-28  9:50 UTC 

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration
 2020-05-28  8:51 UTC  (3+ messages)

[Bug other/95376] New: [11 regression] ICE in gcc.dg/torture/pr92088-1.c after r11-611
 2020-05-28  8:22 UTC  (3+ messages)
` [Bug lto/95376] "

[Bug tree-optimization/95363] New: [11 regression] bb-slp-pr95271.c fails on arm since gc0e27f72358794692e367363940c6383e9ad1e45
 2020-05-28  7:46 UTC  (4+ messages)
` [Bug testsuite/95363] "

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

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

[Bug target/95237] New: LOCAL_DECL_ALIGNMENT shrinks alignment, FAIL gcc.target/i386/pr69454-2.c
 2020-05-28  7:36 UTC  (2+ messages)
` [Bug target/95237] "

[Bug tree-optimization/95370] New: [11 Regression] ICE in execute, at adjust-alignment.c:74 since r11-508-gdfa4fcdba374ed44
 2020-05-28  7:36 UTC  (3+ messages)
` [Bug tree-optimization/95370] "

[Bug fortran/95366] New: TYPE IS(character(*)) no longer matches
 2020-05-28  7:35 UTC  (2+ messages)
` [Bug fortran/95366] [10/11 Regression] TYPE IS(character(*)) no longer matches since r10-3605-gf61e54e59cda5a2e

[Bug gcov-profile/95365] New: [11 Regression] Broken gcov since r11-627-g1dedc12d186a1108
 2020-05-28  7:35 UTC  (2+ messages)
` [Bug gcov-profile/95365] "

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

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

[Bug c++/95303] New: Member type of class template is incorrectly printed in diagnostics when it fails to satisfy a concept
 2020-05-28  3:06 UTC  (2+ messages)
` [Bug c++/95303] [concepts] "

[Bug c/72783] Fortify scanf %s, %[ conversion specifiers
 2020-05-28  1:33 UTC 

[Bug c/95378] New: __atomic_load will write to objects of cv-qualified types
 2020-05-27 22:57 UTC  (3+ messages)
` [Bug c/95378] "

[Bug libstdc++/95282] New: atomic<floating-point>::load in C++20 calls __atomic_load with a pointer-to-const as the output
 2020-05-27 22:10 UTC  (3+ messages)
` [Bug libstdc++/95282] "

[Bug debug/95377] New: inconsistent behaviors at -O1
 2020-05-27 22:07 UTC 

[Bug c++/95305] New: Same code takes ~1/10 time to compile under clang++
 2020-05-27 22:03 UTC  (2+ messages)
` [Bug c++/95305] Same code takes ~1/4 to 1/7th the "

[Bug c++/95301] New: excessive error messages
 2020-05-27 21:42 UTC  (3+ messages)
` [Bug c++/95301] "

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