[Bug c++/99480] [modules] ICE in import_entity_index, at cp/module.cc:3952

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99480 --- Comment #2 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:2bfd081f1bce3fb7f791591e741723dce4e884ed commit r11-7769-g2bfd081f1bce3fb7f791591e741723dce4e884ed Author: Nathan Sidwell Date:

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

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97587 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:88bb77a8dcf75f556b8dcb24b8785b4567d24e4f commit r10-9511-g88bb77a8dcf75f556b8dcb24b8785b4567d24e4f Author: Iain Sandoe Dat

[Bug c++/95615] [coroutines] Coroutine frame and promise is leaked if exception thrown from promise.initial_suspend()

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95615 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:25880e8fe253d5b6ec258dbf2af3ef8e62d1752e commit r10-9512-g25880e8fe253d5b6ec258dbf2af3ef8e62d1752e Author: Iain Sandoe Dat

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

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:9f13c7ad960a0f2e150dd2f668a8d155b76389db commit r10-9510-g9f13c7ad960a0f2e150dd2f668a8d155b76389db Author: Iain Sandoe Dat

[Bug c++/95616] [coroutines] coroutines with potentially-throwing 'co_await promise.final_suspend()' expressions should be ill-formed

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95616 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:00f703000fea2e8384f643413b53baa66ec4ddc2 commit r10-9513-g00f703000fea2e8384f643413b53baa66ec4ddc2 Author: Iain Sandoe Dat

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

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

[Bug c++/96749] [coroutines] unexpected 'warning: statement has no effect [-Wunused-value]'

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96749 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:8fba8178ac49493ed7998fb9008810aac8138c19 commit r10-9515-g8fba8178ac49493ed7998fb9008810aac8138c19 Author: Iain Sandoe Dat

[Bug c++/98480] [coroutines] ICE on co_await in for-loop end condition.

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98480 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:c38db3729b9a895a8dcf3ef28924822b28ad5c01 commit r10-9516-gc38db3729b9a895a8dcf3ef28924822b28ad5c01 Author: Iain Sandoe Dat

[Bug c++/98704] coroutine_handle::done() == false after promise's unhandled_exception() has thrown

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98704 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:07444226c6a3c78788aa967aad6889b1f31eceb0 commit r10-9517-g07444226c6a3c78788aa967aad6889b1f31eceb0 Author: Iain Sandoe Dat

[Bug c++/99047] ICE on simple task coroutine example

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

[Bug tree-optimization/99296] [11 Regression] ICE:in irange_set_anti_range, at value-range.cc:205 with "-Os -fno-toplevel-reorder -fno-tree-bit-ccp" since r11-5105-ga5f9c27bfc441722

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99296 --- Comment #6 from CVS Commits --- The master branch has been updated by Aldy Hernandez : https://gcc.gnu.org/g:88081d38bd82562b6e2d6a4a275e7f6f2aac3422 commit r11-7773-g88081d38bd82562b6e2d6a4a275e7f6f2aac3422 Author: Aldy Hernandez Date:

[Bug fortran/99688] AddressSanitizer: stack-buffer-overflow on address at gfc_match_name(char*) gcc/fortran/match.c:685

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99688 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:129afa080badc7884c08668ed67a1e4da61bb7da commit r10-9522-g129afa080badc7884c08668ed67a1e4da61bb7da Author: Tobias Burnus D

[Bug c++/99650] ICE when trying to form reference to void in structured binding

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99650 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3e07e7a6a7f34f0ec2f1a3e50ebc52b77de11a30 commit r11-7776-g3e07e7a6a7f34f0ec2f1a3e50ebc52b77de11a30 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/99721] ICE: Segmentation fault (in vect_schedule_slp_node)

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99721 --- Comment #6 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:ffa6a7fba1f87b6b47763882be411a339061492d commit r11-7784-gffa6a7fba1f87b6b47763882be411a339061492d Author: Richard Biener Date:

[Bug c++/99239] [modules] internal compiler error: in duplicate_decls

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239 --- Comment #3 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:6acd6692f1ac3c2ece3da36178df73e3b12c4f65 commit r11-7785-g6acd6692f1ac3c2ece3da36178df73e3b12c4f65 Author: Nathan Sidwell Date:

[Bug target/99704] volatile is needed on asm statements in

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99704 --- Comment #4 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:9c89c9e9c6b59260c7745c8714b69f94784a9c13 commit r11-7786-g9c89c9e9c6b59260c7745c8714b69f94784a9c13 Author: H.J. Lu Date: Sun Mar 21 19:

[Bug target/99704] volatile is needed on asm statements in

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99704 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by H.J. Lu : https://gcc.gnu.org/g:6ee221e98e6a9363fe962b1babbe92eba286fa18 commit r10-9523-g6ee221e98e6a9363fe962b1babbe92eba286fa18 Author: H.J. Lu Date: Sun M

[Bug target/99704] volatile is needed on asm statements in

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99704 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by H.J. Lu : https://gcc.gnu.org/g:66cd00cf21b80ed3dc7678e60e41b6ac6085 commit r9-9303-g66cd00cf21b80ed3dc7678e60e41b6ac6085 Author: H.J. Lu Date: Sun Mar

[Bug target/99704] volatile is needed on asm statements in

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99704 --- Comment #7 from CVS Commits --- The releases/gcc-8 branch has been updated by H.J. Lu : https://gcc.gnu.org/g:3553e057df3a7fb2524339b1681fe3153ae7d568 commit r8-10816-g3553e057df3a7fb2524339b1681fe3153ae7d568 Author: H.J. Lu Date: Sun Ma

[Bug target/99540] [10/11 Regression] ICE: Segmentation fault in aarch64_add_offset

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99540 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:d7cea7ceff9a2be7436108030c598628c51fba0f commit r11-7787-gd7cea7ceff9a2be7436108030c598628c51fba0f Author: Richard Sandiford Da

[Bug fortran/93660] Decl mismatch between fndecl TYPE and used arglist / ICE in ipa_simd_modify_function_body, at omp-simd-clone.c:993

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93660 --- Comment #4 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:212f4988f37ccf788c8c72b1dc952980bc9be3b7 commit r11-7788-g212f4988f37ccf788c8c72b1dc952980bc9be3b7 Author: Tobias Burnus Date: Tu

[Bug c++/99318] [10/11 Regression] -Wdeprecated-declarations where non-should be?

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99318 --- Comment #2 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:831f9f768eb1fbf9a31d9a89591188b1487b6376 commit r11-7789-g831f9f768eb1fbf9a31d9a89591188b1487b6376 Author: Marek Polacek Date: Tu

[Bug target/99593] [11 Regression] arm Neon ICE when compiling firefox (skia) since r11-6708

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99593 --- Comment #19 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6b1f841ce0ccf30eda7896ba5ab0aa94c72307b2 commit r11-7799-g6b1f841ce0ccf30eda7896ba5ab0aa94c72307b2 Author: Jakub Jelinek Date: T

[Bug c++/99283] [modules] ICE in assert_definition, at cp/module.cc:4608

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283 --- Comment #6 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:bd71889b9017751e1a06970d20b28b9fe9479bdc commit r11-7804-gbd71889b9017751e1a06970d20b28b9fe9479bdc Author: Nathan Sidwell Date:

[Bug target/99733] darwin: missing ':' in error message about munmap

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99733 --- Comment #1 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:7af8ec508f8105a4c4ea94246c1c4c25596cf6a5 commit r11-7805-g7af8ec508f8105a4c4ea94246c1c4c25596cf6a5 Author: Iain Sandoe Date: Tue

[Bug target/99581] [11 Regression] internal compiler error: during RTL pass: final - void QTWTF::TCMalloc_PageHeap::scavengerThread() since r11-7526

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99581 --- Comment #18 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:be70bb5e4babdf9d3d33e8f4658452038407fa8e commit r11-7807-gbe70bb5e4babdf9d3d33e8f4658452038407fa8e Author: Vladimir N. Makarov

[Bug fortran/99369] [10/11 Regression] ICE in gfc_resolve_expr, at fortran/resolve.c:7167

2021-03-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99369 --- Comment #5 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:b179026a5d9fcadadef6ca511933933672557495 commit r11-7809-gb179026a5d9fcadadef6ca511933933672557495 Author: Tobias Burnus Date: We

[Bug fortran/99688] AddressSanitizer: stack-buffer-overflow on address at gfc_match_name(char*) gcc/fortran/match.c:685

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99688 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:cdce7732ed2c91f6cc73f83bf05ab971b9d0a62e commit r9-9305-gcdce7732ed2c91f6cc73f83bf05ab971b9d0a62e Author: Tobias Burnus Dat

[Bug target/99724] [11 Regression] CE in in extract_insn, at recog.c:2770

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99724 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4f992de4f369e17b64a66246ec35bf75f41dc98d commit r11-7814-g4f992de4f369e17b64a66246ec35bf75f41dc98d Author: Jakub Jelinek Date: We

[Bug target/99727] [11 Regression] MVE: ICE (segfault) in arm_print_operand at -O3 since r11-6616-g25bef689

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99727 --- Comment #3 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:79cdbabbc4cbf79491c274220928406dff3d4039 commit r11-7816-g79cdbabbc4cbf79491c274220928406dff3d4039 Author: Christophe Lyon Date:

[Bug middle-end/99694] [9/10 Regression] gcc: fatal error: Killed signal terminated program cc1 under -O2 to -Os since r9-7156-g33579b59aaf02eb7

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99694 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:73d1e612011f1781275c7504c4fa5c365c0c3ddd commit r10-9525-g73d1e612011f1781275c7504c4fa5c365c0c3ddd Author: Richard Biener

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

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96591 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:277fbd0748279cfcb241eff7c4d5ef93afbfbafd commit r10-9526-g277fbd0748279cfcb241eff7c4d5ef93afbfbafd Author: Richard Biener

[Bug ipa/98834] [10 Regression] Code path incorrectly determined to be unreachable

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98834 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:592388d4f6e8a6adb470428fef6195694f4a3dce commit r10-9527-g592388d4f6e8a6adb470428fef6195694f4a3dce Author: Richard Biener

[Bug target/99540] [10 Regression] ICE: Segmentation fault in aarch64_add_offset

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99540 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:7e1c6d7a53a64fdca23b2299b43f57f7a1dece74 commit r10-9528-g7e1c6d7a53a64fdca23b2299b43f57f7a1dece74 Author: Richard Sand

[Bug ipa/99122] [10/11 Regression] ICE in force_constant_size, at gimplify.c:733

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99122 --- Comment #27 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:f225c6b0c50dc472e0b73b440b572a3bf1514020 commit r11-7817-gf225c6b0c50dc472e0b73b440b572a3bf1514020 Author: Martin Jambor Date: W

[Bug target/99753] [11 Regression] ICE in ix86_target_macros_internal, at config/i386/i386-c.c:250 since r11-5757-g3e2ae3ee285a5745

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99753 --- Comment #1 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:4f00c4d40a539360938607561460904663c64cda commit r11-7818-g4f00c4d40a539360938607561460904663c64cda Author: Martin Liska Date: Wed

[Bug objc++/49070] [8/9/10/11 regression] ObjC++ compiler fails to compile ObjC method invocations without keyword arguments

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49070 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:e3cac00975a1de879dc8356285a8908c25026ec4 commit r10-9536-ge3cac00975a1de879dc8356285a8908c25026ec4 Author: Iain Sandoe Dat

[Bug sanitizer/96318] FAIL: c-c++-common/asan/strncpy-overflow-1.c * output pattern test with C on Darwin

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96318 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:716d345c237f030a3e85d7410b06a8c1ac4c46fb commit r10-9539-g716d345c237f030a3e85d7410b06a8c1ac4c46fb Author: Iain Sandoe Dat

[Bug analyzer/93695] Allocation and freeing memory for array members in loops is not handled properly by the analyzer

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93695 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:71fc4655ab86ab66b40165b2cb49c1395ca82a9a commit r11-7820-g71fc4655ab86ab66b40165b2cb49c1395ca82a9a Author: David Malcolm Date: We

[Bug analyzer/99716] -Wanalyzer-double-fclose when fclose is called inside a loop

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99716 --- Comment #5 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:71fc4655ab86ab66b40165b2cb49c1395ca82a9a commit r11-7820-g71fc4655ab86ab66b40165b2cb49c1395ca82a9a Author: David Malcolm Date: We

[Bug analyzer/99044] use-after-free false positive in loop

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99044 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:71fc4655ab86ab66b40165b2cb49c1395ca82a9a commit r11-7820-g71fc4655ab86ab66b40165b2cb49c1395ca82a9a Author: David Malcolm Date: We

[Bug target/97329] POWER9 default cache and line sizes appear to be wrong

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97329 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Xiong Hu Luo : https://gcc.gnu.org/g:52eacca2455f7468d7ddb990259e8583028c5185 commit r10-9541-g52eacca2455f7468d7ddb990259e8583028c5185 Author: Xionghu Luo Dat

[Bug target/97329] POWER9 default cache and line sizes appear to be wrong

2021-03-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97329 --- Comment #13 from CVS Commits --- The releases/gcc-9 branch has been updated by Xiong Hu Luo : https://gcc.gnu.org/g:48354138267e0682f61866003b67a9851d3be3a2 commit r9-9307-g48354138267e0682f61866003b67a9851d3be3a2 Author: Xionghu Luo Date:

[Bug tree-optimization/99746] [11 Regression] ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1450

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99746 --- Comment #16 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a29124d28253cdf603ba1977db2f09c9f233fea5 commit r11-7822-ga29124d28253cdf603ba1977db2f09c9f233fea5 Author: Richard Biener Date:

[Bug fortran/99369] [10/11 Regression] ICE in gfc_resolve_expr, at fortran/resolve.c:7167

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99369 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:c884ac1e743dbaaa5eea89ef95d5b987e66a28cb commit r10-9542-gc884ac1e743dbaaa5eea89ef95d5b987e66a28cb Author: Tobias Burnus D

[Bug fortran/93660] Decl mismatch between fndecl TYPE and used arglist / ICE in ipa_simd_modify_function_body, at omp-simd-clone.c:993

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93660 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:3e34bdeaf3b9c294fa8a2b15d5efc866f377b264 commit r10-9543-g3e34bdeaf3b9c294fa8a2b15d5efc866f377b264 Author: Tobias Burnus D

[Bug target/99555] [OpenMP/nvptx] Execution-time hang for simple nested OpenMP 'target'/'parallel'/'task' constructs

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99555 --- Comment #2 from CVS Commits --- The master branch has been updated by Thomas Schwinge : https://gcc.gnu.org/g:d99111fd8e12deffdd9a965ce17e8a760d531ec3 commit r11-7824-gd99111fd8e12deffdd9a965ce17e8a760d531ec3 Author: Thomas Schwinge Date:

[Bug target/99744] __attribute__ ((target("general-regs-only"))) doesn't work with GPR intrinsics

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99744 --- Comment #5 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:72982851d70dfbc547d83ed2bb45356b9ebe3ff0 commit r11-7825-g72982851d70dfbc547d83ed2bb45356b9ebe3ff0 Author: H.J. Lu Date: Tue Mar 23 20:

[Bug middle-end/98209] [8/9/10/11 Regression] printf failed with O1 or above

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98209 --- Comment #12 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:72982851d70dfbc547d83ed2bb45356b9ebe3ff0 commit r11-7825-g72982851d70dfbc547d83ed2bb45356b9ebe3ff0 Author: H.J. Lu Date: Tue Mar 23 20

[Bug c++/99565] [11 Regression] Bogus identical branches warning when returning references to union members

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99565 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:660eb7e9dee46ef1c986d5a4fa5cbd182b435518 commit r11-7826-g660eb7e9dee46ef1c986d5a4fa5cbd182b435518 Author: Jakub Jelinek Date: Th

[Bug tree-optimization/96974] [10/11 Regression] ICE in vect_get_vector_types_for_stmt compiling for SVE

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96974 --- Comment #11 from CVS Commits --- The master branch has been updated by Stam Markianos-Wright : https://gcc.gnu.org/g:aac12084fc07319d5c8232c51dafa4e297bd5415 commit r11-7830-gaac12084fc07319d5c8232c51dafa4e297bd5415 Author: Stam Markianos-W

[Bug tree-optimization/96974] [10/11 Regression] ICE in vect_get_vector_types_for_stmt compiling for SVE

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96974 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Stam Markianos-Wright : https://gcc.gnu.org/g:a1b4d742f180ff6f1e538e79e590065afe2cce6e commit r10-9545-ga1b4d742f180ff6f1e538e79e590065afe2cce6e Author: Stam Ma

[Bug c++/99331] [8/9/10/11 Regression] -Wconversion false-positive in immediate context

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99331 --- Comment #5 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:9efd72d28956eb79c7fca38e3c959733a3bb25bb commit r11-7833-g9efd72d28956eb79c7fca38e3c959733a3bb25bb Author: Marek Polacek Date: Th

[Bug c++/99745] ICE when parameter pack not expanded in bit field

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99745 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0b86a6438191f720bebf880a2b932cd97d10229a commit r11-7834-g0b86a6438191f720bebf880a2b932cd97d10229a Author: Jakub Jelinek Date: Th

[Bug c++/94751] [9/10/11 Regression] ICE on invalid code in maybe_instantiate_noexcept

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94751 --- Comment #7 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:d4e0bdbc036644401f9de49f594b2bb16b287381 commit r11-7835-gd4e0bdbc036644401f9de49f594b2bb16b287381 Author: Marek Polacek Date: Fr

[Bug c++/99672] std::source_location yield different column numbers between free function and template functions

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99672 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2132a36370e282d8c0ed0c97e5bfb952e23dbfa1 commit r11-7836-g2132a36370e282d8c0ed0c97e5bfb952e23dbfa1 Author: Jakub Jelinek Date: Th

[Bug tree-optimization/44547] -Wuninitialized reports false warning in nested switch statements (missed switch optimization)

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44547 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:1b229a305091f0a9c64e5be3c1af5ef62b75e3cb commit r11-7839-g1b229a305091f0a9c64e5be3c1af5ef62b75e3cb Author: Martin Sebor Date: Thu

[Bug tree-optimization/48483] Construct from yourself w/o warning

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48483 --- Comment #23 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:26e80a496853b21da1886779d97ff613ccb64f9b commit r11-7840-g26e80a496853b21da1886779d97ff613ccb64f9b Author: Martin Sebor Date: Thu

[Bug tree-optimization/55060] False un-initialized variable warnings (fixed, add testcase to testsuite)

2021-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55060 --- Comment #8 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:e88ca9f42306e291d3cb2d34dd7f2b017a3c1e52 commit r11-7841-ge88ca9f42306e291d3cb2d34dd7f2b017a3c1e52 Author: Martin Sebor Date: Thu

[Bug fortran/99651] Cannot change attributes of USE-associated intrinsic

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99651 --- Comment #5 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:9d45e848d02e71c11420ec49630281e9a29c89b8 commit r11-7843-g9d45e848d02e71c11420ec49630281e9a29c89b8 Author: Tobias Burnus Date: Fr

[Bug c++/99705] [10/11 Regression] ICE in expand_expr_real_1 since r10-3661

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99705 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6081d8994ed1a0aef6b7f5fb34f091faa3580416 commit r11-7844-g6081d8994ed1a0aef6b7f5fb34f091faa3580416 Author: Jakub Jelinek Date: Fr

[Bug d/99691] OpenBSD support for GDC

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99691 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:8ab1d637440532d9698daae84cc81a43d36b4aa8 commit r11-7845-g8ab1d637440532d9698daae84cc81a43d36b4aa8 Author: Iain Buclaw Date: Sun Ma

[Bug d/91595] Version (Windows) is not defined in GCC D Compiler

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91595 --- Comment #12 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:2892e2f70287f961e3bac990b926232cc2a5b123 commit r11-7847-g2892e2f70287f961e3bac990b926232cc2a5b123 Author: Iain Buclaw Date: Sun M

[Bug ipa/99466] internal compiler error: in function_and_variable_visibility, at ipa-visibility.c:795

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99466 --- Comment #7 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:8f5e18db259c8a9790feb1d73bb0348182264f15 commit r11-7849-g8f5e18db259c8a9790feb1d73bb0348182264f15 Author: Iain Buclaw Date: Sat Ma

[Bug ipa/99466] internal compiler error: in function_and_variable_visibility, at ipa-visibility.c:795

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99466 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:1df9bfdd24388adccdb6a07eda6161ef6626dac5 commit r10-9547-g1df9bfdd24388adccdb6a07eda6161ef6626dac5 Author: Iain Buclaw Date:

[Bug ipa/99466] internal compiler error: in function_and_variable_visibility, at ipa-visibility.c:795

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99466 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:fd23b0bb77d483c07bc14f86cc349f82b1b38320 commit r9-9310-gfd23b0bb77d483c07bc14f86cc349f82b1b38320 Author: Iain Buclaw Date:

[Bug target/99766] [11 Regression] ICE: unable to generate reloads with SVE code since r11-7807-gbe70bb5e

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99766 --- Comment #8 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:0d37e2d3ead072ba57e03fcb97a041504a22e721 commit r11-7864-g0d37e2d3ead072ba57e03fcb97a041504a22e721 Author: Vladimir Makarov Date

[Bug c++/99283] [modules] ICE in assert_definition, at cp/module.cc:4608

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283 --- Comment #10 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:d82797420c2238e31a7a25fe6db6bd05cd37224d commit r11-7866-gd82797420c2238e31a7a25fe6db6bd05cd37224d Author: Nathan Sidwell Date:

[Bug libstdc++/85494] implementation of random_device on mingw is useless

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85494 --- Comment #19 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:5f070ba29803c99a5fe94ed7632d7b8c55593df3 commit r11-7867-g5f070ba29803c99a5fe94ed7632d7b8c55593df3 Author: Jonathan Wakely Date:

[Bug c++/98352] [9/10/11 Regression] ICE in implicitly_declare_fn, at cp/method.c:2914 since r9-6097-g9d35a27a8353b57e

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98352 --- Comment #3 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:c453a817129c2c362726a9773390419f1df7dda3 commit r11-7868-gc453a817129c2c362726a9773390419f1df7dda3 Author: Marek Polacek Date: Fr

[Bug tree-optimization/59970] Bogus Wuninitialized warnings at low optimization levels

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59970 --- Comment #8 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:980b12cc81979e52f491bf0dfe961d30c07fe864 commit r11-7869-g980b12cc81979e52f491bf0dfe961d30c07fe864 Author: Martin Sebor Date: Fri

[Bug debug/99334] Generated DWARF unwind table issue while on instructions where rbp is pointing to callers stack frame

2021-03-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99334 --- Comment #10 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1cdfc98a9981768c475fabf069ba4d3e460deb2a commit r11-7870-g1cdfc98a9981768c475fabf069ba4d3e460deb2a Author: Jakub Jelinek Date: S

[Bug fortran/99602] [11 regression] runtime error: pointer actual argument not associated

2021-03-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99602 --- Comment #35 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:297363774e6a5dca2f46a85ab086f1d9e59431ac commit r11-7880-g297363774e6a5dca2f46a85ab086f1d9e59431ac Author: Paul Thomas Date: Sun M

[Bug target/96770] -mpure-code produces suboptimal code for relocations with small offset for thumb-1

2021-03-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96770 --- Comment #4 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:46720db72cadfb85501e102d94e06683300a2327 commit r11-7881-g46720db72cadfb85501e102d94e06683300a2327 Author: Christophe Lyon Date:

[Bug target/99555] [OpenMP/nvptx] Execution-time hang for simple nested OpenMP 'target'/'parallel'/'task' constructs

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99555 --- Comment #3 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:d579e2e76f9469e1b386d693af57c5c4f0ede410 commit r11-7886-gd579e2e76f9469e1b386d693af57c5c4f0ede410 Author: Tobias Burnus Date: Mo

[Bug fortran/99651] Cannot change attributes of USE-associated intrinsic

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99651 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:f340327d9b3d9f815b45683b739f2321545157cf commit r10-9552-gf340327d9b3d9f815b45683b739f2321545157cf Author: Tobias Burnus D

[Bug tree-optimization/99777] [11 Regression] ICE in build2, at tree.c:4869 with -O3

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99777 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:25e515d2199d555848dfba01fd5364df94096496 commit r11-7887-g25e515d2199d555848dfba01fd5364df94096496 Author: Jakub Jelinek Date: Mo

[Bug target/99037] Invalid representation of vector zero in aarch64-simd.md

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99037 --- Comment #5 from CVS Commits --- The master branch has been updated by Kyrylo Tkachov : https://gcc.gnu.org/g:37d9074e12082132ae62c12fbe958c697f638c0a commit r11-7888-g37d9074e12082132ae62c12fbe958c697f638c0a Author: Kyrylo Tkachov Date:

[Bug target/99808] [8/9/10/11 Regression] ICE in as_a, at machmode.h:365

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99808 --- Comment #7 from CVS Commits --- The master branch has been updated by Kyrylo Tkachov : https://gcc.gnu.org/g:37d9074e12082132ae62c12fbe958c697f638c0a commit r11-7888-g37d9074e12082132ae62c12fbe958c697f638c0a Author: Kyrylo Tkachov Date:

[Bug target/99807] [11 Regression] ICE in vect_slp_analyze_node_operations_1, at tree-vect-slp.c:3727

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99807 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8cf2812cfceaf464dff99651b2d911d6e12b52b7 commit r11-7889-g8cf2812cfceaf464dff99651b2d911d6e12b52b7 Author: Richard Biener Date:

[Bug target/99216] ICE in aarch64_sve::function_expander::expand() with LTO

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99216 --- Comment #7 from CVS Commits --- The master branch has been updated by Alex Coplan : https://gcc.gnu.org/g:e4005cf8717abe8c949f840c707e02e6c394c2e7 commit r11-7890-ge4005cf8717abe8c949f840c707e02e6c394c2e7 Author: Alex Coplan Date: Mon Ma

[Bug c++/99062] [10 Regression] ICE in tree_to_uhwi, at tree.h:4579

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99062 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:9d020d111fbeae228b20d75a8c832b214e561ab3 commit r10-9553-g9d020d111fbeae228b20d75a8c832b214e561ab3 Author: Marek Polacek

[Bug c++/99318] [10 Regression] -Wdeprecated-declarations where non-should be?

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99318 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:9879b82c77b0c65e39607a0a2d0891ebc75c5995 commit r10-9554-g9879b82c77b0c65e39607a0a2d0891ebc75c5995 Author: Marek Polacek

[Bug fortran/93660] Decl mismatch between fndecl TYPE and used arglist / ICE in ipa_simd_modify_function_body, at omp-simd-clone.c:993

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93660 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:afa8c67eb95f669a9bd8e356ffa073418bb269cb commit r11-7892-gafa8c67eb95f669a9bd8e356ffa073418bb269cb Author: Jakub Jelinek Date: Mo

[Bug target/97252] [10 Regression] arm: ICE compiling pure-code/pr94538-2.c with MVE since r10-7293-g3eff57aa

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97252 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Alex Coplan : https://gcc.gnu.org/g:f14adc64c1be6e6a07689ef87c65fc87cc24902f commit r10-9555-gf14adc64c1be6e6a07689ef87c65fc87cc24902f Author: Alex Coplan Date:

[Bug ipa/99751] [11 Regression] wrong code at -O1

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99751 --- Comment #11 from CVS Commits --- The master branch has been updated by Jan Hubicka : https://gcc.gnu.org/g:7b6ca93b2d57ead352cd5cc3e10be4c33dda674b commit r11-7895-g7b6ca93b2d57ead352cd5cc3e10be4c33dda674b Author: Jan Hubicka Date: Mon M

[Bug middle-end/61112] Simple example triggers false-positive -Wmaybe-uninitialized warning

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61112 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:77093a75ca4f3a0d6d9ca77ca8905b77695a2599 commit r11-7896-g77093a75ca4f3a0d6d9ca77ca8905b77695a2599 Author: Martin Sebor Date: Mon

[Bug libstdc++/95592] Collision with struct _Cosh when Cross compiling libstdc++

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95592 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:fa9c46939f9a5c5eb90338b80b213ec1e3579df7 commit r10-9567-gfa9c46939f9a5c5eb90338b80b213ec1e3579df7 Author: Jonathan Wakel

[Bug libstdc++/82584] div by zero in random distribution

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82584 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:56b810af1bdf106b132dcf1f1a01573af6a3468b commit r10-9572-g56b810af1bdf106b132dcf1f1a01573af6a3468b Author: Jonathan Wakel

[Bug libstdc++/98226] Slow std::countr_one

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98226 --- Comment #14 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:d7216ea6c0cd6c4fef06e9501bd630c3161b14fd commit r10-9576-gd7216ea6c0cd6c4fef06e9501bd630c3161b14fd Author: Jonathan Wake

[Bug libstdc++/93151] system_error header fails to compile with -D_XOPEN_SOURCE=600

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93151 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f1b7f082d09a5ebcf7632b1fd446551f480dc9a8 commit r10-9577-gf1b7f082d09a5ebcf7632b1fd446551f480dc9a8 Author: Jonathan Wakel

[Bug libstdc++/98319] LFTS headers give errors if included as C++11 or C++98

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98319 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:564e5b6ce002608f461d4275c126d8179ef806c6 commit r10-9578-g564e5b6ce002608f461d4275c126d8179ef806c6 Author: Jonathan Wakel

[Bug libstdc++/88881] std::filesystem::status gives bad results on mingw32

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=1 --- Comment #17 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:8455158044503a25ebb044428be2ddc83d2b0473 commit r10-9582-g8455158044503a25ebb044428be2ddc83d2b0473 Author: Jonathan Wake

[Bug libstdc++/88881] std::filesystem::status gives bad results on mingw32

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=1 --- Comment #18 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:bad3463f257019946d8b17d6956ca058aef88eae commit r10-9583-gbad3463f257019946d8b17d6956ca058aef88eae Author: Jonathan Wake

[Bug libstdc++/99058] Consider adding a note about std::optional ABI break to the C++17 status table

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99058 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:8c4620e0b085911293bd501232cdc31c81b67512 commit r10-9584-g8c4620e0b085911293bd501232cdc31c81b67512 Author: Jonathan Wake

[Bug libstdc++/99077] [9/10 Regression] Cannot build libstdc++ with -fno-rtti

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99077 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:1d5d30410655f21bdeee6c5f2fd970247eea4d23 commit r10-9585-g1d5d30410655f21bdeee6c5f2fd970247eea4d23 Author: Jonathan Wakel

[Bug libstdc++/93628] ranges::equal_to doesn't work for types convertible to function pointers

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93628 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:913312de92522e9e6696331fc3018e1020845c26 commit r10-9591-g913312de92522e9e6696331fc3018e1020845c26 Author: Jonathan Wakel

[Bug libstdc++/99533] "operation not permitted" error on recursive_directory_iterator despite skip_permission_denied

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99533 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:6e5f662f1dd6e3d1a79e194c118c295b897fc7ef commit r10-9593-g6e5f662f1dd6e3d1a79e194c118c295b897fc7ef Author: Jonathan Wakel

[Bug c++/99536] unexplained warning on "uninitialized value" in std::normal_distribution

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99536 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:039fc1ff2b018aaba5203c89de64ddc02c7a5c17 commit r10-9592-g039fc1ff2b018aaba5203c89de64ddc02c7a5c17 Author: Jonathan Wakel

[Bug libstdc++/99537] Wrong memory_order used in stop_token ref-counting

2021-03-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99537 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:ad9ae82ed1c33e1803f33bb367b0b4c9ee2e3e63 commit r10-9594-gad9ae82ed1c33e1803f33bb367b0b4c9ee2e3e63 Author: Jonathan Wakel

<    1   2   3   4   5   6   7   8   9   10   >