[Bug libgcc/85334] Shadow stack isn't unwound properly through signal handler

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85334 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by H.J. Lu : https://gcc.gnu.org/g:3fde3398341ba900ed2e1eaecf00799fda66686a commit r9-8208-g3fde3398341ba900ed2e1eaecf00799fda66686a Author: H.J. Lu Date: Mon Fe

[Bug target/93372] cris performance regressions due to de-cc0 work

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93372 --- Comment #1 from CVS Commits --- The master branch has been updated by Hans-Peter Nilsson : https://gcc.gnu.org/g:7573521f46427d36a203f72794af7188ce04de88 commit r10-6557-g7573521f46427d36a203f72794af7188ce04de88 Author: Hans-Peter Nilsson

[Bug c/93640] The write_only and read_write attributes can be mistyped due to invalid strncmp size argument

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93640 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:0cc575e4d8b68b743e07da02a74733f9b5cb585a commit r10-6559-g0cc575e4d8b68b743e07da02a74733f9b5cb585a Author: Martin Sebor Date: Mon

[Bug fortran/83113] Bogus "duplicate allocatable attribute" error for submodule character function

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83113 --- Comment #10 from CVS Commits --- The master branch has been updated by Andrew Benson : https://gcc.gnu.org/g:7848054c68bad6e2aa40cb59f77cc99bd8448d52 commit r10-6560-g7848054c68bad6e2aa40cb59f77cc99bd8448d52 Author: Andrew Benson Date: M

[Bug other/93641] Wrong strncmp and strncasecmp size arguments

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93641 --- Comment #6 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:c88ffcc6f4f46223c219014729f33f6cb9649928 commit r10-6561-gc88ffcc6f4f46223c219014729f33f6cb9649928 Author: Iain Sandoe Date: Mon

[Bug analyzer/93405] Passing constant arguments to subroutines in Fortran ... and the analyzer.

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93405 --- Comment #6 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:41a9e940c7014f117738a9a59b31833047a1083d commit r10-6564-g41a9e940c7014f117738a9a59b31833047a1083d Author: David Malcolm Date: We

[Bug target/93637] [9/10 Regression] ICE: Segmentation fault (in force_operand)

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93637 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f57aa9503ff170ff6c8549718bd736f6c8168bab commit r10-6565-gf57aa9503ff170ff6c8549718bd736f6c8168bab Author: Jakub Jelinek Date: Mo

[Bug analyzer/93647] ICE in get_lvalue_1, at analyzer/region-model.cc:4613

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93647 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:e953f9588d4a7ea4183d14914f915329cc37941f commit r10-6566-ge953f9588d4a7ea4183d14914f915329cc37941f Author: David Malcolm Date: Mo

[Bug analyzer/93350] ICE in make_region_for_type, at analyzer/region-model.cc:5975, or in get_lvalue_1, at analyzer/region-model.cc:4609

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93350 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:e87deb37649cfe480217fc83c8d56fe925600f93 commit r10-6567-ge87deb37649cfe480217fc83c8d56fe925600f93 Author: David Malcolm Date: Fr

[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:eb031d4ba27b3fdc292f5a1092e66024f5ee239c commit r10-6568-geb031d4ba27b3fdc292f5a1092e66024f5ee239c Author: David Malcolm Date: Mo

[Bug c++/80471] (gcc extension) Forwarding-reference `auto` function parameters do not follow the same rules as template functions or generic lambdas

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80471 --- Comment #3 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a6ee556c7659877bb59b719f11ca2153e86ded59 commit r10-6571-ga6ee556c7659877bb59b719f11ca2153e86ded59 Author: Patrick Palka Date: Su

[Bug c++/69448] Abbreviated function templates with deduced return type still broken

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69448 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a6ee556c7659877bb59b719f11ca2153e86ded59 commit r10-6571-ga6ee556c7659877bb59b719f11ca2153e86ded59 Author: Patrick Palka Date: Su

[Bug c++/90691] [9/10 regression] -Wsign-compare false-positive with constant

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691 --- Comment #8 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:dfffecb802681fbdb56629d3bdd96491ac660be0 commit r10-6572-gdfffecb802681fbdb56629d3bdd96491ac660be0 Author: Jason Merrill Date: Mo

[Bug c++/93650] [10 Regression] ICE in cxx_eval_constant_expression, at cp/constexpr.c:5626

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93650 --- Comment #4 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:dfffecb802681fbdb56629d3bdd96491ac660be0 commit r10-6572-gdfffecb802681fbdb56629d3bdd96491ac660be0 Author: Jason Merrill Date: Mo

[Bug tree-optimization/93661] [10 Regression] ICE in tree_to_poly_int64, at tree.c:2976

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93661 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:9714f1a70d184fb6d282ac543c57734ed1fb39ac commit r10-6573-g9714f1a70d184fb6d282ac543c57734ed1fb39ac Author: Richard Biener Date:

[Bug tree-optimization/93662] [10 Regression] ICE in tree_to_poly_int64, at tree.c:2976

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93662 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:9714f1a70d184fb6d282ac543c57734ed1fb39ac commit r10-6573-g9714f1a70d184fb6d282ac543c57734ed1fb39ac Author: Richard Biener Date:

[Bug tree-optimization/93661] [10 Regression] ICE in tree_to_poly_int64, at tree.c:2976

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93661 --- Comment #6 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:667afe5a49ccb73947c6b895780d266f4a4dac73 commit r10-6574-g667afe5a49ccb73947c6b895780d266f4a4dac73 Author: Richard Biener Date:

[Bug tree-optimization/93662] [10 Regression] ICE in tree_to_poly_int64, at tree.c:2976

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93662 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:667afe5a49ccb73947c6b895780d266f4a4dac73 commit r10-6574-g667afe5a49ccb73947c6b895780d266f4a4dac73 Author: Richard Biener Date:

[Bug rtl-optimization/91838] [8/9 Regression] incorrect use of shr and shrx to shift by 64, missed optimization of vector shift

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91838 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Tamar Christina : https://gcc.gnu.org/g:0e35a433f8ec02ac46eb5ceb4a9bc6a25e88b05c commit r8-9975-g0e35a433f8ec02ac46eb5ceb4a9bc6a25e88b05c Author: Tamar Christina

[Bug rtl-optimization/91838] [8/9 Regression] incorrect use of shr and shrx to shift by 64, missed optimization of vector shift

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91838 --- Comment #13 from CVS Commits --- The releases/gcc-9 branch has been updated by Tamar Christina : https://gcc.gnu.org/g:f6e9ae4da8f040ab2ef2eb37d0fb4da6f823bf81 commit r9-8210-gf6e9ae4da8f040ab2ef2eb37d0fb4da6f823bf81 Author: Tamar Christina

[Bug analyzer/93657] Ambiguous wording "is doing to"

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93657 --- Comment #4 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:5e17c1bdadbbd5606d869b1178ed3e653f931cda commit r10-6579-g5e17c1bdadbbd5606d869b1178ed3e653f931cda Author: David Malcolm Date: Mo

[Bug analyzer/93649] ICE in get_representative, at analyzer/constraint-manager.cc:297

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93649 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:cd28b75921354c64fd4c8a1c238991e522abc38e commit r10-6580-gcd28b75921354c64fd4c8a1c238991e522abc38e Author: David Malcolm Date: Mo

[Bug analyzer/93669] ICE in dump_exploded_nodes, at analyzer/engine.cc:3239

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93669 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:a0e4929b0461226722d6d08b1fdc2852b9100b75 commit r10-6581-ga0e4929b0461226722d6d08b1fdc2852b9100b75 Author: David Malcolm Date: Tu

[Bug analyzer/93374] ICE in validate, at analyzer/region-model.cc:182

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93374 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:a60d98890bba58649c26c2fc0c6f28cd6073aaaf commit r10-6582-ga60d98890bba58649c26c2fc0c6f28cd6073aaaf Author: David Malcolm Date: Tu

[Bug tree-optimization/93683] [10 Regression] ICE in ao_ref_init_from_ptr_and_size, at tree-ssa-alias.c:714

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93683 --- Comment #4 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:9a5338e57db1cda13fa788b0e0debbcf99a475d6 commit r10-6585-g9a5338e57db1cda13fa788b0e0debbcf99a475d6 Author: Martin Sebor Date: Tue

[Bug c++/93675] Starship operator on a hidden friend operator does not work

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93675 --- Comment #1 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:d6ef77e023cfe0bb3b12b88ae46b77da356d7f85 commit r10-6586-gd6ef77e023cfe0bb3b12b88ae46b77da356d7f85 Author: Jason Merrill Date: Tu

[Bug analyzer/93212] internal compiler error: in make_region_for_type, at analyzer/region-model.cc:5961

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93212 --- Comment #6 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:35e24106fc1b782e70f8339e0a1321a2bc7a7f15 commit r10-6588-g35e24106fc1b782e70f8339e0a1321a2bc7a7f15 Author: David Malcolm Date: Th

[Bug analyzer/93288] ICE in supergraph.cc:180

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93288 --- Comment #8 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:35e24106fc1b782e70f8339e0a1321a2bc7a7f15 commit r10-6588-g35e24106fc1b782e70f8339e0a1321a2bc7a7f15 Author: David Malcolm Date: Th

[Bug analyzer/93288] ICE in supergraph.cc:180

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93288 --- Comment #9 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:91f993b7e31ce85676148dca180bc0d827d4245e commit r10-6590-g91f993b7e31ce85676148dca180bc0d827d4245e Author: David Malcolm Date: We

[Bug target/91052] [10 Regression] ICE in fix_reg_equiv_init, at ira.c:2705

2020-02-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91052 --- Comment #16 from CVS Commits --- The master branch has been updated by Kewen Lin : https://gcc.gnu.org/g:4d2248bec5d22061ab252724bd59d45c8a47e009 commit r10-6591-g4d2248bec5d22061ab252724bd59d45c8a47e009 Author: Kewen Lin Date: Tue Feb 1

[Bug testsuite/93697] pr93661.c does not warn on (32-bit) powerpc-linux

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93697 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:12c763c68a28d0c002b382b15ec138a8bc01e3bf commit r10-6592-g12c763c68a28d0c002b382b15ec138a8bc01e3bf Author: Richard Biener Date:

[Bug target/93670] ICE for _mm256_extractf32x4_ps (unrecognized insn)

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93670 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:62fc0a6ce28c502fc6a7b7c09157840bf98f945f commit r10-6593-g62fc0a6ce28c502fc6a7b7c09157840bf98f945f Author: Jakub Jelinek Date: We

[Bug c++/93684] [8/9/10 Regression] ICE in cp_lexer_consume_token, at cp/parser.c:1120

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93684 --- Comment #2 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:e428a9cf85a8bdde9d031a215e10bd96eb3b789a commit r10-6594-ge428a9cf85a8bdde9d031a215e10bd96eb3b789a Author: Marek Polacek Date: Tu

[Bug c++/88819] ICE (segfault) when compiling C++ code with -std=c++2a

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88819 --- Comment #3 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:54947e4db0a98a9190bab263e6ae539065ac52c5 commit r10-6595-g54947e4db0a98a9190bab263e6ae539065ac52c5 Author: Marek Polacek Date: We

[Bug rtl-optimization/93565] [9/10 regression] Combine duplicates instructions

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93565 --- Comment #15 from CVS Commits --- The master branch has been updated by Wilco Dijkstra : https://gcc.gnu.org/g:5bfc8303ffe2d86e938d45f13cd99a39469dac4f commit r10-6598-g5bfc8303ffe2d86e938d45f13cd99a39469dac4f Author: Wilco Dijkstra Date:

[Bug middle-end/93646] confusing -Wstringop-truncation on strncat where -Wstringop-overflow is expected

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93646 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:0a0de9636d29a378961e4c98a129421229918052 commit r10-6600-g0a0de9636d29a378961e4c98a129421229918052 Author: Martin Sebor Date: Wed

[Bug middle-end/93663] [10 Regression] ICE in is_halfway_below, at real.c:5192

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93663 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3f3932a0ec875cb7cca187018f3f8f05f2519d3e commit r10-6602-g3f3932a0ec875cb7cca187018f3f8f05f2519d3e Author: Jakub Jelinek Date: We

[Bug libstdc++/79193] libstdc++ configure incorrectly decides linking works for cross-compiler

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79193 --- Comment #6 from CVS Commits --- The master branch has been updated by Sandra Loosemore : https://gcc.gnu.org/g:02ce382cd323097f9d02fbf91e0a3f59ebcd3d30 commit r10-6603-g02ce382cd323097f9d02fbf91e0a3f59ebcd3d30 Author: Sandra Loosemore Date

[Bug libstdc++/88999] [9/10 Regression] testcases using in_avail() fail on nios2-elf

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88999 --- Comment #7 from CVS Commits --- The master branch has been updated by Sandra Loosemore : https://gcc.gnu.org/g:02ce382cd323097f9d02fbf91e0a3f59ebcd3d30 commit r10-6603-g02ce382cd323097f9d02fbf91e0a3f59ebcd3d30 Author: Sandra Loosemore Date

[Bug c++/92654] [8/9 Regression] internal compiler error: in lookup_template_class_1

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92654 --- Comment #12 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:c2368db567a853b0765833b3bd4e7934f3c6be61 commit r10-6609-gc2368db567a853b0765833b3bd4e7934f3c6be61 Author: Jason Merrill Date: M

[Bug c++/92583] [8/9/10 Regression] internal compiler error: in tsubst_copy, at cp/pt.c:15552

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92583 --- Comment #3 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:c2368db567a853b0765833b3bd4e7934f3c6be61 commit r10-6609-gc2368db567a853b0765833b3bd4e7934f3c6be61 Author: Jason Merrill Date: Mo

[Bug target/93673] Fake error given by gcc when compiling for _kshift intrinsics

2020-02-12 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93673 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dc6d0f89d4be3ed7fde73417606a78c73d954cdf commit r10-6612-gdc6d0f89d4be3ed7fde73417606a78c73d954cdf Author: Jakub Jelinek Date: Th

[Bug testsuite/93717] [10 Regression] gcc.dg/optimize-bswapsi-2.c fails after it was updated in r10-5832

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93717 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Guenther : https://gcc.gnu.org/g:8ea884b85e338d09b14e6a54043c53ae0c1b1fe9 commit r10-6613-g8ea884b85e338d09b14e6a54043c53ae0c1b1fe9 Author: Richard Biener Date:

[Bug middle-end/93582] [10 Regression] -Warray-bounds gives error: array subscript 0 is outside array bounds of struct E[1]

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93582 --- Comment #25 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8aba425f4ebc5e2c054776d3cdddf13f7c1918f8 commit r10-6614-g8aba425f4ebc5e2c054776d3cdddf13f7c1918f8 Author: Jakub Jelinek Date: T

[Bug target/93696] AVX512VPOPCNTDQ writemask intrinsics produce incorrect results

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93696 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ae2b8ede40a81a83f50d1e705972bc46fafd4ce5 commit r10-6617-gae2b8ede40a81a83f50d1e705972bc46fafd4ce5 Author: Jakub Jelinek Date: Th

[Bug target/93656] FAIL: gcc.target/i386/pr67770.c execution test with -fcf-protection

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93656 --- Comment #1 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:1d69147af203d4dcd2270429f90c93f1a37ddfff commit r10-6622-g1d69147af203d4dcd2270429f90c93f1a37ddfff Author: H.J. Lu Date: Thu Feb 13 05:

[Bug middle-end/93576] [8/9/10 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bacdd5e978dad84e9c547b0d5c7fed14b8d75157 commit r10-6625-gbacdd5e978dad84e9c547b0d5c7fed14b8d75157 Author: Jakub Jelinek Date: Th

[Bug c++/93643] [10 Regression] Static function pointer inside inline function with "C" linkage is not mangled

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93643 --- Comment #6 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:abc79c6498a99e9c39e6056f432796c6dde3a887 commit r10-6628-gabc79c6498a99e9c39e6056f432796c6dde3a887 Author: Jason Merrill Date: Th

[Bug c++/91476] [9/10 Regression] const reference variables sharing the same name in two anonymous namespaces cause a multiple definition error

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91476 --- Comment #7 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:abc79c6498a99e9c39e6056f432796c6dde3a887 commit r10-6628-gabc79c6498a99e9c39e6056f432796c6dde3a887 Author: Jason Merrill Date: Th

[Bug c++/93713] [10 Regression] ICE in equivalently_constrained, at cp/constraint.cc:2949

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93713 --- Comment #3 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:9a0c4f5b373e236cb4af5491f50862d41fd8775a commit r10-6629-g9a0c4f5b373e236cb4af5491f50862d41fd8775a Author: Jason Merrill Date: Th

[Bug rtl-optimization/93402] [8/9 Regression] Wrong code when returning padded struct

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93402 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3b2fbe3e723b20ea9089e5f45c55b79feb37085b commit r9-8213-g3b2fbe3e723b20ea9089e5f45c55b79feb37085b Author: Jakub Jelinek Dat

[Bug target/93418] [9 Regression] GCC incorrectly constant propagates _mm_sllv/srlv/srav

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93418 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:764e831291a2e510978ca7be0bffb55589a5a0b6 commit r9-8214-g764e831291a2e510978ca7be0bffb55589a5a0b6 Author: Jakub Jelinek Da

[Bug fortran/93463] ICE in oacc_code_to_statement, at fortran/openmp.c:6007

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93463 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:244f4b8c2823531a1e479a3773272af539dda258 commit r9-8215-g244f4b8c2823531a1e479a3773272af539dda258 Author: Jakub Jelinek Dat

[Bug c++/91118] ubsan does not work with openmp default (none) directive

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91118 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4b124e3c9c35121969cc23d0aea4bcb2c406fd21 commit r9-8216-g4b124e3c9c35121969cc23d0aea4bcb2c406fd21 Author: Jakub Jelinek Dat

[Bug middle-end/93505] [8/9 Regression] wrong code or ICE with __builtin_bswap64() and rotation at -Og

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93505 --- Comment #19 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:329475795c6eeaa2b122672091c9119b9d6c5564 commit r9-8217-g329475795c6eeaa2b122672091c9119b9d6c5564 Author: Jakub Jelinek Da

[Bug middle-end/93555] ICE in simd_clone_struct_copy, at omp-simd-clone.c:84

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93555 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d42f9eaa3e189d4228a4b3a63d02b83fed6385e7 commit r9-8218-gd42f9eaa3e189d4228a4b3a63d02b83fed6385e7 Author: Jakub Jelinek Dat

[Bug libgomp/93515] OpenMP target teams distribute parallel for with defaultmap not mapping correctly

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93515 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:05fa0de35ec63db2c3aacd30cc34a7389b3c4e5d commit r9-8221-g05fa0de35ec63db2c3aacd30cc34a7389b3c4e5d Author: Jakub Jelinek Dat

[Bug libgomp/93515] OpenMP target teams distribute parallel for with defaultmap not mapping correctly

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93515 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d3266b1311723841ec553277f1fb6bfddef8809d commit r9-8220-gd3266b1311723841ec553277f1fb6bfddef8809d Author: Jakub Jelinek Dat

[Bug c++/93557] __builtin_convertvector doesn't mark input as used

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93557 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:520b364da0b20dcb492229757190cc3f30322052 commit r9-8219-g520b364da0b20dcb492229757190cc3f30322052 Author: Jakub Jelinek Dat

[Bug target/65782] Assembly failure (invalid register for .seh_savexmm) with -O3 -mavx512f on mingw-w64

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65782 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a91e5d88970c8d865a49f2a4ed4e17ee2c58b73f commit r9-8222-ga91e5d88970c8d865a49f2a4ed4e17ee2c58b73f Author: Jakub Jelinek Dat

[Bug target/93696] AVX512VPOPCNTDQ writemask intrinsics produce incorrect results

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93696 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:08cf145f991327d943d785066709f5f39d20bd85 commit r9-8226-g08cf145f991327d943d785066709f5f39d20bd85 Author: Jakub Jelinek Dat

[Bug target/93637] [9 Regression] ICE: Segmentation fault (in force_operand)

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93637 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b7cbce7a174292adc7c9d6db81bba6922a591d69 commit r9-8223-gb7cbce7a174292adc7c9d6db81bba6922a591d69 Author: Jakub Jelinek Dat

[Bug target/93670] ICE for _mm256_extractf32x4_ps (unrecognized insn)

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93670 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:20ac13c895c5abe7a350de0b664abf190aa28a16 commit r9-8224-g20ac13c895c5abe7a350de0b664abf190aa28a16 Author: Jakub Jelinek Dat

[Bug middle-end/93576] [8/9/10 Regression] internal compiler error: Segmentation fault (in gimplify.c)

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93576 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7276dd4c7480dd952f0d4a9322ca04ca29f5126f commit r9-8227-g7276dd4c7480dd952f0d4a9322ca04ca29f5126f Author: Jakub Jelinek Da

[Bug target/93673] Fake error given by gcc when compiling for _kshift intrinsics

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93673 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:488a947b2ddd57a6f44a6aecc32862f8cbf4ec77 commit r9-8225-g488a947b2ddd57a6f44a6aecc32862f8cbf4ec77 Author: Jakub Jelinek Dat

[Bug libstdc++/92906] [10 regression] FAIL: libstdc++-abi/abi_check

2020-02-13 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92906 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:994e0ad41529f5518fd013474a657968807d9ca5 commit r10-6630-g994e0ad41529f5518fd013474a657968807d9ca5 Author: Jakub Jelinek Date: Fr

[Bug preprocessor/92319] Macro expansion using the __VA_OPT__ construct is incorrect when the variadic argument expands to nothing

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92319 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e235031d490e8ed2aa0bc229694975493fd58977 commit r10-6633-ge235031d490e8ed2aa0bc229694975493fd58977 Author: Jakub Jelinek Date: Fr

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #2 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:cf1db5c9a342352d66164fea8c4ea0a540627024 commit r10-6634-gcf1db5c9a342352d66164fea8c4ea0a540627024 Author: liuhongt Date: Wed Feb 1

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by hongtao Liu : https://gcc.gnu.org/g:d7ab361df604fb66e1ba1e3fb45b4453cba803c4 commit r9-8229-gd7ab361df604fb66e1ba1e3fb45b4453cba803c4 Author: liuhongt Date: Fr

[Bug target/93724] macro of _mm512_shrdi_epi16 lack a closing parenthesis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93724 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by hongtao Liu : https://gcc.gnu.org/g:e6a329e42d127a0e6094250ace5ea147d3cc9550 commit r8-9979-ge6a329e42d127a0e6094250ace5ea147d3cc9550 Author: liuhongt Date: Fr

[Bug lto/92674] [8/9 Regression] ICE in gimple_phi_arg, at gimple.h:4406 since r240291

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92674 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:c6480e01fc53f0e9822ec1694239155756430952 commit r9-8230-gc6480e01fc53f0e9822ec1694239155756430952 Author: Richard Biener

[Bug tree-optimization/92704] [8/9 Regression] ICE: Segmentation fault (in process_bb)

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92704 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:4230afc0f4f498cc3967bde173c84dde66519711 commit r9-8231-g4230afc0f4f498cc3967bde173c84dde66519711 Author: Richard Biener

[Bug tree-optimization/93439] [9 Regression] ICE in gimple_duplicate_bb, at tree-cfg.c:6277

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:03d2b1d79740c5b2d05bbf84af2dbaf2e1e80ebb commit r9-8234-g03d2b1d79740c5b2d05bbf84af2dbaf2e1e80ebb Author: Richard Biener

[Bug tree-optimization/93054] [8/9 Regression] ICE in gimple_set_lhs, at gimple.c:1820

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:3bcda566d6f485f6eccdc029d115f4246016ba05 commit r9-8233-g3bcda566d6f485f6eccdc029d115f4246016ba05 Author: Richard Biener

[Bug debug/92763] [8/9 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.c:22659, or in force_type_die, at dwarf2out.c:26224

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92763 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:794bb8c2f5d328d9d4cfa55efd41cdd420ebb13a commit r9-8232-g794bb8c2f5d328d9d4cfa55efd41cdd420ebb13a Author: Richard Biener

[Bug middle-end/93246] [8 Regression] Unexpected program behavior when -fsanitize=address and -O2/O3 used

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93246 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/93381] points-to wrong for integer offsetting and field-sensitive analysis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93381 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:b00c3228041bfb450e3fec21fe424f5f322f23b3 commit r9-8235-gb00c3228041bfb450e3fec21fe424f5f322f23b3 Author: Richard Biener

[Bug middle-end/90648] [8 Regression] ICE tree check: accessed operand 4 of call_expr with 3 operands in generic_simplify_MULT_EXPR, at generic-match.c:27222

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648 --- Comment #14 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Guenther : https://gcc.gnu.org/g:b8c42b4d0a2595fb6806473f816b94cc1b222cb1 commit r9-8236-gb8c42b4d0a2595fb6806473f816b94cc1b222cb1 Author: Richard Biener

[Bug tree-optimization/93516] [10 regression] ICE in verify_sra_access_forest, at tree-sra.c:2342 since r10-6322

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93516 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:515dd04260c6049110d7624eaf1b276929dcd9af commit r10-6636-g515dd04260c6049110d7624eaf1b276929dcd9af Author: Martin Jambor Date: Fr

[Bug rtl-optimization/88879] [9 Regression] ICE in sel_target_adjust_priority, at sel-sched.c:3332

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88879 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Alexander Monakov : https://gcc.gnu.org/g:0f7b7aeb71d06fc85f49c323fbd4879d5a02f336 commit r9-8237-g0f7b7aeb71d06fc85f49c323fbd4879d5a02f336 Author: Alexander Mon

[Bug sanitizer/92154] new glibc breaks arm bootstrap due to libsanitizer

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92154 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:54d87ffe4b34052f159ac5b72b250129ce813b2a commit r8-9981-g54d87ffe4b34052f159ac5b72b250129ce813b2a Author: Jakub Jelinek Dat

[Bug inline-asm/92615] [8 Regression] ICE in extract_insn

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92615 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ef7d101ee0eb663c078cfc018db164387e97cc02 commit r8-9983-gef7d101ee0eb663c078cfc018db164387e97cc02 Author: Jakub Jelinek Dat

[Bug c++/90842] [8 Regression] ICE in poplevel, at cp/decl.c:585

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90842 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:56728b264c1b0d9f193aa5e8b1702a1cd7a08868 commit r8-9982-g56728b264c1b0d9f193aa5e8b1702a1cd7a08868 Author: Jakub Jelinek Dat

[Bug sanitizer/92154] new glibc breaks arm bootstrap due to libsanitizer

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92154 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dbdf86838aaaef76620c00c53096cfe157d5af6e commit r8-9984-gdbdf86838aaaef76620c00c53096cfe157d5af6e Author: Jakub Jelinek Dat

[Bug fortran/91944] [8 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6156

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91944 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bf5e3130c0ed518311a79c5a0099e0e39f33a889 commit r8-9989-gbf5e3130c0ed518311a79c5a0099e0e39f33a889 Author: Jakub Jelinek Da

[Bug c++/92648] Handling of unknown attributes

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92648 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:37c0297f864394ddceba143ad410a6eb44a3119e commit r8-9986-g37c0297f864394ddceba143ad410a6eb44a3119e Author: Jakub Jelinek Dat

[Bug debug/92664] Wrong .debug_line section information when compiling stdin input with -g3

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92664 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5c265f5f1977f7c935b8b54cfdb23c862f686f20 commit r8-9987-g5c265f5f1977f7c935b8b54cfdb23c862f686f20 Author: Jakub Jelinek Dat

[Bug c++/61414] enum class bitfield size-checking needs a separate warning flag controlling it

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 --- Comment #25 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:22a7fa8517063c76b069d2b08dca5a9d270798f8 commit r8-9985-g22a7fa8517063c76b069d2b08dca5a9d270798f8 Author: Jakub Jelinek Da

[Bug c++/92524] [9 Regression] ICE in short program with constexpr and std::array

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92524 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:929d901ead4f859c8e385d91547482445a85066c commit r8-9988-g929d901ead4f859c8e385d91547482445a85066c Author: Jakub Jelinek Da

[Bug c++/60228] ICE using lambda in #pragma omp declare reduction

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60228 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1aafdd7c93226cb092b560462028394a82f404a2 commit r8-9990-g1aafdd7c93226cb092b560462028394a82f404a2 Author: Jakub Jelinek Da

[Bug fortran/92899] [8 Regression] [OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3769

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92899 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f9a0c0800994d5e0b68c0a8eed47454bce841f97 commit r8-9994-gf9a0c0800994d5e0b68c0a8eed47454bce841f97 Author: Jakub Jelinek Dat

[Bug c++/92732] Bit-field of scoped enumeration type cannot be initialized

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92732 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:41e5eec55cb64b54c717d9625bcee1aac1def569 commit r8-9991-g41e5eec55cb64b54c717d9625bcee1aac1def569 Author: Jakub Jelinek Dat

[Bug fortran/92781] ICE in convert_nonlocal_reference_op, at tree-nested.c:1065

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92781 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:37e948410c67d1e4a0bb5bd3721b9fbf4d77f889 commit r8-9992-g37e948410c67d1e4a0bb5bd3721b9fbf4d77f889 Author: Jakub Jelinek Dat

[Bug target/92904] varargs for __int128 is placed at an unaligned location and uses movdqa for the load

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92904 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ffb5cc9a5599b1936c5ebea153ca52a0aa2c785d commit r8-9995-gffb5cc9a5599b1936c5ebea153ca52a0aa2c785d Author: Jakub Jelinek Dat

[Bug target/92723] [8 Regression] ICE in expand_shift_1, at expmed.c:2635

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92723 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c58bec27145c9a049d6642ca011b7f0fbe9c5f33 commit r8-9993-gc58bec27145c9a049d6642ca011b7f0fbe9c5f33 Author: Jakub Jelinek Da

[Bug ipa/92357] ICE in IPA pass fnsummary in openmp offload

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92357 --- Comment #14 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4ece9571bcb003148a4c7c8e909da2c1adf60292 commit r8-9997-g4ece9571bcb003148a4c7c8e909da2c1adf60292 Author: Jakub Jelinek Da

[Bug c++/92992] Side-effects dropped when decltype(nullptr) typed expression is passed to ellipsis

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92992 --- Comment #5 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7d35cad11152895d239f103f1fffbd6f0cb58c8b commit r8--g7d35cad11152895d239f103f1fffbd6f0cb58c8b Author: Jakub Jelinek Dat

[Bug tree-optimization/92930] [8 Regression] GCC incorrectly optimizes away __builtin_apply() calls

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92930 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4982521a900158e5d6d93138e0aafb5f59f75093 commit r8-9996-g4982521a900158e5d6d93138e0aafb5f59f75093 Author: Jakub Jelinek Dat

[Bug fortran/92977] ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3526

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92977 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b69684fdac2ac4bd128150631de6391c786e2184 commit r8-9998-gb69684fdac2ac4bd128150631de6391c786e2184 Author: Jakub Jelinek Dat

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c343d4aab243cb477c65c6d0c37b1a6cdd2f858e commit r8-10001-gc343d4aab243cb477c65c6d0c37b1a6cdd2f858e Author: Jakub Jelinek Da

<    24   25   26   27   28   29   30   31   32   33   >