[Bug c++/99208] [modules] ICE with partitions & instantiations of linkage-typedef structs

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99208 --- Comment #1 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:47145e6916f58e1cd4f562c06fa7289da49f690c commit r11-7347-g47145e6916f58e1cd4f562c06fa7289da49f690c Author: Nathan Sidwell Date:

[Bug fortran/99206] [11 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:1980

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99206 --- Comment #6 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:a6c7e0fcffc857e67dffdd7609be663cc3aac7d2 commit r11-7348-ga6c7e0fcffc857e67dffdd7609be663cc3aac7d2 Author: Harald Anlauf Date: Tu

[Bug fortran/99169] [9/10/11 Regression] Segfault when passing allocatable scalar into intent(out) dummy argument

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99169 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:e111925dbddb63ca1ee9e43412c7e896ba5c1105 commit r10-9385-ge111925dbddb63ca1ee9e43412c7e896ba5c1105 Author: Harald Anlauf D

[Bug fortran/99169] [9/10/11 Regression] Segfault when passing allocatable scalar into intent(out) dummy argument

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99169 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:baf4c27c8754c1f7bbad3f577a4bd890528c0e75 commit r9-9247-gbaf4c27c8754c1f7bbad3f577a4bd890528c0e75 Author: Harald Anlauf Dat

[Bug fortran/99124] [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99124 --- Comment #2 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:29a5298955f777c539c628f51e78b75d8e586c44 commit r11-7349-g29a5298955f777c539c628f51e78b75d8e586c44 Author: Paul Thomas Date: Tue Fe

[Bug tree-optimization/99074] gcc 8 and above is crashing with dynamic_cast<>() on null pointer with optimization level -O1 and above

2021-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99074 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:6d134ca4b963706f31251f061fc180e517b32546 commit r11-7350-g6d134ca4b963706f31251f061fc180e517b32546 Author: Martin Sebor Date: Tue

[Bug c/99224] [9/10/11 Regression] ICE in location_wrapper_p, at tree.h:4052

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99224 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:084963dcaca2f0836366fdb001561e29ecbfb483 commit r11-7353-g084963dcaca2f0836366fdb001561e29ecbfb483 Author: Richard Biener Date:

[Bug tree-optimization/99149] [11 Regression] ICE during vectorization when shared trees contain different complex patterns

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99149 --- Comment #1 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:5296bd57d0605d1fec900d85e3ab3875197e609a commit r11-7355-g5296bd57d0605d1fec900d85e3ab3875197e609a Author: Tamar Christina Date:

[Bug tree-optimization/99225] [8/9/10/11 Regression] ICE in wide_int_to_tree_1, at tree.c:1644

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99225 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6e646abbe02f2c79cc3ba1f3de705ee62ff9dcd1 commit r11-7356-g6e646abbe02f2c79cc3ba1f3de705ee62ff9dcd1 Author: Jakub Jelinek Date: We

[Bug fortran/99124] [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99124 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:01af81169f0b92ee2823e86c37066f8f002c21c0 commit r10-9387-g01af81169f0b92ee2823e86c37066f8f002c21c0 Author: Paul Thomas Date:

[Bug c++/96251] [constexpr, coroutines] co_yield incorrectly rejected in non-explicitly-constexpr generic lambda

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96251 --- Comment #8 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:f13d9e48eeca7ed8f8df55c9a62fc9980d5606ad commit r11-7357-gf13d9e48eeca7ed8f8df55c9a62fc9980d5606ad Author: Iain Sandoe Date: Tue

[Bug fortran/99124] [9/10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:541

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99124 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:cd34d8b7b50f0f3592deb76983191c3d9a5dbcb9 commit r9-9249-gcd34d8b7b50f0f3592deb76983191c3d9a5dbcb9 Author: Paul Thomas Date:

[Bug tree-optimization/99149] [11 Regression] ICE during vectorization when shared trees contain different complex patterns

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99149 --- Comment #3 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:96c5a8589e0dd22819bae34cac3381ad381d3989 commit r11-7358-g96c5a8589e0dd22819bae34cac3381ad381d3989 Author: Tamar Christina Date:

[Bug tree-optimization/99220] [11 Regression] ICE during vectorization when multiple instances do the same calculation but have different num lanes

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99220 --- Comment #2 from CVS Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:6c35e79b47ab582e18d851f6c5df776bac766eaf commit r11-7359-g6c35e79b47ab582e18d851f6c5df776bac766eaf Author: Tamar Christina Date:

[Bug c/97172] [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97172 --- Comment #34 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:ea5a82df9ba0c9d23e386290d24fc920968a8695 commit r11-7360-gea5a82df9ba0c9d23e386290d24fc920968a8695 Author: Martin Sebor Date: Wed

[Bug libgcc/99157] [ARM] libgcc -mcmse check always fail

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 --- Comment #6 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:be30dd89926d5dd19d72f90c1586b0e2557fde43 commit r11-7361-gbe30dd89926d5dd19d72f90c1586b0e2557fde43 Author: Christophe Lyon Date:

[Bug fortran/98342] Allocatable component in call to assumed-rank routine causes invalid pointer

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98342 --- Comment #5 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:5159b88ef1a1774ec8851c6b92794ae2bf6e0b74 commit r11-7362-g5159b88ef1a1774ec8851c6b92794ae2bf6e0b74 Author: Paul Thomas Date: Wed Fe

[Bug libgcc/99157] [ARM] libgcc -mcmse check always fail

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:fcfd5cc0f428262fcce874a4c3b41e06d1296901 commit r10-9388-gfcfd5cc0f428262fcce874a4c3b41e06d1296901 Author: Christophe Lyo

[Bug libstdc++/98389] [11 regression] libstdc++-abi/abi_check fails after r11-6249 on powerpc64 big endian

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98389 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f90027d18a94d02ba8f3b7503c5f0835f432a89e commit r11-7365-gf90027d18a94d02ba8f3b7503c5f0835f432a89e Author: Jonathan Wakely Date:

[Bug c++/99072] [modules] Compiling header unit with partial preprocessing (-E -fdirectives-only) twice causes CRC mismatch

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99072 --- Comment #6 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:a13be187cb2987db851b3f096f5319d5fe3a7301 commit r11-7366-ga13be187cb2987db851b3f096f5319d5fe3a7301 Author: Nathan Sidwell Date:

[Bug libstdc++/98384] [11 Regression] new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98384 --- Comment #19 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:70aa0e6eef9d65744f37adc2a3cffef1a8217dc1 commit r11-7367-g70aa0e6eef9d65744f37adc2a3cffef1a8217dc1 Author: Patrick Palka Date: W

[Bug inline-asm/99123] [8/9/10/11 Regression] ICE in decompose_normal_address, at rtlanal.c:6710

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99123 --- Comment #3 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:b6680c2084521d2612c3a08aa01b274078c4f3e3 commit r11-7373-gb6680c2084521d2612c3a08aa01b274078c4f3e3 Author: Vladimir N. Makarov D

[Bug libgcc/99236] Undefined behaviour in libgcc

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99236 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:35da095d7e0614235cb0e241685c5e1a240dc882 commit r11-7374-g35da095d7e0614235cb0e241685c5e1a240dc882 Author: Jakub Jelinek Date: We

[Bug fortran/99226] [11 Regression] ICE in expand_expr_real_1, at expr.c:10279

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9d2a69106beb346be1c511a9c1a61a256b697868 commit r11-7375-g9d2a69106beb346be1c511a9c1a61a256b697868 Author: Jakub Jelinek Date: We

[Bug c++/98718] [modules] use of partitions causes ICE in write_macro_maps

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98718 --- Comment #3 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:f207eed69e2421695e240aaf47bf881c09cbdd8a commit r11-7377-gf207eed69e2421695e240aaf47bf881c09cbdd8a Author: Nathan Sidwell Date:

[Bug libstdc++/99261] [11 regression] 20_util/to_chars/long_double.cc fails after r11-7365

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99261 --- Comment #4 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:94bfe81afedb6dbba877ee7c9f047375366f8996 commit r11-7379-g94bfe81afedb6dbba877ee7c9f047375366f8996 Author: Jonathan Wakely Date:

[Bug analyzer/99260] analyzer does not track outcomes of realloc

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99260 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:a6baafcac5308be1a5d92c0b2a179495b7a24b52 commit r11-7381-ga6baafcac5308be1a5d92c0b2a179495b7a24b52 Author: David Malcolm Date: We

[Bug analyzer/99193] Bogus "should have been deallocated with 'free' but was deallocated with 'realloc' [CWE-762] [-Werror=analyzer-mismatching-deallocation]"

2021-02-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99193 --- Comment #8 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:a6baafcac5308be1a5d92c0b2a179495b7a24b52 commit r11-7381-ga6baafcac5308be1a5d92c0b2a179495b7a24b52 Author: David Malcolm Date: We

[Bug tree-optimization/80635] [8/9/10/11 regression] std::optional and bogus -Wmaybe-uninitialized warning

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80635 --- Comment #61 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3cf52b87ff6938e30883b8f8f542a638635d507d commit r11-7383-g3cf52b87ff6938e30883b8f8f542a638635d507d Author: Jakub Jelinek Date: T

[Bug target/95798] [10/11 Regression] Initialization code --- suboptimal

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95798 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:880682e7b2348d66f4089fa4af102b69eaaefbc2 commit r11-7384-g880682e7b2348d66f4089fa4af102b69eaaefbc2 Author: Jakub Jelinek Date: Th

[Bug tree-optimization/99253] [10/11 Regression] tree-vect-loop wrong code

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99253 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:1193d05465acd39b6e3c7095274d8351a1e2cd44 commit r11-7385-g1193d05465acd39b6e3c7095274d8351a1e2cd44 Author: Richard Biener Date:

[Bug libstdc++/99265] Testsuite 17_intro/headers/c++2020/stdc++.cc failure after std::chrono changes

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99265 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:75c74a83acee3f51e6753b8159fa600fe2d86810 commit r11-7388-g75c74a83acee3f51e6753b8159fa600fe2d86810 Author: Jonathan Wakely Date:

[Bug bootstrap/98318] [11 Regression] libcody breaks DragonFly bootstrap

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98318 --- Comment #15 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:2bf9e68a9589f9d3ace3663a17ff923191144c3b commit r11-7389-g2bf9e68a9589f9d3ace3663a17ff923191144c3b Author: Nathan Sidwell Date:

[Bug libstdc++/99270] Testsuite 27_io/headers/cstdio/types_std.cc failure on DragonFly

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99270 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:31002af9040876dfb6444fabd524b11ca0739519 commit r11-7391-g31002af9040876dfb6444fabd524b11ca0739519 Author: Jonathan Wakely Date:

[Bug c/97172] [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97172 --- Comment #36 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:01c2ce169a05c8e59c4182796876f7e0754e4b5c commit r11-7393-g01c2ce169a05c8e59c4182796876f7e0754e4b5c Author: Christophe Lyon Date:

[Bug testsuite/99233] [11 regression] new test case gcc.target/powerpc/pr96264.c in r11-7285 fails

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99233 --- Comment #1 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:557a0d3b1b389c46d5a8aa24e27abed4c401d17e commit r11-7394-g557a0d3b1b389c46d5a8aa24e27abed4c401d17e Author: Vladimir N. Makarov D

[Bug c++/99166] [modules] Unable to determine where CMI is being found

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99166 --- Comment #2 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:9592deabf3c6b9e23aa7a5b84724672cb7c8d560 commit r11-7399-g9592deabf3c6b9e23aa7a5b84724672cb7c8d560 Author: Nathan Sidwell Date:

[Bug target/99271] [10/11 regression] Wrong code for Arm-v8-m.main CMSE calling __gnu_cmse_nonsecure_call

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99271 --- Comment #1 from CVS Commits --- The master branch has been updated by Richard Earnshaw : https://gcc.gnu.org/g:44ab1cc1df6ec4ff50210401acdcb26e80343541 commit r11-7400-g44ab1cc1df6ec4ff50210401acdcb26e80343541 Author: Richard Earnshaw Date

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 --- Comment #4 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:7005a50d0121954031a223ea5a6c57aaa7e3efd3 commit r11-7402-g7005a50d0121954031a223ea5a6c57aaa7e3efd3 Author: Iain Sandoe Date: Tue

[Bug c++/97587] [coroutines] promise_type constructor is called with original parameters, not parameter copies

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97587 --- Comment #2 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:b8ff3f8efeda02a6bedebfaf20b93645ae3bb5b8 commit r11-7403-gb8ff3f8efeda02a6bedebfaf20b93645ae3bb5b8 Author: Iain Sandoe Date: Mon

[Bug c++/99176] [8/9/10/11 Regression] GCC rejects const_cast of null pointer in constant expressions

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99176 --- Comment #4 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:2ffc26458dd7ba7b3fa00897f2d8c6cd24ba06f3 commit r11-7404-g2ffc26458dd7ba7b3fa00897f2d8c6cd24ba06f3 Author: Marek Polacek Date: We

[Bug c++/99103] Initializer-list constructors in CTAD for vector is still wrong

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99103 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:676f6f3277181662cf3ed07769edfa2d4fb7df28 commit r11-7405-g676f6f3277181662cf3ed07769edfa2d4fb7df28 Author: Patrick Palka Date: Th

[Bug c++/94521] Infinite loop with decltype of function parameter of type decltype([]{})

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94521 --- Comment #4 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:7fb9a1e929db520fd741e60d84ec1a58581a8299 commit r11-7406-g7fb9a1e929db520fd741e60d84ec1a58581a8299 Author: Patrick Palka Date: Th

[Bug c++/99213] Suboptimal pretty printing of local class type when type's context contains a class template specialization

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99213 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:7fb9a1e929db520fd741e60d84ec1a58581a8299 commit r11-7406-g7fb9a1e929db520fd741e60d84ec1a58581a8299 Author: Patrick Palka Date: Th

[Bug libgomp/98738] task-detach-6.f90 hangs intermittently

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98738 --- Comment #12 from CVS Commits --- The master branch has been updated by Kwok Yeung : https://gcc.gnu.org/g:d656bfda2d8316627d0bbb18b10954e6aaf3c88c commit r11-7407-gd656bfda2d8316627d0bbb18b10954e6aaf3c88c Author: Kwok Cheung Yeung Date:

[Bug c++/98990] [10/11 Regression] ICE when two overloaded functions return `auto &&` and one accepts an `auto` parameter since r10-6571-ga6ee556c7659877b

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98990 --- Comment #5 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:6bd409cfc83683a9be5c6b3b8f9a3ec8959f9356 commit r11-7409-g6bd409cfc83683a9be5c6b3b8f9a3ec8959f9356 Author: Patrick Palka Date: Th

[Bug analyzer/96374] Analyzer erroneously rejects certain diagnostics due to path-feasibility being used on shortest path

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96374 --- Comment #4 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:a505fad4dd4d93b6d642995d7df320aa40949568 commit r11-7410-ga505fad4dd4d93b6d642995d7df320aa40949568 Author: David Malcolm Date: Th

[Bug ada/98996] [11 Regression] mips64 ada ftbfs

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98996 --- Comment #4 from CVS Commits --- The master branch has been updated by Jeff Law : https://gcc.gnu.org/g:9967bbfceddce755b18bdbecc6d0c56e994a05cc commit r11-7413-g9967bbfceddce755b18bdbecc6d0c56e994a05cc Author: YunQiang Su Date: Thu Feb 2

[Bug target/99279] ICE in rs6000_init_builtins when compiling using -mcpu=440

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99279 --- Comment #2 from CVS Commits --- The master branch has been updated by Peter Bergner : https://gcc.gnu.org/g:0159535adb0e7400f2c6922f14a7602f6b90cf69 commit r11-7415-g0159535adb0e7400f2c6922f14a7602f6b90cf69 Author: Peter Bergner Date: Th

[Bug c++/98810] [9/10/11 Regression] [C++20] ICE in tsubst_copy, at cp/pt.c:16771

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98810 --- Comment #3 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:7c657339d6a4a671b4cd8bc62ba4e0df6bfc7c72 commit r11-7416-g7c657339d6a4a671b4cd8bc62ba4e0df6bfc7c72 Author: Jason Merrill Date: Th

[Bug c/99275] missing space in 'argument missing terminating nul'

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99275 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:ff7a5154460e2830e244c350cc8f7c35913de70e commit r11-7417-gff7a5154460e2830e244c350cc8f7c35913de70e Author: Richard Biener Date:

[Bug c++/95451] [8/9/10/11 regression] ICE for lambda capturing this and calling operator() since r8-2720-gf44a8dd56f5bfbd0

2021-02-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95451 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:27f9a87886d48448f83e0e559dcf028b1a4a4ec6 commit r11-7418-g27f9a87886d48448f83e0e559dcf028b1a4a4ec6 Author: Jakub Jelinek Date: Fr

[Bug c++/99281] internal compiler error: in assign_temp, at function.c:984

2021-02-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99281 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:c173346aac4a66ad3747f380f2f0c97d2dbf8973 commit r11-7420-gc173346aac4a66ad3747f380f2f0c97d2dbf8973 Author: Richard Biener Date:

[Bug fortran/93340] [8/9/10/11 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450

2021-02-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93340 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:c5ba7770768ed0a7b5d61a3a2fa1625d98be351f commit r10-9391-gc5ba7770768ed0a7b5d61a3a2fa1625d98be351f Author: Harald Anlauf D

[Bug fortran/93340] [8/9/10/11 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450

2021-02-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93340 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:2259e712a6348bd23586dde06cc874a35fdc53c3 commit r9-9252-g2259e712a6348bd23586dde06cc874a35fdc53c3 Author: Harald Anlauf Da

[Bug other/99288] xgettext does not get HOST_WIDE_INT_PRINT_UNSIGNED

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99288 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:652623f7c68594b1825a333bf8e83e87d1c3f523 commit r11-7426-g652623f7c68594b1825a333bf8e83e87d1c3f523 Author: Jakub Jelinek Date: Sa

[Bug libstdc++/99301] [11 Regression]: cast conversions in chrono require uint32_t to be unsigned int

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99301 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:699672d4dccfb5579dbe48977bda86f6836225a0 commit r11-7427-g699672d4dccfb5579dbe48977bda86f6836225a0 Author: Jonathan Wakely Date:

[Bug c++/94546] [10 Regression] unimplemented: unexpected AST of kind nontype_argument_pack

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94546 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:f98a3c8a58b3cb39d4073e8a5b2671a5d68b8ce4 commit r10-9393-gf98a3c8a58b3cb39d4073e8a5b2671a5d68b8ce4 Author: Jason Merrill D

[Bug c++/97246] [10 regression] mismatched argument pack lengths since r10-7865-gaedd04caa945260e

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97246 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:f98a3c8a58b3cb39d4073e8a5b2671a5d68b8ce4 commit r10-9393-gf98a3c8a58b3cb39d4073e8a5b2671a5d68b8ce4 Author: Jason Merrill D

[Bug c++/90333] [9/10/11 Regression] Can't apply attributes to lambdas with trailing returns

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90333 --- Comment #13 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:f6b1c08e3783bbc3420d95a0357935250d61a29d commit r10-9394-gf6b1c08e3783bbc3420d95a0357935250d61a29d Author: Jason Merrill

[Bug c++/90333] [9/10/11 Regression] Can't apply attributes to lambdas with trailing returns

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90333 --- Comment #14 from CVS Commits --- The releases/gcc-9 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:74d34ca781cf94c8b4979c524dbbfbe95863678a commit r9-9254-g74d34ca781cf94c8b4979c524dbbfbe95863678a Author: Jason Merrill Da

[Bug c++/90333] [9/10/11 Regression] Can't apply attributes to lambdas with trailing returns

2021-02-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90333 --- Comment #15 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:5d9d6c1cd8d9f0e057b4a7a849bc765e2109137c commit r11-7430-g5d9d6c1cd8d9f0e057b4a7a849bc765e2109137c Author: Jason Merrill Date: F

[Bug c/99304] [11 Regression] typo in diagnostic: refernced

2021-02-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99304 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d3805e6d575752141888dc29af7f0337df8a2f72 commit r11-7432-gd3805e6d575752141888dc29af7f0337df8a2f72 Author: Jakub Jelinek Date: Su

[Bug fortran/99300] double space in diagnostic

2021-02-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99300 --- Comment #1 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3a77ca7d3647e6fbc34fe76aceb389d6fb95fdf4 commit r11-7433-g3a77ca7d3647e6fbc34fe76aceb389d6fb95fdf4 Author: Jakub Jelinek Date: Su

[Bug fortran/99303] OpenMP: typo in diagnostic

2021-02-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99303 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:48ca2185bfb5126baacab812b3f14c80123ccb88 commit r11-7434-g48ca2185bfb5126baacab812b3f14c80123ccb88 Author: Jakub Jelinek Date: Su

[Bug target/99234] [10/11 regression] wrong result for 1.0/3.0 with -O2 -fno-omit-frame-pointer -frounding-math

2021-02-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99234 --- Comment #19 from CVS Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:074226d5aa86cd3de517014acfe34c7f69a2ccc7 commit r11-7439-g074226d5aa86cd3de517014acfe34c7f69a2ccc7 Author: Eric Botcazou Date: M

[Bug target/100255] Crosscompiler to ia64-hp-vms: vmsdbgout.c:368:20: error: ISO C++17 does not allow 'register' storage class specifier [-Werror=register]

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100255 --- Comment #1 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:297bfacdb448c0d29b8dfac2818350b90902bc75 commit r12-112-g297bfacdb448c0d29b8dfac2818350b90902bc75 Author: Jakub Jelinek Date: Mo

[Bug rtl-optimization/94605] [8 Regression] ICE in early-remat.c:process_block with multi-output asms

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94605 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:18dd25a17d30bc9038b5693fdd664b3b1f340cf3 commit r8-10917-g18dd25a17d30bc9038b5693fdd664b3b1f340cf3 Author: Richard Sandi

[Bug target/98136] [8 Regression] [aarch64] Internal compiler error with large classes and virtual methods since r8-5967-gf5470a77425a54efebfe1732488c40f05ef176d0

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98136 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:5ced791a38484705f9d2a009c76674d8e7f0ca57 commit r8-10918-g5ced791a38484705f9d2a009c76674d8e7f0ca57 Author: Richard Sandi

[Bug target/99929] [8 Backport] SVE: Wrong code at -O2 -ftree-vectorize

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99929 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:42a8453ae895c232082d0bcff9ae0edbe599ffc6 commit r8-10919-g42a8453ae895c232082d0bcff9ae0edbe599ffc6 Author: Richard Sandi

[Bug tree-optimization/99473] redundant conditional zero-initialization not eliminated

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99473 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:577d05fc914338cd7ddc254f3bee4532331f5c13 commit r12-114-g577d05fc914338cd7ddc254f3bee4532331f5c13 Author: Richard Biener Date: T

[Bug libstdc++/100259] ODR violations in

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100259 --- Comment #2 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:3f4aa4579a6c03e0a0b0a6aec68aa5a301264d45 commit r12-120-g3f4aa4579a6c03e0a0b0a6aec68aa5a301264d45 Author: Jonathan Wakely Date:

[Bug tree-optimization/98117] [8 Regression] wrong code with "-O3 -fno-tree-scev-cprop" since r8-1163-g7078979b291419f3

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98117 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:c6da7015827a0557108a65f384419cddd6f8ba57 commit r8-10920-gc6da7015827a0557108a65f384419cddd6f8ba57 Author: Richard Biener

[Bug lto/96385] [8 Regression] GCC generates separate debug info with undefined symbols without relocations

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96385 --- Comment #21 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:e6a720bf5b1328ff018880063ae3d1e777e5b61d commit r8-10922-ge6a720bf5b1328ff018880063ae3d1e777e5b61d Author: Richard Biener

[Bug lto/96591] [8 Regression] ICE with -flto=auto and -O1: tree code ‘typename_type’ is not supported in LTO streams

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96591 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:d0669d6ac82726cd751b73c7fb04194b446dfd49 commit r8-10921-gd0669d6ac82726cd751b73c7fb04194b446dfd49 Author: Richard Biener

[Bug tree-optimization/99880] [10 Regression] ICE in maybe_set_vectorized_backedge_value, at tree-vect-loop.c:9161 since r10-3711-g69f8c1aef5cdcc54

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99880 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:05b35bc2ba6c96ef3d468b246ab141f95694d95a commit r10-9767-g05b35bc2ba6c96ef3d468b246ab141f95694d95a Author: Richard Biener

[Bug tree-optimization/99954] [8/9/10 Regression] Copy loop over array of unions at -O3 generates memcpy instead of memmove, resulting in incorrect code

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99954 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:ee16f803357725df96e8c232b8066d9db3ec16a8 commit r10-9768-gee16f803357725df96e8c232b8066d9db3ec16a8 Author: Richard Biener

[Bug tree-optimization/100053] [9/10 Regression] tree-fre incorrectly delete a condition

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100053 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:be0093e7273f00fe850578415c0b06bc7dec6dc0 commit r10-9769-gbe0093e7273f00fe850578415c0b06bc7dec6dc0 Author: Richard Biene

[Bug tree-optimization/99956] loop interchange fails when altering bwaves inner loop

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99956 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:6ff66d1ea48960fe96bb51a750c01135e65fe452 commit r12-125-g6ff66d1ea48960fe96bb51a750c01135e65fe452 Author: Richard Biener Date: W

[Bug target/99647] arm: GCC generates invalid MVE vmov instruction

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99647 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Alex Coplan : https://gcc.gnu.org/g:9266a101ac9707a164bd241c00675a45aae01373 commit r10-9770-g9266a101ac9707a164bd241c00675a45aae01373 Author: Alex Coplan Date:

[Bug c++/100209] multiple inheritance with crtp pattern fails on sequentioal member access

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100209 --- Comment #4 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:0120cd9382728fdc99d4cfdcb72cd0f55aca2ce3 commit r12-136-g0120cd9382728fdc99d4cfdcb72cd0f55aca2ce3 Author: Patrick Palka Date: Mo

[Bug c/989] Internal error: Floating point exception.

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=989 --- Comment #3 from CVS Commits --- The releases/gcc-8 branch has been updated by Michael Meissner : https://gcc.gnu.org/g:078d2c5efbc6d372411fa2b8f07efb50e23f70b9 commit r8-10923-g078d2c5efbc6d372411fa2b8f07efb50e23f70b9 Author: Michael Meissner

[Bug libgcc/98952] powerpc*: __trampoline_setup inverted test for trampoline size

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98952 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Michael Meissner : https://gcc.gnu.org/g:078d2c5efbc6d372411fa2b8f07efb50e23f70b9 commit r8-10923-g078d2c5efbc6d372411fa2b8f07efb50e23f70b9 Author: Michael Meissn

[Bug libgcc/98952] powerpc*: __trampoline_setup inverted test for trampoline size

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98952 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Michael Meissner : https://gcc.gnu.org/g:39f46514ca8a78a0fc2e1e0a73d0934fe515a78d commit r9-9467-g39f46514ca8a78a0fc2e1e0a73d0934fe515a78d Author: Michael Meissne

[Bug libgcc/98952] powerpc*: __trampoline_setup inverted test for trampoline size

2021-04-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98952 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Michael Meissner : https://gcc.gnu.org/g:a633f7f96daac391fe0bc5d87427c0e7cf1ab1b3 commit r10-9772-ga633f7f96daac391fe0bc5d87427c0e7cf1ab1b3 Author: Michael Meiss

[Bug tree-optimization/99776] missed optimization for dead code elimination at -O3 (vs. -O1)

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99776 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:7d6bb80931b429631f63e0fd27bee95f32eb57a9 commit r12-139-g7d6bb80931b429631f63e0fd27bee95f32eb57a9 Author: Richard Biener Date: F

[Bug target/99405] Rotate with mask not optimized on x86 for QI/HImode rotates

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99405 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:71c8aaf29bb122ebe5e67c84903fd23ff05f04ec commit r12-140-g71c8aaf29bb122ebe5e67c84903fd23ff05f04ec Author: Jakub Jelinek Date: Tue

[Bug middle-end/100278] IBM Z: Segmentation fault when building valgrind with -march=z14

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100278 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:acfe5290406cc70485df8899d14982278a9371f8 commit r12-141-gacfe5290406cc70485df8899d14982278a9371f8 Author: Richard Biener Date:

[Bug testsuite/100272] some incomplete dg-commands

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:3bc0d418a5d214a8ba57857656ca5c618df1a4bb commit r12-142-g3bc0d418a5d214a8ba57857656ca5c618df1a4bb Author: Richard Biener Date:

[Bug testsuite/100272] some incomplete dg-commands

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:dfdc02bf29670c1c7f5f2820b6db11c66c258716 commit r12-144-gdfdc02bf29670c1c7f5f2820b6db11c66c258716 Author: Richard Biener Date:

[Bug tree-optimization/100051] missed optimization for dead code elimination at -Os, -O2 and -O3 (vs. -O1)

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100051 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:d1d01a66012a93cc8cb7dafbe1b5ec453ec96b59 commit r12-145-gd1d01a66012a93cc8cb7dafbe1b5ec453ec96b59 Author: Richard Biener Date:

[Bug target/100270] _Generic can't distinguish VLS SVE vectors and GNU vectors

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100270 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:4cea5b8cb715e40e10174e6de405f26202fa3d6a commit r12-147-g4cea5b8cb715e40e10174e6de405f26202fa3d6a Author: Richard Sandiford Da

[Bug target/100236] arm: UB in arm_compute_save_core_reg_mask (shift exponent 4294967295 is too large for 32-bit type 'int')

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100236 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Earnshaw : https://gcc.gnu.org/g:01d0bda8bdf3cd804e1e00915d432ad0cdc49399 commit r12-148-g01d0bda8bdf3cd804e1e00915d432ad0cdc49399 Author: Richard Earnshaw Date

[Bug ipa/99951] Dead return value after modify_call() is not released

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99951 --- Comment #5 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:eea82246290010addf7f6be71a71b51079b3cb5d commit r12-149-geea82246290010addf7f6be71a71b51079b3cb5d Author: Martin Jambor Date: Tue

[Bug tree-optimization/96696] Failure to optimize div+mul to mod+sub

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96696 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3dcd1334b4f522352b80814513fdca902fc2a207 commit r12-150-g3dcd1334b4f522352b80814513fdca902fc2a207 Author: Jakub Jelinek Date: Tue

[Bug tree-optimization/95527] Failure to optimize __builtin_ffs == 0

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95527 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:75f8900159133ce069ef1d2edf3b67c7bc82e305 commit r12-151-g75f8900159133ce069ef1d2edf3b67c7bc82e305 Author: Jakub Jelinek Date: Tue

[Bug libstdc++/100285] experimental/net/socket/socket_base.cc fails on arm-eabi (r12-137)

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100285 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:8aadb4fedb17e7a44583a7a5a4e96b1874e1ce98 commit r12-152-g8aadb4fedb17e7a44583a7a5a4e96b1874e1ce98 Author: Jonathan Wakely Date:

[Bug libstdc++/100286] experimental/net/internet/socket/opt.cc fails on arm-eabi (r12-137)

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100286 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:9ee35a8685ee174c6914059143aceb7009d3e920 commit r12-153-g9ee35a8685ee174c6914059143aceb7009d3e920 Author: Jonathan Wakely Date:

[Bug target/99912] Unnecessary / inefficient spilling of AVX2 ymm registers

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99912 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:d8e1f1d24179690fd9c0f63c27b12e030010d9ea commit r12-155-gd8e1f1d24179690fd9c0f63c27b12e030010d9ea Author: Richard Biener Date: W

[Bug target/99912] Unnecessary / inefficient spilling of AVX2 ymm registers

2021-04-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99912 --- Comment #9 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8d4c374c4419a8751cfae18d6b58169c62dea49f commit r12-156-g8d4c374c4419a8751cfae18d6b58169c62dea49f Author: Richard Biener Date: T

<    54   55   56   57   58   59   60   61   62   63   >