[Bug middle-end/90597] [9/10/11 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90597 --- Comment #10 from CVS Commits --- The master branch has been updated by Roger Sayle : https://gcc.gnu.org/g:b61eaa25b0812a5996024e0ddb3535dde5a89c88 commit r11-2965-gb61eaa25b0812a5996024e0ddb3535dde5a89c88 Author: Roger Sayle Date: Tue S

[Bug fortran/95398] ICE on invalid code

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95398 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Mark Eggleston : https://gcc.gnu.org/g:84b14e9cd4e05c926a75e8e97ee57dbd3350e752 commit r10-8697-g84b14e9cd4e05c926a75e8e97ee57dbd3350e752 Author: Mark Eggleston

[Bug analyzer/96792] Analyzer assumes pointer is NULL, even though pointer was dereferenced earlier

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96792 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:49bfbf18c0bb9d83934f0ce765dc031ebfbda38e commit r11-2968-g49bfbf18c0bb9d83934f0ce765dc031ebfbda38e Author: David Malcolm Date: Th

[Bug target/96808] MMA built-in dies with incorrect sharing of tree nodes error

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96808 --- Comment #1 from CVS Commits --- The master branch has been updated by Peter Bergner : https://gcc.gnu.org/g:8bc0f24d7a20d89383859907b875a26ce59dc6c8 commit r11-2970-g8bc0f24d7a20d89383859907b875a26ce59dc6c8 Author: Peter Bergner Date: Tu

[Bug libstdc++/71960] __glibcxx_assert and Debug Mode checks can't be used in constexpr functions

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71960 --- Comment #7 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:10f51543bb81cc953792270b40a9c812049e8b4c commit r11-2971-g10f51543bb81cc953792270b40a9c812049e8b4c Author: Jonathan Wakely Date:

[Bug c++/77841] a new expression of a char array cannot be initialized by a string literal

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77841 --- Comment #5 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:b1c59b31ef7adc832405209e9e2a77212284abd7 commit r11-2972-gb1c59b31ef7adc832405209e9e2a77212284abd7 Author: Marek Polacek Date: Tu

[Bug target/93136] [10 regression] gcc.dg/vmx/ops.c and several other test break after r279772

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93136 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:8c18220564f8372f4d45ed1a4df3fc7f71928654 commit r9-8843-g8c18220564f8372f4d45ed1a4df3fc7f71928654 Author: Kewen Lin Date: Tue

[Bug target/92923] __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors

2020-09-01 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92923 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:8c18220564f8372f4d45ed1a4df3fc7f71928654 commit r9-8843-g8c18220564f8372f4d45ed1a4df3fc7f71928654 Author: Kewen Lin Date: Tue

[Bug fortran/96859] Wrong answer with intrinsic merge_bits

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96859 --- Comment #11 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b567d3bd302933adb253aba9069fd8120c485441 commit r11-2978-gb567d3bd302933adb253aba9069fd8120c485441 Author: Jakub Jelinek Date: W

[Bug libstdc++/96851] operator< on std::array does not work in constexpr, for sizeof(T) == 1, and N > 1

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96851 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:2f983fa69005b603ea1758a013b4134d5b0f24a8 commit r11-2981-g2f983fa69005b603ea1758a013b4134d5b0f24a8 Author: Jonathan Wakely Date:

[Bug libstdc++/93059] char and char8_t does not talk with each other with memcpy. std::copy std::copy_n, std::fill, std::fill_n, std::uninitialized_copy std::uninitialized_copy_n, std::fill, std::unin

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93059 --- Comment #46 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:2f983fa69005b603ea1758a013b4134d5b0f24a8 commit r11-2981-g2f983fa69005b603ea1758a013b4134d5b0f24a8 Author: Jonathan Wakely Date:

[Bug libstdc++/96851] operator< on std::array does not work in constexpr, for sizeof(T) == 1, and N > 1

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96851 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:33c34c4c2466fd4fd050ed8e2d5996c35ebdeef6 commit r10-8702-g33c34c4c2466fd4fd050ed8e2d5996c35ebdeef6 Author: Jonathan Wakel

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92978 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:c71644776f4e8477289a4de16239dbb420db6945 commit r11-2983-gc71644776f4e8477289a4de16239dbb420db6945 Author: Jonathan Wakely Date:

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92978 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:31782bd45331ef3006f624d7b1cc9cd11b4abb84 commit r10-8703-g31782bd45331ef3006f624d7b1cc9cd11b4abb84 Author: Jonathan Wakel

[Bug c++/60304] Including disables -Wconversion-null in C++ 98 mode

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60304 --- Comment #29 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f049cda373d29ea1bce4065b24cbb392cdc5b172 commit r11-2985-gf049cda373d29ea1bce4065b24cbb392cdc5b172 Author: Jonathan Wakely Date:

[Bug d/96869] __vectors unsupported in hardware should be rejected at compile-time

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96869 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:f0a3bab43fda3084eaf1bdaac58936757f30ea35 commit r11-2988-gf0a3bab43fda3084eaf1bdaac58936757f30ea35 Author: Iain Buclaw Date: Mon Au

[Bug target/96856] [11 Regression] FAIL: gcc.target/i386/pr92645-4.c scan-tree-dump-times optimized "VEC_PACK_TRUNC" 1

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96856 --- Comment #3 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8bd5530bfa136663f1fa79e9a1d3932b5adf15bd commit r11-2990-g8bd5530bfa136663f1fa79e9a1d3932b5adf15bd Author: liuhongt Date: Mon Aug 3

[Bug target/96857] [11 Regression] FAIL: gcc.target/i386/avx512bw-pr95488-1.c scan-assembler-times vpmullw[^\n]*zmm 2 on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96857 --- Comment #2 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8bd5530bfa136663f1fa79e9a1d3932b5adf15bd commit r11-2990-g8bd5530bfa136663f1fa79e9a1d3932b5adf15bd Author: liuhongt Date: Mon Aug 3

[Bug target/96246] [AVX512] unefficient code generatation for vpblendm*

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96246 --- Comment #7 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8bd5530bfa136663f1fa79e9a1d3932b5adf15bd commit r11-2990-g8bd5530bfa136663f1fa79e9a1d3932b5adf15bd Author: liuhongt Date: Mon Aug 3

[Bug target/96855] [11 Regression] r11-571 regression FAIL: gcc.target/i386/pr92658-1.c

2020-09-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96855 --- Comment #4 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8bd5530bfa136663f1fa79e9a1d3932b5adf15bd commit r11-2990-g8bd5530bfa136663f1fa79e9a1d3932b5adf15bd Author: liuhongt Date: Mon Aug 3

[Bug target/87767] Missing AVX512 memory broadcast for constant vector

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87767 --- Comment #8 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:433734126996b6fc4fc99b594421510f928a7bb9 commit r11-2991-g433734126996b6fc4fc99b594421510f928a7bb9 Author: liuhongt Date: Wed Jul 8

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 --- Comment #18 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3536ff2de8317c430546fd97574d44c5146cef2b commit r11-2995-g3536ff2de8317c430546fd97574d44c5146cef2b Author: Jakub Jelinek Date: T

[Bug libstdc++/89510] [9 Regression] new_allocator::construct needs to be constrained

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89510 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:7f84245366067259bc5604f5abf8b1e0c8e16b71 commit r9-8845-g7f84245366067259bc5604f5abf8b1e0c8e16b71 Author: Jonathan Wakely

[Bug target/96808] MMA built-in dies with incorrect sharing of tree nodes error

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96808 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Peter Bergner : https://gcc.gnu.org/g:abd9341c2f1ae5f7aa73950cdaac58ef3a2f0190 commit r10-8706-gabd9341c2f1ae5f7aa73950cdaac58ef3a2f0190 Author: Peter Bergner D

[Bug libstdc++/96592] [10/11 Regression] Tuple element w/ member reference to incomplete template type rejected

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96592 --- Comment #4 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:032a4b42cc5f2105f622690ce2552f1c30e1d227 commit r11-2997-g032a4b42cc5f2105f622690ce2552f1c30e1d227 Author: Jonathan Wakely Date:

[Bug c++/96862] -frounding-math -std=c++2a error: '(1.29e+2 * 6.9314718055994529e-1)' is not a constant expression

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96862 --- Comment #10 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6641d6d3fe79113f8d9f3ced355aea79bffda822 commit r11-2998-g6641d6d3fe79113f8d9f3ced355aea79bffda822 Author: Jakub Jelinek Date: T

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92812 --- Comment #11 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:753b4679bc46f6806cf45d9afc3783c6d3b63589 commit r11-2999-g753b4679bc46f6806cf45d9afc3783c6d3b63589 Author: Marek Polacek Date: W

[Bug libfortran/96890] Wrong answer with intrinsic IALL

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96890 --- Comment #6 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:8cbcc17041fdfd3ccc928161ae86e7f9b456 commit r11-3000-g8cbcc17041fdfd3ccc928161ae86e7f9b456 Author: Harald Anlauf Date: Th

[Bug c++/96901] [11 Regression] Many libstdc++ tests FAIL on i686-linux due to a PCH FE bug

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96901 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ba6730bd18371a3dff1e37d2c2ee27233285b597 commit r11-3001-gba6730bd18371a3dff1e37d2c2ee27233285b597 Author: Jakub Jelinek Date: Th

[Bug target/96139] Vector element extract mistypes long long int down to long int

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96139 --- Comment #6 from CVS Commits --- The master branch has been updated by Will Schmidt : https://gcc.gnu.org/g:d8f3474ff81b07fd2e758337957711db17eb801e commit r11-3002-gd8f3474ff81b07fd2e758337957711db17eb801e Author: Will Schmidt Date: Mon

[Bug tree-optimization/96820] ICE in verify_sra_access_forest with array and out of bounds reference

2020-09-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96820 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:8ad3fc6ca46c603d9c3efe8e6d4a8f2ff1a893a4 commit r11-3003-g8ad3fc6ca46c603d9c3efe8e6d4a8f2ff1a893a4 Author: Martin Jambor Date: Th

[Bug tree-optimization/96931] [11 Regression] ICE in add_phi_arg, at tree-phinodes.c:359

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96931 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:fab77644842869adc8871e133e4c3f4c35b2b245 commit r11-3009-gfab77644842869adc8871e133e4c3f4c35b2b245 Author: Richard Biener Date:

[Bug target/96769] -mpure-code produces suboptimal code for immediate generation for thumb-1

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96769 --- Comment #2 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:2033a63cbd0aab27d3a8450b4a4a5b371d583c85 commit r11-3011-g2033a63cbd0aab27d3a8450b4a4a5b371d583c85 Author: Christophe Lyon Date:

[Bug tree-optimization/96820] ICE in verify_sra_access_forest with array and out of bounds reference

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96820 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Martin Jambor : https://gcc.gnu.org/g:75f5776b3fc4dad7453f8b9cf1690bd2ad628991 commit r10-8709-g75f5776b3fc4dad7453f8b9cf1690bd2ad628991 Author: Martin Jambor D

[Bug tree-optimization/96698] [10 Regression] ICE during GIMPLE pass:vect

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96698 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:46a58c779af3055a4b10b285a1f4be28abe4351c commit r11-3013-g46a58c779af3055a4b10b285a1f4be28abe4351c Author: Richard Biener Date:

[Bug tree-optimization/96920] [10/11 Regression] ICE segmentation fault in tree-vectorizer at -O3

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96920 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:46a58c779af3055a4b10b285a1f4be28abe4351c commit r11-3013-g46a58c779af3055a4b10b285a1f4be28abe4351c Author: Richard Biener Date:

[Bug target/85830] vec_popcntd is improperly defined in altivec.h

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85830 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Carl Love : https://gcc.gnu.org/g:e86814328251ea7da83038605df01d8def8d873a commit r10-8710-ge86814328251ea7da83038605df01d8def8d873a Author: Carl Love Date: T

[Bug d/96924] d: ICE in create_tmp_var, at gimple-expr.c:482

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96924 --- Comment #1 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:f8eabd47ac5335ebab0d83ff61fb680a46888be8 commit r11-3015-gf8eabd47ac5335ebab0d83ff61fb680a46888be8 Author: Iain Buclaw Date: Fri Se

[Bug d/96924] d: ICE in create_tmp_var, at gimple-expr.c:482

2020-09-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96924 --- Comment #2 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:40af8b2eff82f28d83b2a5fe153cbc53af665956 commit r10-8711-g40af8b2eff82f28d83b2a5fe153cbc53af665956 Author: Iain Buclaw Date:

[Bug fortran/96947] _gfortran_caf_fail_image called with wrong number of arguments

2020-09-06 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96947 --- Comment #1 from CVS Commits --- The master branch has been updated by Franथà¤ois-Xavier Coudert : https://gcc.gnu.org/g:3489d80fee42764460cb06f7a2e9f126c18602b4 commit r11-3018-g3489d80fee42764460cb06f7a2e9f126c18602b4 Author: Francois-Xa

[Bug testsuite/96574] FAIL: gcc.target/i386/pr92865-1.c scan-assembler-times vmovdq[au]16[\t ] 6

2020-09-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96574 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by hongtao Liu : https://gcc.gnu.org/g:ce3001ff1d734e0763a1a5e434272bf89df1fe06 commit r10-8715-gce3001ff1d734e0763a1a5e434272bf89df1fe06 Author: liuhongt Date:

[Bug debug/94235] worse debug info with O0 than with O2 with flto

2020-09-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94235 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fea13fcd0da0353520eb2675ad24c2f296611b85 commit r11-3026-gfea13fcd0da0353520eb2675ad24c2f296611b85 Author: Jakub Jelinek Date: Mo

[Bug fortran/96896] Bogus 'Different ranks in pointer assignment' with 'array-variable = scalar' if LHS is a function

2020-09-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96896 --- Comment #3 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:2b0df0a6ac79b34f5fac4f3d456e8e14db220e4a commit r11-3029-g2b0df0a6ac79b34f5fac4f3d456e8e14db220e4a Author: Tobias Burnus Date: Mo

[Bug rtl-optimization/96796] [9/10/11 Regression] aarch64: ICE during RTL pass: reload

2020-09-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96796 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:6001db79c477b03eacc7e7049560921fb54b7845 commit r11-3041-g6001db79c477b03eacc7e7049560921fb54b7845 Author: Richard Sandiford Da

[Bug fortran/96711] Internal Compiler Error on NINT() Function

2020-09-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96711 --- Comment #15 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:9164caf25cb210ad0a69357b226e39913aff00d1 commit r11-3042-g9164caf25cb210ad0a69357b226e39913aff00d1 Author: Harald Anlauf Date: M

[Bug d/95680] libdruntime doesn't support shadow stack

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95680 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:285d81be9725acc36dc8eca48d4df506cd5e6f6f commit r11-3047-g285d81be9725acc36dc8eca48d4df506cd5e6f6f Author: Iain Buclaw Date: Mon Se

[Bug tree-optimization/96967] [11 Regression] ICE in decompose, at wide-int.h:984

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96967 --- Comment #2 from CVS Commits --- The master branch has been updated by Aldy Hernandez : https://gcc.gnu.org/g:19b0fed7c2d3663f0f144ca8557b6af29bafa4e3 commit r11-3049-g19b0fed7c2d3663f0f144ca8557b6af29bafa4e3 Author: Aldy Hernandez Date:

[Bug analyzer/96962] [11 Regression] ICE in gimple_call_arg, at gimple.h:3256

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96962 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:47997a32e63b77ec88a7131a5d540f108c698661 commit r11-3050-g47997a32e63b77ec88a7131a5d540f108c698661 Author: David Malcolm Date: Mo

[Bug analyzer/96950] ICE in apply_ctor_val_to_range, at analyzer/store.cc:475

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96950 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:af656c401e97f9de2a8478f18278e8efb2a6cf23 commit r11-3051-gaf656c401e97f9de2a8478f18278e8efb2a6cf23 Author: David Malcolm Date: Mo

[Bug analyzer/96949] ICE in get_bit_offset, at analyzer/analyzer.h:164

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96949 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:34d926dba097c4965917d09a3eedec11242c5457 commit r11-3052-g34d926dba097c4965917d09a3eedec11242c5457 Author: David Malcolm Date: Mo

[Bug libbacktrace/96971] libbacktrace identifies object format as pecoff instead of macho

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96971 --- Comment #1 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:651c61c3cef123d70ec3582d53b58526a8cadcf7 commit r11-3054-g651c61c3cef123d70ec3582d53b58526a8cadcf7 Author: Ian Lance Taylor Date

[Bug libfortran/96890] Wrong answer with intrinsic IALL

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96890 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:19c2bd56876302aebb2bdc20b376395931cd5041 commit r10-8718-g19c2bd56876302aebb2bdc20b376395931cd5041 Author: Harald Anlauf D

[Bug libbacktrace/96973] No backtrace for cc1 on x86_64-apple-darwin

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96973 --- Comment #8 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:488e9e6dea3262a11307592e9aad87a97c8d commit r11-3055-g488e9e6dea3262a11307592e9aad87a97c8d Author: Ian Lance Taylor Date

[Bug libbacktrace/96973] No backtrace for cc1 on x86_64-apple-darwin

2020-09-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96973 --- Comment #11 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:181f877b6c0e365c940b117c306e7309e19ffd89 commit r11-3064-g181f877b6c0e365c940b117c306e7309e19ffd89 Author: Ian Lance Taylor Dat

[Bug fortran/94690] [OpenMP] omp ... distribute – lastprivate not permitted and more issues

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94690 --- Comment #14 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:61c2d476a52bb108bd05d0226c5522bf0c4b24b5 commit r11-3066-g61c2d476a52bb108bd05d0226c5522bf0c4b24b5 Author: Tobias Burnus Date: W

[Bug fortran/95109] [11 regression] ICE in gfortran.dg/gomp/target1.f90 after r11-349

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95109 --- Comment #7 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:61c2d476a52bb108bd05d0226c5522bf0c4b24b5 commit r11-3066-g61c2d476a52bb108bd05d0226c5522bf0c4b24b5 Author: Tobias Burnus Date: We

[Bug target/96955] Implement __builtin_thread_pointer for x86 TLS

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96955 --- Comment #4 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:e470d8af81d390df1166e9d9cf10b00c0692a495 commit r11-3067-ge470d8af81d390df1166e9d9cf10b00c0692a495 Author: liuhongt Date: Tue Sep 8

[Bug tree-optimization/96978] [11 regression] gcc.dg/vect/bb-slp-pr92596.c causes an ICE since r11-3025 (g095d42feed09f880f835ed74d0aa7b1ad7abd03c)

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96978 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:fb51be60c8e7b6978f817f44d5df4759f2faf425 commit r11-3068-gfb51be60c8e7b6978f817f44d5df4759f2faf425 Author: Richard Biener Date:

[Bug target/96357] [10/11 Regression] could not split insn UNSPEC_COND_FSUB with AArch64 SVE

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96357 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Przemyslaw Wirkus : https://gcc.gnu.org/g:41d22ec51c4190133a082197e7ff67b4741fc09b commit r10-8720-g41d22ec51c4190133a082197e7ff67b4741fc09b Author: Przemyslaw W

[Bug fortran/94690] [OpenMP] omp ... distribute – lastprivate not permitted and more issues

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94690 --- Comment #15 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:f93eba8c5fde83100bf0854607848b6f50c8bbb2 commit r10-8721-gf93eba8c5fde83100bf0854607848b6f50c8bbb2 Author: Tobias Burnus

[Bug fortran/95109] [11 regression] ICE in gfortran.dg/gomp/target1.f90 after r11-349

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95109 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:f93eba8c5fde83100bf0854607848b6f50c8bbb2 commit r10-8721-gf93eba8c5fde83100bf0854607848b6f50c8bbb2 Author: Tobias Burnus D

[Bug target/96991] [nvptx] internal compiler error: in write_fn_proto, at config/nvptx/nvptx.c:913

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96991 --- Comment #5 from CVS Commits --- The master branch has been updated by Tom de Vries : https://gcc.gnu.org/g:505590b796df18ec3fcdcd6b8060f6f1410660b2 commit r11-3073-g505590b796df18ec3fcdcd6b8060f6f1410660b2 Author: Tom de Vries Date: Wed

[Bug c++/96647] Can't resolve pointer to overloaded member with auto return type

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96647 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:4e03e2e08b94f65f2be3db17f880c205ec262f87 commit r11-3075-g4e03e2e08b94f65f2be3db17f880c205ec262f87 Author: Patrick Palka Date: We

[Bug rtl-optimization/96475] direct threaded interpreter with computed gotos generates suboptimal dispatch loop

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96475 --- Comment #7 from CVS Commits --- The master branch has been updated by Segher Boessenkool : https://gcc.gnu.org/g:69ca5f3a988266da8905aef9cf22aa02807e0471 commit r11-3078-g69ca5f3a988266da8905aef9cf22aa02807e0471 Author: Segher Boessenkool

[Bug d/95680] libdruntime doesn't support shadow stack

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95680 --- Comment #4 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:c6632dc9a8ee77ad66a8d62d736a9112de9e41c7 commit r11-3080-gc6632dc9a8ee77ad66a8d62d736a9112de9e41c7 Author: H.J. Lu Date: Tue Sep 8 05:5

[Bug target/96955] Implement __builtin_thread_pointer for x86 TLS

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96955 --- Comment #7 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:bf69edf8ce47ca618eff30df2308279a40b22096 commit r11-3081-gbf69edf8ce47ca618eff30df2308279a40b22096 Author: H.J. Lu Date: Wed Sep 9 10:2

[Bug libfortran/96890] Wrong answer with intrinsic IALL

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96890 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:32f34977d60cafce47e10e601d7ccc7bbfbfabb9 commit r9-8854-g32f34977d60cafce47e10e601d7ccc7bbfbfabb9 Author: Harald Anlauf Dat

[Bug libfortran/96890] Wrong answer with intrinsic IALL

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96890 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:b8c7eae4be6fccfe24ed36d618c0f2d67256e993 commit r8-10441-gb8c7eae4be6fccfe24ed36d618c0f2d67256e993 Author: Harald Anlauf D

[Bug analyzer/94355] support for C++ new expression

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94355 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:1690a839cff2e0276017a013419d81d675bbf69d commit r11-3090-g1690a839cff2e0276017a013419d81d675bbf69d Author: David Malcolm Date: Fr

[Bug c++/95164] [9/10/11 Regression] ICE regression starting with 9.3

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 --- Comment #5 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:acbe30bbc884899da72df47d023ebde89f8f47f1 commit r11-3091-gacbe30bbc884899da72df47d023ebde89f8f47f1 Author: Marek Polacek Date: Fr

[Bug c++/95164] [9/10/11 Regression] ICE regression starting with 9.3

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:f63831405a32287dea2862ce3663675cc5b55180 commit r10-8723-gf63831405a32287dea2862ce3663675cc5b55180 Author: Marek Polacek D

[Bug c++/77841] a new expression of a char array cannot be initialized by a string literal

2020-09-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77841 --- Comment #6 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:81de459ec7ccf46c3e5a776b0c13f01e989d9593 commit r11-3092-g81de459ec7ccf46c3e5a776b0c13f01e989d9593 Author: Marek Polacek Date: Sa

[Bug tree-optimization/96043] BB vectorizer costing lumps everything together

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96043 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:47ddf4c7b1d4471cb9534f27844ab5e4279c2168 commit r11-3095-g47ddf4c7b1d4471cb9534f27844ab5e4279c2168 Author: Richard Biener Date:

[Bug debug/93865] .debug_line with LTO refers to bogus file-names

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93865 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3d0af0c997fe42a7f0963d970a9c495b81041206 commit r11-3096-g3d0af0c997fe42a7f0963d970a9c495b81041206 Author: Jakub Jelinek Date: Th

[Bug libstdc++/96942] std::pmr::monotonic_buffer_resource causes CPU cache misses

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96942 --- Comment #39 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:1e718ec51a223d65a09757b999202390871b778d commit r11-3101-g1e718ec51a223d65a09757b999202390871b778d Author: Jonathan Wakely Date:

[Bug libstdc++/94160] std::pmr::pool_options::max_blocks_per_chunk=1 causes pool resources to return null pointers

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94160 --- Comment #2 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:30b41cfbb2dade63e52465234a725d1d02fe70aa commit r11-3102-g30b41cfbb2dade63e52465234a725d1d02fe70aa Author: Jonathan Wakely Date:

[Bug target/96939] LTO vs. different arm arch options

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96939 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:57e113cf7c94a682c29566cb3e0e85955904fd35 commit r11-3104-g57e113cf7c94a682c29566cb3e0e85955904fd35 Author: Jakub Jelinek Date: Th

[Bug d/95680] libdruntime doesn't support shadow stack

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95680 --- Comment #5 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:0ed757604f4e232324ca798e46f3d8bf7e35b009 commit r11-3112-g0ed757604f4e232324ca798e46f3d8bf7e35b009 Author: Iain Buclaw Date: Thu Se

[Bug d/97007] [11 Regression] Bootstrap failure on i686-linux

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97007 --- Comment #1 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:0ed757604f4e232324ca798e46f3d8bf7e35b009 commit r11-3112-g0ed757604f4e232324ca798e46f3d8bf7e35b009 Author: Iain Buclaw Date: Thu Se

[Bug target/97004] [nvptx] __int128 initializer incorrect

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97004 --- Comment #3 from CVS Commits --- The master branch has been updated by Tom de Vries : https://gcc.gnu.org/g:af47a2035a4882e6d4506e3d00b5a42414e3ee2b commit r11-3127-gaf47a2035a4882e6d4506e3d00b5a42414e3ee2b Author: Tom de Vries Date: Thu

[Bug analyzer/96798] Analyzer failures on Darwin

2020-09-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96798 --- Comment #13 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:b7028f060c6760b336b416897412e327ded12ab5 commit r11-3130-gb7028f060c6760b336b416897412e327ded12ab5 Author: David Malcolm Date: M

[Bug tree-optimization/97013] [11 regression] gcc.target/powerpc/pr80695-p8.c fails after r11-3095

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97013 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a9c960a3bd621fc7a721e3c31c706ba736b384ea commit r11-3135-ga9c960a3bd621fc7a721e3c31c706ba736b384ea Author: Richard Biener Date:

[Bug fortran/96859] Wrong answer with intrinsic merge_bits

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96859 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e24dbeeb7864dc4c673f57383c3fa329d1d16e71 commit r10-8729-ge24dbeeb7864dc4c673f57383c3fa329d1d16e71 Author: Jakub Jelinek

[Bug c++/96862] -frounding-math -std=c++2a error: '(1.29e+2 * 6.9314718055994529e-1)' is not a constant expression

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96862 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:38a13f9f70c2a60d831dd03a9bfc2e58bd80d888 commit r10-8731-g38a13f9f70c2a60d831dd03a9bfc2e58bd80d888 Author: Jakub Jelinek

[Bug c++/96901] [11 Regression] Many libstdc++ tests FAIL on i686-linux due to a PCH FE bug

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96901 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3dfe983656318c1aaa33c7f9a5a341c5904aa5b6 commit r10-8732-g3dfe983656318c1aaa33c7f9a5a341c5904aa5b6 Author: Jakub Jelinek D

[Bug debug/94235] worse debug info with O0 than with O2 with flto

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94235 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c448a5496842ecde55dce2fd390f6f12911a06c4 commit r10-8735-gc448a5496842ecde55dce2fd390f6f12911a06c4 Author: Jakub Jelinek D

[Bug debug/96729] [11 Regression] slow compile with `-g -O3` since r11-39-gf9e1ea10e657af9f

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96729 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ede01bd9adf55f43598036d21d5db3d95dfd24a3 commit r10-8728-gede01bd9adf55f43598036d21d5db3d95dfd24a3 Author: Jakub Jelinek D

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 --- Comment #19 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:591a05e2027d202e2d28ef6fd5df63e7c7f9556d commit r10-8730-g591a05e2027d202e2d28ef6fd5df63e7c7f9556d Author: Jakub Jelinek

[Bug debug/93865] .debug_line with LTO refers to bogus file-names

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93865 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ceabd8fc7c299b3428f37e8c07b0c9662b119c75 commit r10-8736-gceabd8fc7c299b3428f37e8c07b0c9662b119c75 Author: Jakub Jelinek D

[Bug target/96898] [nvptx] libatomic support

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96898 --- Comment #9 from CVS Commits --- The master branch has been updated by Tom de Vries : https://gcc.gnu.org/g:15545563128f0240192c263522d4a36b7f86250f commit r11-3145-g15545563128f0240192c263522d4a36b7f86250f Author: Tom de Vries Date: Mon

[Bug target/96964] [nvptx] Implement __atomic_test_and_set

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96964 --- Comment #3 from CVS Commits --- The master branch has been updated by Tom de Vries : https://gcc.gnu.org/g:15545563128f0240192c263522d4a36b7f86250f commit r11-3145-g15545563128f0240192c263522d4a36b7f86250f Author: Tom de Vries Date: Mon

[Bug libstdc++/94033] [10 Regression] is_trivially_copy_constructible<> fails with compiler error on complicated object with private default constructor

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94033 --- Comment #20 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:6d06c17e9f470f4a2d7e41ca6f3a8b36c729dc6a commit r9-8860-g6d06c17e9f470f4a2d7e41ca6f3a8b36c729dc6a Author: Jonathan Wakely

[Bug libstdc++/96999] [8/9 Regression] std::variant requires default constructor with gcc 8-9, gcc 7.x and 10.x works

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96999 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:6d06c17e9f470f4a2d7e41ca6f3a8b36c729dc6a commit r9-8860-g6d06c17e9f470f4a2d7e41ca6f3a8b36c729dc6a Author: Jonathan Wakely

[Bug lto/95604] LTO doesn't pick up -fcf-protection flag for the link step

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95604 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Matthias Klose : https://gcc.gnu.org/g:5c7cf559e6a51ebb41631bfc8396d6ab9f992499 commit r10-8742-g5c7cf559e6a51ebb41631bfc8396d6ab9f992499 Author: Matthias Klose

[Bug bootstrap/96203] [11 Regression] LTO bootstrap with --enable-cet is broken

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96203 --- Comment #19 from CVS Commits --- The releases/gcc-10 branch has been updated by Matthias Klose : https://gcc.gnu.org/g:80ff137368412a1628cd56b76a860a76a08fd8ea commit r10-8743-g80ff137368412a1628cd56b76a860a76a08fd8ea Author: Matthias Klose

[Bug tree-optimization/95049] [9 Regression] GCC never terminates with trivial input program

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95049 --- Comment #4 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:0c7ae564f42b605e21001e5e6968a58cc454be9b commit r9-8863-g0c7ae564f42b605e21001e5e6968a58cc454be9b Author: Richard Biener D

[Bug tree-optimization/95717] [9 Regression] ICE during GIMPLE pass: vect: verify_ssa failed since r9-5325-gf25507d041de4df6

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95717 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:1102a2c1fd221ee38f2f41aaf1094d4abbc3aedc commit r9-8861-g1102a2c1fd221ee38f2f41aaf1094d4abbc3aedc Author: Richard Biener D

[Bug tree-optimization/95133] [8/9 Regression] ICE in gimple_redirect_edge_and_branch_force, at tree-cfg.c:6075

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95133 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:5024ea60b74ac61c00b2aee40878761f7cf58973 commit r9-8862-g5024ea60b74ac61c00b2aee40878761f7cf58973 Author: Richard Biener D

[Bug ipa/94947] [8/9 Regression] -fipa-pta + pthread_once crash since r6-5684-g47e5754e17e9ac3b

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94947 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:0bcf016768f32799d4dabc82a29440b2ab1d717b commit r9-8865-g0bcf016768f32799d4dabc82a29440b2ab1d717b Author: Richard Biener

[Bug tree-optimization/94964] [8/9 Regression] ICE in add_phi_arg, at tree-phinodes.c:359 since r8-2993-ga7976089dba5e227

2020-09-11 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94964 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:95a8572ce7bdf152cc8c7d069ce24508a9ff0bfe commit r9-8864-g95a8572ce7bdf152cc8c7d069ce24508a9ff0bfe Author: Richard Biener D

<    17   18   19   20   21   22   23   24   25   26   >