[Bug sanitizer/98206] UBSan: Casting from multiple inheritance base to derived class triggers undefined behavior sanitizer

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98206 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a9ec9902d7f1a9bf7a2778c3fb8fc75bc2df2cef commit r11-6375-ga9ec9902d7f1a9bf7a2778c3fb8fc75bc2df2cef Author: Jakub Jelinek Date: Th

[Bug tree-optimization/98474] [8/9/10/11 Regression] incorrect results using __uint128_t

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98474 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9e603837f7ad886df62e02ac0cd395ec17b7d587 commit r11-6376-g9e603837f7ad886df62e02ac0cd395ec17b7d587 Author: Jakub Jelinek Date: Th

[Bug middle-end/94785] Failure to detect abs pattern using multiplication

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94785 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8f12ce2ea3be12de4f83d3c419bdb1dc5036b202 commit r11-6377-g8f12ce2ea3be12de4f83d3c419bdb1dc5036b202 Author: Jakub Jelinek Date: Th

[Bug tree-optimization/94802] Failure to recognize identities with __builtin_clz

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94802 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d2eb616a0f7bea78164912aa438c29fe1ef5774a commit r11-6378-gd2eb616a0f7bea78164912aa438c29fe1ef5774a Author: Jakub Jelinek Date: Th

[Bug target/98214] [10/11 Regression] SVE: Wrong code with -O3 -msve-vector-bits=512

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98214 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:0411210fddbd3ec27c8dc1183f40f662712a2232 commit r11-6379-g0411210fddbd3ec27c8dc1183f40f662712a2232 Author: Richard Sandiford Da

[Bug middle-end/94994] [10/11 Regression] possible miscompilation of word-at-a-time copy via packed structs

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94994 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:9fa5b473b5b8e289b6542adfd5cfaddfb3036048 commit r11-6380-g9fa5b473b5b8e289b6542adfd5cfaddfb3036048 Author: Richard Sandiford Da

[Bug target/98302] [11 Regression] Wrong code on aarch64

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98302 --- Comment #13 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:58a12b0eadac62e691fcf7325ab2bc2c93d46b61 commit r11-6381-g58a12b0eadac62e691fcf7325ab2bc2c93d46b61 Author: Richard Sandiford D

[Bug testsuite/98489] New test case gcc.dg/tree-ssa/pr56719.c in r11-6374 has two failures

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98489 --- Comment #1 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3ab7a91f36c898b9da665e5e36318a1d9ff12946 commit r11-6382-g3ab7a91f36c898b9da665e5e36318a1d9ff12946 Author: Jakub Jelinek Date: Fr

[Bug middle-end/56719] missed optimization: i > 0xffff || i*4 > 0xffff

2020-12-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56719 --- Comment #11 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3ab7a91f36c898b9da665e5e36318a1d9ff12946 commit r11-6382-g3ab7a91f36c898b9da665e5e36318a1d9ff12946 Author: Jakub Jelinek Date: F

[Bug fortran/96381] gfc_find_vtab can use a character type typespec as a derived type (causing invalid access)

2021-01-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96381 --- Comment #4 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:d816b0c144d15e6570eb5b124b9f3ccbe3d40082 commit r11-6405-gd816b0c144d15e6570eb5b124b9f3ccbe3d40082 Author: Harald Anlauf Date: Fr

[Bug target/97865] libtool needs to be updated for Darwin20.

2021-01-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97865 --- Comment #30 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:c85bc938ccf75ea45c00e430f715544ff396e5b5 commit r10-9196-gc85bc938ccf75ea45c00e430f715544ff396e5b5 Author: Iain Sandoe Da

[Bug c++/97438] [accepts-invalid] coroutines accepts prmomise type with both return_value() and return_void()

2021-01-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97438 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:4bca11333c274ab5d06677ed952afa097c7d3c78 commit r10-9197-g4bca11333c274ab5d06677ed952afa097c7d3c78 Author: Iain Sandoe Dat

[Bug fortran/94246] [9 Regression] valgrind error for ./gfortran.dg/bessel_5.f90 since r9-1566-g87c789f1c0b2df41

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94246 --- Comment #13 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:f448af69b208ba95496748c4596a22d11b1a09b9 commit r9-9148-gf448af69b208ba95496748c4596a22d11b1a09b9 Author: Paul Thomas Date:

[Bug tree-optimization/96782] Failure to optimize comparison with bitwise not-ed with self

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96782 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ad64e807ffca93e927b68f1aa0cea54dacbe9afd commit r11-6433-gad64e807ffca93e927b68f1aa0cea54dacbe9afd Author: Jakub Jelinek Date: Mo

[Bug tree-optimization/98291] multiple scalar FP accumulators auto-vectorize worse than scalar, including vector load + merge instead of scalar + high-half insert

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98291 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8837f82e4bab1b5405cf034eab9b3e83afc563ad commit r11-6434-g8837f82e4bab1b5405cf034eab9b3e83afc563ad Author: Richard Biener Date:

[Bug tree-optimization/98393] [11 Regression] valgrind error for ./gcc.target/m68k/pr52573.c since r11-5928-gfc7b4248172561a9

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98393 --- Comment #12 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:0926259f9fc21a7f1e09f45f8aede156ef249585 commit r11-6437-g0926259f9fc21a7f1e09f45f8aede156ef249585 Author: Richard Biener Date:

[Bug target/89057] [8/9/10/11 Regression] AArch64 ld3 st4 less optimized

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89057 --- Comment #10 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:b41e6dd50f329b0291457e939d4c0dacd81c82c1 commit r11-6439-gb41e6dd50f329b0291457e939d4c0dacd81c82c1 Author: Richard Sandiford D

[Bug tree-optimization/98282] [8/9/10/11 Regression] Segmentation fault when compiling with optimization >= 2

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98282 --- Comment #9 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:13b80a7d1b9b712651f5ece589634a6e57c26362 commit r11-6440-g13b80a7d1b9b712651f5ece589634a6e57c26362 Author: Richard Biener Date:

[Bug other/98437] confusing wording in the description of option -fsanitize=address

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98437 --- Comment #1 from CVS Commits --- The master branch has been updated by Matthew Malcomson : https://gcc.gnu.org/g:7f2b73175666f678adbf007907c7aa2661284bd3 commit r11-6441-g7f2b73175666f678adbf007907c7aa2661284bd3 Author: Matthew Malcomson Da

[Bug tree-optimization/98464] [11 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nop_conversion_p, at tree.c:12825 by r11-4637

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98464 --- Comment #6 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:39bd65faee3bafe2dc067e5fedb5079896551a8a commit r11-6442-g39bd65faee3bafe2dc067e5fedb5079896551a8a Author: Richard Biener Date:

[Bug tree-optimization/95771] Failure to optimize popcount idiom when argument is unsigned char

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95771 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:24cd9afe617a39801d190418cf3fbab3bc3742a7 commit r11-6443-g24cd9afe617a39801d190418cf3fbab3bc3742a7 Author: Jakub Jelinek Date: Mo

[Bug tree-optimization/98308] [11 Regression] ICE in vect_slp_analyze_node_operations, at tree-vect-slp.c:3764 with -O3 -march=skylake-avx512 since r11-615-gdc0c0196340f7ac5

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98308 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:9e79d76a16c56df0f838b9aede69c0a158203f56 commit r11-6444-g9e79d76a16c56df0f838b9aede69c0a158203f56 Author: Richard Biener Date:

[Bug fortran/96320] gfortran 8-10 shape mismatch in assumed-length dummy argument character array

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96320 --- Comment #26 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:101873f243237de4d868af95b89120a48cf86f6e commit r9-9149-g101873f243237de4d868af95b89120a48cf86f6e Author: Paul Thomas Date:

[Bug fortran/92587] [9/10/11 Regression] Compiler is unable to generate finalization wrapper

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587 --- Comment #14 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:6f3f06e431c181d3e51d31f49a2bf0be2944ae93 commit r10-9199-g6f3f06e431c181d3e51d31f49a2bf0be2944ae93 Author: Tobias Burnus

[Bug fortran/92587] [9/10/11 Regression] Compiler is unable to generate finalization wrapper

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587 --- Comment #15 from CVS Commits --- The releases/gcc-9 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:b7be64f9079dee9f326c791bcec1897047ae0de5 commit r9-9150-gb7be64f9079dee9f326c791bcec1897047ae0de5 Author: Tobias Burnus Da

[Bug fortran/96381] gfc_find_vtab can use a character type typespec as a derived type (causing invalid access)

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96381 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:78ff090d0a0bb5a77560203b3b49bb7da7fcb88c commit r10-9200-g78ff090d0a0bb5a77560203b3b49bb7da7fcb88c Author: Harald Anlauf D

[Bug fortran/96381] gfc_find_vtab can use a character type typespec as a derived type (causing invalid access)

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96381 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:2bfcf6011a6cdce0439e3d1b94bcb5fcf078f4c2 commit r9-9151-g2bfcf6011a6cdce0439e3d1b94bcb5fcf078f4c2 Author: Harald Anlauf Dat

[Bug c/98029] [11 Regression] volatile triggers incorrect "warning: right-hand operand of comma expression has no effect [-Wunused-value]" since r11-5188-g32934a4f45a72144

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98029 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Uecker : https://gcc.gnu.org/g:a000eb5918e09d28838ef572f4eea924d32db09b commit r11-6450-ga000eb5918e09d28838ef572f4eea924d32db09b Author: Martin Uecker Date: Mo

[Bug analyzer/98293] [11 Regression] ICE in get_subregion_within_ctor, at analyzer/store.cc:494

2021-01-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98293 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:15af33a88065f983181550fc53821f1c6e14c5c7 commit r11-6452-g15af33a88065f983181550fc53821f1c6e14c5c7 Author: David Malcolm Date: Mo

[Bug rtl-optimization/98334] Failure to optimally optimize add loop to mul

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98334 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4615cde5d7ef281d4b554df411f82ad707f0a54d commit r11-6456-g4615cde5d7ef281d4b554df411f82ad707f0a54d Author: Jakub Jelinek Date: Tu

[Bug c++/98316] [11 regression] cc1plus doesn't link on Solaris 11.3

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98316 --- Comment #6 from CVS Commits --- The master branch has been updated by Rainer Orth : https://gcc.gnu.org/g:a20893cf6b95f60f5319b2196621acc65180125c commit r11-6457-ga20893cf6b95f60f5319b2196621acc65180125c Author: Rainer Orth Date: Tue Ja

[Bug tree-optimization/98371] [10/11 Regression] gcc.dg/torture/pr69719.c fails for fixed-length 128-bit SVE

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98371 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:01be45eccee42d0cc6c900f43e2363186517f7ed commit r11-6458-g01be45eccee42d0cc6c900f43e2363186517f7ed Author: Richard Sandiford Da

[Bug rtl-optimization/98403] [11 Regression] ICE: in add_def, at rtl-ssa/accesses.cc:837 with -Og -march=goldmont -fPIC -fcse-follow-jumps -fipa-ra -mforce-indirect-call since r11-6188-g0b76990a9d75d9

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98403 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:8a25be517f8de8c060705da13db283a268cf6d12 commit r11-6459-g8a25be517f8de8c060705da13db283a268cf6d12 Author: Richard Sandiford Da

[Bug target/97144] [10/11 Regression] SVE: ICE (could not split insn) in final_scan_insn_1 since r10-2553-g0fdc30bcf56

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97144 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:eac8675225c4cdae347a11089f2b0a22ce920965 commit r11-6460-geac8675225c4cdae347a11089f2b0a22ce920965 Author: Richard Sandiford Da

[Bug target/97269] [11 Regression] ICE in change_address_1, at emit-rtl.c:2275 since r11-3427-ge94797250b403d66cb3624a594e41faf0dd76617

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97269 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:e8beba1cfc761cc35762283b3b44a355ef05e25b commit r11-6461-ge8beba1cfc761cc35762283b3b44a355ef05e25b Author: Richard Sandiford Da

[Bug target/98461] Suboptimal codegen for negating a movemask

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98461 --- Comment #12 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:bea984814c6fcd056dc80c99805925eb19a591b9 commit r11-6462-gbea984814c6fcd056dc80c99805925eb19a591b9 Author: liuhongt Date: Mon Jan

[Bug target/98495] X86 _mm_extract_pi16 incorrectly sign extends result

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98495 --- Comment #2 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:af60b0ec79e9c5d7116122b185e44927aca5aa07 commit r11-6464-gaf60b0ec79e9c5d7116122b185e44927aca5aa07 Author: H.J. Lu Date: Fri Jan 1 05:3

[Bug tree-optimization/98381] [11 Regression] Wrong code with -O3 -march=skylake-avx512 by r11-3072

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98381 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:01da03c915f086fb9aa36b809c1a06a9f661533b commit r11-6468-g01da03c915f086fb9aa36b809c1a06a9f661533b Author: Richard Biener Date:

[Bug tree-optimization/96239] Failure to recognize __builtin_bswap16 pattern

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96239 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a7553ad60bebc419d510564b8b9f9e5e03725ff5 commit r11-6470-ga7553ad60bebc419d510564b8b9f9e5e03725ff5 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/96930] Failure to optimize out arithmetic with bigger size when it can't matter with division transformed into right shift

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96930 --- Comment #10 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5ca2400270e985f9b33d93007f4d831299b9bda7 commit r11-6471-g5ca2400270e985f9b33d93007f4d831299b9bda7 Author: Jakub Jelinek Date: T

[Bug tree-optimization/96928] Failure to optimize one's complement abs pattern

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96928 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:576714b309b330df0e80e34114bcdf0bba35e146 commit r11-6472-g576714b309b330df0e80e34114bcdf0bba35e146 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/98514] ICE in insert_operand_rank

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98514 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4ddee425b8c427d3cc13c49b26f442313e239572 commit r11-6473-g4ddee425b8c427d3cc13c49b26f442313e239572 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/98428] [11 regression] ICE with omp simd loop + optimization since r11-2062-gc4facd483de2d5b6

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98428 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:26b5062be991cf709c7c628061a40a48e1bca681 commit r11-6474-g26b5062be991cf709c7c628061a40a48e1bca681 Author: Richard Biener Date:

[Bug c++/82099] internal compiler error: in type_throw_all_p, at cp/except.c:1186 when using a function pointer for templated predicate

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82099 --- Comment #10 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:af362af18f405c34840d820143aa3a94f72fce4d commit r11-6476-gaf362af18f405c34840d820143aa3a94f72fce4d Author: Marek Polacek Date: T

[Bug c++/98469] ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98469 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:606f2af1973d5c83877d327cb5adef97c4243a73 commit r11-6477-g606f2af1973d5c83877d327cb5adef97c4243a73 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/98516] [11 Regression] Wrong code generated by tree vectorizer since r11-3823-g126ed72b9f48f853

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98516 --- Comment #7 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:33a63257701c8d94ee375e32ff1837c989d8ded6 commit r11-6478-g33a63257701c8d94ee375e32ff1837c989d8ded6 Author: Richard Biener Date:

[Bug tree-optimization/94802] Failure to recognize identities with __builtin_clz

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94802 --- Comment #11 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5de7bf5bc98ec9edc6838a443521204d0eca7605 commit r11-6482-g5de7bf5bc98ec9edc6838a443521204d0eca7605 Author: Jakub Jelinek Date: T

[Bug target/98495] X86 _mm_extract_pi16 incorrectly sign extends result

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98495 --- Comment #3 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:f6dd35cf9300ae482038c26655b3cee3e72cefb1 commit r11-6484-gf6dd35cf9300ae482038c26655b3cee3e72cefb1 Author: H.J. Lu Date: Tue Jan 5 10:5

[Bug c++/97427] constexpr destructor for const object incorrectly rejected as modifying const object

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97427 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:4a8a0d38b128d36a0cf1ac6a7879307b937418ee commit r10-9204-g4a8a0d38b128d36a0cf1ac6a7879307b937418ee Author: Marek Polacek D

[Bug c++/98103] [10 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'integer_cst' in cxx_eval_dynamic_cast_fn, at cp/constexpr.c:2003

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98103 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:a38b0c6d62d90a5a30cbd00d32e7b58ee1a21b78 commit r10-9205-ga38b0c6d62d90a5a30cbd00d32e7b58ee1a21b78 Author: Marek Polacek D

[Bug c++/98043] [8/9/10 Regression] ICE ‘verify_gimple’ failed since r5-3726-g083e891e69429f93b958f6c18e2d52f515bae572

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98043 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:48aa64322e824d674b955459ea3816f3047629a3 commit r10-9206-g48aa64322e824d674b955459ea3816f3047629a3 Author: Marek Polacek

[Bug c++/97975] [8/9/10 Regression] ICE unexpected expression '(int)A< >::b' of kind implicit_conv_expr

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97975 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:d0684e49ee8d859fc527b22ed206930371a3 commit r10-9207-gd0684e49ee8d859fc527b22ed206930371a3 Author: Marek Polacek D

[Bug c++/96742] [10 Regression] "warning: comparison of unsigned expression in ‘< 0’ is always false" with dependent values

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96742 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:6fd09a6e8bcadaa69e1fdca09263990cc1c5245f commit r10-9208-g6fd09a6e8bcadaa69e1fdca09263990cc1c5245f Author: Marek Polacek

[Bug c++/96675] [10 Regression] tautological-compare warning emitted for NTTP bitwise comparison

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96675 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:6fd09a6e8bcadaa69e1fdca09263990cc1c5245f commit r10-9208-g6fd09a6e8bcadaa69e1fdca09263990cc1c5245f Author: Marek Polacek D

[Bug c++/82099] internal compiler error: in type_throw_all_p, at cp/except.c:1186 when using a function pointer for templated predicate

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82099 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:ff22b4e8d0613170601d28eec9462ea31147c7c7 commit r10-9209-gff22b4e8d0613170601d28eec9462ea31147c7c7 Author: Marek Polacek

[Bug bootstrap/98493] [11 regression] bootstrap build fails in go part of build after r11-6371

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98493 --- Comment #3 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:a9f76d03bbc791cb55e4e0658f23efd0103ea9b0 commit r11-6488-ga9f76d03bbc791cb55e4e0658f23efd0103ea9b0 Author: Ian Lance Taylor Date

[Bug go/98510] [11 Regression] bootstrap broken in libgo on sparc64-linux-gnu, building the 32bit multilib

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98510 --- Comment #2 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:f47c00cf95d7dbbe7147c61a4a6bc20921c3da2c commit r11-6489-gf47c00cf95d7dbbe7147c61a4a6bc20921c3da2c Author: Ian Lance Taylor Date

[Bug analyzer/98223] gcc.dg/analyzer/pr94851-1.c XPASSes

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98223 --- Comment #4 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:df1eba3ceada6e8990c00ccfa6c5a2c9b1c13334 commit r11-6495-gdf1eba3ceada6e8990c00ccfa6c5a2c9b1c13334 Author: David Malcolm Date: Tu

[Bug analyzer/98073] error: in can_merge_p, at analyzer/region-model.cc

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98073 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:23fc2be633c61f24a4fbd4096c669e7147ca44ae commit r11-6496-g23fc2be633c61f24a4fbd4096c669e7147ca44ae Author: David Malcolm Date: Tu

[Bug analyzer/97072] -Wanalyzer-malloc-leak false positive when writing through some pointers

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97072 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:ac3966e315ada63eb379d560a012fa77c3909155 commit r11-6497-gac3966e315ada63eb379d560a012fa77c3909155 Author: David Malcolm Date: Tu

[Bug tree-optimization/98513] [10/11 Regression] Wrong code with -O3 since r10-2804-gbf05a3bbb58b3558

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98513 --- Comment #12 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a05cc70a6c1ae0e5b22e16f4d8d13995a38ea1f9 commit r11-6499-ga05cc70a6c1ae0e5b22e16f4d8d13995a38ea1f9 Author: Richard Biener Date:

[Bug bootstrap/95582] [11 Regression] LTO lean + PGO bootstrap is broken in Ada

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95582 --- Comment #24 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:c9ee9c1e3553247c776f33eb0fe0aadee094a192 commit r11-6500-gc9ee9c1e3553247c776f33eb0fe0aadee094a192 Author: Richard Biener Date:

[Bug target/98063] Emit R_X86_64_GOTOFF64 instead of R_X86_64_GOTPCRELX for -mcmodel=large -fno-plt

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98063 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ebc8606a9408623e2fa2a02a5526b882ffd0e7a8 commit r10-9211-gebc8606a9408623e2fa2a02a5526b882ffd0e7a8 Author: Jakub Jelinek D

[Bug c++/98072] [9/10 Regression] ICE in cp_parser_omp_var_list_no_open, at cp/parser.c:34843

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98072 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d62daad11b21a2ee9c39a43c5e94e7b966793dbd commit r10-9212-gd62daad11b21a2ee9c39a43c5e94e7b966793dbd Author: Jakub Jelinek D

[Bug plugins/98059] [11 regression] Plugins don't compile with c++20

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98059 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:45a5aa80240d2033fb490f974756b947f8d0db40 commit r10-9213-g45a5aa80240d2033fb490f974756b947f8d0db40 Author: Scott Snyder Da

[Bug target/98100] ICE in expand_debug_locations, at cfgexpand.c:5610

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98100 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4c18faa4dd4dffdb76bc879b774ce3f4da01 commit r10-9215-g4c18faa4dd4dffdb76bc879b774ce3f4da01 Author: Jakub Jelinek D

[Bug c++/98122] [10 Regression] Accessing union member through pointer-to-member is not a constant expression

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98122 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0c3467bd82d8df0294bbe2f141404d2a588bcbd9 commit r10-9216-g0c3467bd82d8df0294bbe2f141404d2a588bcbd9 Author: Jakub Jelinek D

[Bug c++/98187] ICE in build_call_expr_loc_array, at tree.c:11554

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98187 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e315ba968d2a47643a9487ea48d62e6399a07d49 commit r10-9217-ge315ba968d2a47643a9487ea48d62e6399a07d49 Author: Jakub Jelinek D

[Bug rtl-optimization/94440] [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94440 --- Comment #17 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a9a0d654006df98dd2c29b907c83571819c49727 commit r10-9218-ga9a0d654006df98dd2c29b907c83571819c49727 Author: Jakub Jelinek

[Bug middle-end/98205] ICE in expand_omp_for_generic, at omp-expand.c:4307

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98205 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c925d4cebf817905c237aa2d93887f254b4a74f4 commit r10-9219-gc925d4cebf817905c237aa2d93887f254b4a74f4 Author: Jakub Jelinek D

[Bug middle-end/98183] [8/9/10 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3972

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98183 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8c1ed7223ad1bc19ed9c936ba496220c8ef673bc commit r10-9220-g8c1ed7223ad1bc19ed9c936ba496220c8ef673bc Author: Jakub Jelinek D

[Bug c++/98383] [10 Regression] internal compiler error: in make_decl_rtl, at varasm.c:1342

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98383 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:03fd9caa6a2515aafe9edda3c5325b5e4e039bde commit r10-9222-g03fd9caa6a2515aafe9edda3c5325b5e4e039bde Author: Jakub Jelinek D

[Bug c++/98353] [8/9/10 Regression] ICE in propagate_necessity, at tree-ssa-dce.c:1053 since r6-4886-gcda0a029f45d20f4

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98353 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f3113a85f098df8165624321cc85d20219fb2ada commit r10-9223-gf3113a85f098df8165624321cc85d20219fb2ada Author: Jakub Jelinek D

[Bug tree-optimization/98474] [8/9/10 Regression] incorrect results using __uint128_t

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98474 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a4d191d08c6acb24034af4182b3524e6ef97546c commit r10-9224-ga4d191d08c6acb24034af4182b3524e6ef97546c Author: Jakub Jelinek D

[Bug tree-optimization/98514] ICE in insert_operand_rank

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98514 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8d2e64c4a2892ca8889002b1a3dd713471ef9fab commit r10-9225-g8d2e64c4a2892ca8889002b1a3dd713471ef9fab Author: Jakub Jelinek D

[Bug target/98559] test PR

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98559 --- Comment #1 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:e8ae6c6b87fdfafde512bc915b447bbe9ed93cdf commit r10-5879-ge8ae6c6b87fdfafde512bc915b447bbe9ed93cdf Author: Uros Bizjak Date: Tue J

[Bug target/98559] test PR

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98559 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:b2e3447cfccc6fe685eef6cc380d4b880610d1a0 commit r10-5880-gb2e3447cfccc6fe685eef6cc380d4b880610d1a0 Author: Martin Liska Date: Wed

[Bug testsuite/90806] Warray-bounds-2.c fail on cross-aarch64 on RH6 host

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90806 --- Comment #18 from CVS Commits --- The releases/gcc-9 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:9c7a3bf73df4581c8ea9a4db507c290524e91cd5 commit r9-9154-g9c7a3bf73df4581c8ea9a4db507c290524e91cd5 Author: Eric Botcazou Da

[Bug bootstrap/98506] ../../gcc/libcody/resolver.cc:178:43: error: 'O_CLOEXEC' was not declared in thi s scope

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98506 --- Comment #3 from CVS Commits --- The master branch has been updated by John David Anglin : https://gcc.gnu.org/g:6d0b075d662e277a9847f7e8c17d34e7866f0cec commit r11-6503-g6d0b075d662e277a9847f7e8c17d34e7866f0cec Author: John David Anglin Da

[Bug testsuite/98566] g++.dg/warn/Wmismatched-dealloc.C fails with -std=c++11

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98566 --- Comment #5 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:e6a5daae7ec5318c3949432d92b7f674dab5241d commit r11-6504-ge6a5daae7ec5318c3949432d92b7f674dab5241d Author: Marek Polacek Date: We

[Bug fortran/78746] charlen_03, charlen_10 ICE

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78746 --- Comment #23 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:8b6f1e8f97fe0d435d334075821149dbd85c8266 commit r11-6505-g8b6f1e8f97fe0d435d334075821149dbd85c8266 Author: Harald Anlauf Date: W

[Bug c++/96504] [coroutines] Use after free in std::__n4861::coroutine_handle::done()

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96504 --- Comment #6 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:334a295fafdf5e66c4c976874282aea959830eb6 commit r11-6506-g334a295fafdf5e66c4c976874282aea959830eb6 Author: Iain Sandoe Date: Wed

[Bug c++/98305] spurious -Wmismatched-new-delete on template instance

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98305 --- Comment #4 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:fd64f348a6b40621dc2bcc743f5fdfb31ed0894c commit r11-6507-gfd64f348a6b40621dc2bcc743f5fdfb31ed0894c Author: Martin Sebor Date: Wed

[Bug c++/95768] [11 Regression] -march=sandybridge -O2 -Wall crashes as 'during GIMPLE pass: uninit ... Segmentation fault'

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95768 --- Comment #9 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:abb1b6058c09a7c0430d9bf019466ada07ca7b40 commit r11-6508-gabb1b6058c09a7c0430d9bf019466ada07ca7b40 Author: Martin Sebor Date: Wed

[Bug rtl-optimization/97978] [11 Regression] ICE in lra_assign, at lra-assigns.c:1648 since r11-5066-gbe39636d9f68c437

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97978 --- Comment #4 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:15a47f437d2ba320aa9cb72986812f115498dbf9 commit r11-6509-g15a47f437d2ba320aa9cb72986812f115498dbf9 Author: Vladimir N. Makarov D

[Bug analyzer/98564] valgrind error with -fanalyzer

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98564 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:cffe6dd2ce358c2cb550c9fb3c57cec65eee1c93 commit r11-6512-gcffe6dd2ce358c2cb550c9fb3c57cec65eee1c93 Author: David Malcolm Date: We

[Bug analyzer/97074] -Wanalyzer-malloc-leak false positive when merging states

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97074 --- Comment #1 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:be6c485b24f2b47ac85380dd2bea025d353f1f91 commit r11-6513-gbe6c485b24f2b47ac85380dd2bea025d353f1f91 Author: David Malcolm Date: We

[Bug target/92658] x86 lacks vector extend / truncate

2021-01-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92658 --- Comment #24 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:1b5669752426d225b0088d57d1d2fffba9625032 commit r11-6514-g1b5669752426d225b0088d57d1d2fffba9625032 Author: Hongyu Wang Date: Tue D

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d02a8b63e5aef49ab6973c64a2225236895763a1 commit r11-6515-gd02a8b63e5aef49ab6973c64a2225236895763a1 Author: Jakub Jelinek Date: Th

[Bug fortran/96012] [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96012 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:10dde773d2d6866cbca3f7323a64130339e36007 commit r10-9229-g10dde773d2d6866cbca3f7323a64130339e36007 Author: Paul Thomas Date:

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83118 --- Comment #40 from CVS Commits --- The releases/gcc-10 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:10dde773d2d6866cbca3f7323a64130339e36007 commit r10-9229-g10dde773d2d6866cbca3f7323a64130339e36007 Author: Paul Thomas Date

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83118 --- Comment #41 from CVS Commits --- The releases/gcc-10 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:fc46d988ab1c496acc7e082286e21998a992df42 commit r10-9230-gfc46d988ab1c496acc7e082286e21998a992df42 Author: Paul Thomas Date

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83118 --- Comment #42 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:e780e940a9f53b93bdf6bd70fdb3ec2b287a52e3 commit r9-9158-ge780e940a9f53b93bdf6bd70fdb3ec2b287a52e3 Author: Paul Thomas Date:

[Bug fortran/96012] [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96012 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:e780e940a9f53b93bdf6bd70fdb3ec2b287a52e3 commit r9-9158-ge780e940a9f53b93bdf6bd70fdb3ec2b287a52e3 Author: Paul Thomas Date:

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83118 --- Comment #43 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:1fa1430d1cfc4b373bfde9e3a749a5255a589643 commit r9-9159-g1fa1430d1cfc4b373bfde9e3a749a5255a589643 Author: Paul Thomas Date:

[Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call is accepted

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96325 --- Comment #23 from CVS Commits --- The releases/gcc-10 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:316aa7ad19cd5b2dacba61bd7cc930449108abe5 commit r10-9231-g316aa7ad19cd5b2dacba61bd7cc930449108abe5 Author: Paul Thomas Date

[Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call is accepted

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

[Bug target/98567] Failure to optimize using ZF flag from blsi

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98567 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6bca2ebf10654b8beb5c5737c8652e8262901294 commit r11-6520-g6bca2ebf10654b8beb5c5737c8652e8262901294 Author: Jakub Jelinek Date: Th

[Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call is accepted

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96325 --- Comment #25 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:b66dc7d363d26681113692f75ae9c033c12f3897 commit r9-9160-gb66dc7d363d26681113692f75ae9c033c12f3897 Author: Paul Thomas Date:

[Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call is accepted

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96325 --- Comment #26 from CVS Commits --- The releases/gcc-9 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:4d3d6343903f7ad79f0c70767bd106008fbfc346 commit r9-9161-g4d3d6343903f7ad79f0c70767bd106008fbfc346 Author: Paul Thomas Date:

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