[Bug fortran/98517] gfortran segfault on character array initialization from parameter value since r8-5900-g266404a8d62b99ab

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

[Bug target/98807] [11 Regression] wrong code with -O2 -mno-sse2

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98807 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:defc40db9e09ecceb2d71727031fe9579bce1b11 commit r11-6890-gdefc40db9e09ecceb2d71727031fe9579bce1b11 Author: Richard Biener Date:

[Bug gcov-profile/98739] -fprofile-reproducible is broken

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98739 --- Comment #4 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:5089df534b85b795bfcdca8f4f1957ad15a60558 commit r11-6891-g5089df534b85b795bfcdca8f4f1957ad15a60558 Author: Martin Liska Date: Fri

[Bug gcov-profile/98739] -fprofile-reproducible is broken

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98739 --- Comment #5 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:e05a117dc4b98f3ac60851608f532ba7cee7343a commit r11-6892-ge05a117dc4b98f3ac60851608f532ba7cee7343a Author: Martin Liska Date: Fri

[Bug debug/98811] [11 regression] All Go tests FAIL with abbrev offset out of range

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98811 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fe5cb7f94d4e9b6fc932017d4ee74ba4f9f417b9 commit r11-6893-gfe5cb7f94d4e9b6fc932017d4ee74ba4f9f417b9 Author: Jakub Jelinek Date: Mo

[Bug c++/98463] [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491 by r11-2720

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98463 --- Comment #11 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:94ff4c9dd98f39280fba22d1ad0958fb25a5363b commit r11-6895-g94ff4c9dd98f39280fba22d1ad0958fb25a5363b Author: Jason Merrill Date: F

[Bug c++/98646] [11 Regression] A static_cast confuses -Wnonnull, causing false positives

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98646 --- Comment #14 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:d6f1cf644c45b76a27b6a6869dedaa030e3c7570 commit r11-6900-gd6f1cf644c45b76a27b6a6869dedaa030e3c7570 Author: Martin Sebor Date: Mon

[Bug fortran/70070] ICE on initializing character data beyond min/max bound

2021-01-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70070 --- Comment #14 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:a61efd469371b71483d42afa1038e6a8c16baf4a commit r11-6901-ga61efd469371b71483d42afa1038e6a8c16baf4a Author: Harald Anlauf Date: M

[Bug target/98807] [11 Regression] wrong code with -O2 -mno-sse2

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98807 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:eb77a934eec8fe52e4c5612f5264127290bc517d commit r11-6905-geb77a934eec8fe52e4c5612f5264127290bc517d Author: Jakub Jelinek Date: Tu

[Bug gcov-profile/98739] -fprofile-reproducible is broken

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98739 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:d40b21eebc9d41c3cb9ccbdf6338968436550621 commit r11-6910-gd40b21eebc9d41c3cb9ccbdf6338968436550621 Author: Martin Liska Date: Tue

[Bug gcov-profile/98739] -fprofile-reproducible is broken

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98739 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Martin Liska : https://gcc.gnu.org/g:7b7ae189d3ef385b29fa4d5aafa6e01e6111a336 commit r10-9302-g7b7ae189d3ef385b29fa4d5aafa6e01e6111a336 Author: Martin Liska Dat

[Bug sanitizer/98828] liblsan.so: undefined reference to __lsan::GetThreadRangesLocked

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98828 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:2e81b16c24367d7cc92f6d369606dca5575f6b5f commit r11-6911-g2e81b16c24367d7cc92f6d369606dca5575f6b5f Author: Martin Liska Date: Tue

[Bug tree-optimization/98726] [10/11 Regression] SVE: tree check: expected integer_cst, have poly_int_cst in to_wide, at tree.h:5984

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

[Bug target/98681] [8/9/10/11 Regression] aarch64: Invalid ubfiz instruction rejected by assembler

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98681 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:17ad8cdebe65b47d257d85849747b806af0a85fd commit r11-6914-g17ad8cdebe65b47d257d85849747b806af0a85fd Author: Jakub Jelinek Date: Tu

[Bug bootstrap/98839] [11 regression] compilation failure for dwarf2asm.c

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

[Bug ada/98228] [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98228 --- Comment #20 from CVS Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:9c41bcc59c237aaa629e271f88c20a90cb8e0af5 commit r11-6916-g9c41bcc59c237aaa629e271f88c20a90cb8e0af5 Author: Eric Botcazou Date: T

[Bug ada/98228] [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98228 --- Comment #21 from CVS Commits --- The releases/gcc-10 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:f3e3fc277502626677c59e2a7f3dcefa9f9123b5 commit r10-9303-gf3e3fc277502626677c59e2a7f3dcefa9f9123b5 Author: Eric Botcazou

[Bug ada/98228] [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98228 --- Comment #22 from CVS Commits --- The releases/gcc-9 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:29f721366b718b60d4c72d82e42e1e3d0a6405c2 commit r9-9205-g29f721366b718b60d4c72d82e42e1e3d0a6405c2 Author: Eric Botcazou Da

[Bug c++/98463] [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491 by r11-2720

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98463 --- Comment #13 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a4dfd0f089af33f2af57bf422f9859405b9b4a16 commit r11-6918-ga4dfd0f089af33f2af57bf422f9859405b9b4a16 Author: Jason Merrill Date: S

[Bug c++/97566] [[no_unique_address]] causes miscompiles when mixed with EBO in constexpr context

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97566 --- Comment #2 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a4dfd0f089af33f2af57bf422f9859405b9b4a16 commit r11-6918-ga4dfd0f089af33f2af57bf422f9859405b9b4a16 Author: Jason Merrill Date: Su

[Bug c++/97474] [8/9/10/11 Regression] produces wrong code with references to another field

2021-01-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97474 --- Comment #15 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:96253f069ead0736536de803b06a8053a85039a6 commit r11-6919-g96253f069ead0736536de803b06a8053a85039a6 Author: Jason Merrill Date: T

[Bug tree-optimization/97260] [9/10/11 regression] memcmp of constant string and local constant array not folded

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:efc9ccbfd0ca4da6bf0aba913df6f77f56044dc2 commit r11-6922-gefc9ccbfd0ca4da6bf0aba913df6f77f56044dc2 Author: Jakub Jelinek Date: We

[Bug fortran/98472] internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:7352

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98472 --- Comment #4 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:003f0414291d595d2126e6d2e24b281f38f3448f commit r11-6924-g003f0414291d595d2126e6d2e24b281f38f3448f Author: Paul Thomas Date: Wed Ja

[Bug target/98833] [11 Regression] ICE in extract_insn, at recog.c:2769 since r11-6849-gee78c20e74d30284

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98833 --- Comment #9 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:530b1d688761db46b33d26864d3a0684cc82e0f9 commit r11-6926-g530b1d688761db46b33d26864d3a0684cc82e0f9 Author: liuhongt Date: Wed Jan 2

[Bug fortran/93925] Invalid memory reference upon call of a routine taking a procedure pointer as argument

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93925 --- Comment #8 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:4225af228b5d52e8d7593dea49584c91b4bc2e1f commit r11-6928-g4225af228b5d52e8d7593dea49584c91b4bc2e1f Author: Paul Thomas Date: Wed Ja

[Bug fortran/93924] [OOP] ICE with procedure pointer

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93924 --- Comment #12 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:4225af228b5d52e8d7593dea49584c91b4bc2e1f commit r11-6928-g4225af228b5d52e8d7593dea49584c91b4bc2e1f Author: Paul Thomas Date: Wed J

[Bug libstdc++/66414] string::find ten times slower than strstr

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66414 --- Comment #10 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:a199da782fc165fd45f42a15cc9020994efd455d commit r11-6931-ga199da782fc165fd45f42a15cc9020994efd455d Author: Jonathan Wakely Date:

[Bug tree-optimization/98766] [10 Regression] SVE: ICE in tree_to_shwi with -O3 --param=avoid-fma-max-bits

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98766 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Kyrylo Tkachov : https://gcc.gnu.org/g:e753db89ddcc7f005fd54f861375bcdc85f23335 commit r10-9305-ge753db89ddcc7f005fd54f861375bcdc85f23335 Author: Kyrylo Tkachov

[Bug tree-optimization/98854] [11 Regression] cray benchmark is about 15% slower since r11-4428-g4a369d199bf2f34e

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98854 --- Comment #9 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:c91db798ec65b3e55f2380ca1530ecb71544f1bb commit r11-6934-gc91db798ec65b3e55f2380ca1530ecb71544f1bb Author: Richard Biener Date:

[Bug target/98853] [9/10/11 Regression] wrong use of bfxil at -O1

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98853 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:55163419211c6f17e3e22c68304384eba35782a3 commit r11-6941-g55163419211c6f17e3e22c68304384eba35782a3 Author: Jakub Jelinek Date: We

[Bug c++/97874] [11 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_using_decl, at cp/name-lookup.c:4652

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97874 --- Comment #2 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:9cd7c32549fa334885b716fe98b674f6447fa7c0 commit r11-6942-g9cd7c32549fa334885b716fe98b674f6447fa7c0 Author: Jason Merrill Date: We

[Bug rtl-optimization/97684] [11 Regression] ICE in reg_preferred_class, at reginfo.c:789 by r11-4577

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97684 --- Comment #6 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:081c96621da658760b4a67c07530805f770fa22c commit r11-6943-g081c96621da658760b4a67c07530805f770fa22c Author: Vladimir N. Makarov D

[Bug target/98827] [11 regression] gcc.target/powerpc/vsx-builtin-7.c assembler counts off after r11-6857

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98827 --- Comment #4 from CVS Commits --- The master branch has been updated by Xiong Hu Luo : https://gcc.gnu.org/g:fbe37371cf372b84d5b7f1a6f5f0971a513dd5fa commit r11-6947-gfbe37371cf372b84d5b7f1a6f5f0971a513dd5fa Author: Xionghu Luo Date: Wed J

[Bug target/98799] [11 Regression] vector_set_var ICE

2021-01-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98799 --- Comment #6 from CVS Commits --- The master branch has been updated by Xiong Hu Luo : https://gcc.gnu.org/g:fbe37371cf372b84d5b7f1a6f5f0971a513dd5fa commit r11-6947-gfbe37371cf372b84d5b7f1a6f5f0971a513dd5fa Author: Xionghu Luo Date: Wed J

[Bug rtl-optimization/80960] [8/9/10/11 Regression] Huge memory use when compiling a very large test case

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960 --- Comment #27 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a523add327c6cfdd68cf9b788ea808068d0f508c commit r11-6948-ga523add327c6cfdd68cf9b788ea808068d0f508c Author: Richard Biener Date:

[Bug fortran/86470] [8/9/10/11 Regression] [OOP] ICE with OMP

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470 --- Comment #9 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:33a7a93218b1393d0135e3c4a9ad9ced87808f5e commit r11-6950-g33a7a93218b1393d0135e3c4a9ad9ced87808f5e Author: Harald Anlauf Date: Th

[Bug lto/85574] [8/9 Regression] LTO bootstapped binaries differ

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85574 --- Comment #39 from CVS Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:f7a6d314e7f7eeb6240a4f62511c189c90ef300c commit r11-6951-gf7a6d314e7f7eeb6240a4f62511c189c90ef300c Author: Eric Botcazou Date: T

[Bug lto/85574] [8/9 Regression] LTO bootstapped binaries differ

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85574 --- Comment #40 from CVS Commits --- The releases/gcc-10 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:4be929be0317b2baf1c67b430ad0a2fbaed05152 commit r10-9307-g4be929be0317b2baf1c67b430ad0a2fbaed05152 Author: Eric Botcazou

[Bug lto/85574] [8/9 Regression] LTO bootstapped binaries differ

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85574 --- Comment #41 from CVS Commits --- The releases/gcc-9 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:faed344ee5f17b9a19961b3b1f8ea0ed10db6f2d commit r9-9208-gfaed344ee5f17b9a19961b3b1f8ea0ed10db6f2d Author: Eric Botcazou Da

[Bug c++/98770] [modules] including certain stdlib headers in the global module fragment of different modules causes conflicting global module declarations

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98770 --- Comment #1 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:af66f4f1b06f5e0c099dfced2fcf7b1b23fa53e7 commit r11-6954-gaf66f4f1b06f5e0c099dfced2fcf7b1b23fa53e7 Author: Nathan Sidwell Date:

[Bug inline-asm/98847] Miscompilation with c++17, templates, and register keyword

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98847 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6bb207b468da36d9d99c63409dc4098514759c90 commit r11-6958-g6bb207b468da36d9d99c63409dc4098514759c90 Author: Jakub Jelinek Date: Th

[Bug c++/33661] template methods forget explicit local register asm vars

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33661 --- Comment #18 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6bb207b468da36d9d99c63409dc4098514759c90 commit r11-6958-g6bb207b468da36d9d99c63409dc4098514759c90 Author: Jakub Jelinek Date: T

[Bug target/98730] vceqzq_p64 does not generate vceq with immediate 0

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98730 --- Comment #5 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:31a0ab9213f780d2fa1da6e4879df214c0f247f9 commit r11-6961-g31a0ab9213f780d2fa1da6e4879df214c0f247f9 Author: Christophe Lyon Date:

[Bug fortran/86470] [8/9/10/11 Regression] [OOP] ICE with OMP

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:0f42bb8722204fb83dcd001cc4254ad25b969402 commit r10-9308-g0f42bb8722204fb83dcd001cc4254ad25b969402 Author: Harald Anlauf

[Bug fortran/86470] [8/9/10/11 Regression] [OOP] ICE with OMP

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:2d9597f400e3456240e4499c9a9bc7023380247f commit r9-9209-g2d9597f400e3456240e4499c9a9bc7023380247f Author: Harald Anlauf Da

[Bug fortran/86470] [8/9/10/11 Regression] [OOP] ICE with OMP

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:dd1537924e18e87a44abbd4063de89f7b48c60d5 commit r8-10744-gdd1537924e18e87a44abbd4063de89f7b48c60d5 Author: Harald Anlauf D

[Bug c++/94775] [8/9/10/11 Regression] ICE in strip_typedefs, at cp/tree.c:1734 since r8-4668-g8a5ee94a082b3d48

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94775 --- Comment #18 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:513ee7d2cd9a60339a50dc9c4cba39a8f1c707f0 commit r11-6963-g513ee7d2cd9a60339a50dc9c4cba39a8f1c707f0 Author: Marek Polacek Date: T

[Bug c++/98841] wrong ‘operator=’ should return a reference to ‘*this’ [-Weffc++]

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98841 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:850a8ec54c4310d779004299bf9a0dec52324e9e commit r11-6964-g850a8ec54c4310d779004299bf9a0dec52324e9e Author: Jakub Jelinek Date: Fr

[Bug c++/96137] [11 Regression] GCC hang on in invalid function definition

2021-01-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96137 --- Comment #6 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:f8f5388c9e94d4324c31d82b335fa138518e3171 commit r11-6967-gf8f5388c9e94d4324c31d82b335fa138518e3171 Author: Marek Polacek Date: Th

[Bug debug/98331] [8/9/10/11 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845 since r8-5479-g67a8d7199fe4e474

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98331 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9c445c07cda60488d7a5458b070356e05e7b2e09 commit r11-6969-g9c445c07cda60488d7a5458b070356e05e7b2e09 Author: Jakub Jelinek Date: Fr

[Bug target/98559] test PR

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98559 --- Comment #5 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:0bad948a0d5c26587517d52e253ce03a1f15cb62 commit r10-5886-g0bad948a0d5c26587517d52e253ce03a1f15cb62 Author: Martin Liska Date: Fri

[Bug target/98849] [11 Regression] ICE in expand_shift_1, at expmed.c:2658 since g:7432f255b70811dafaf325d9403

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98849 --- Comment #13 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e7429bc9d60c0cb9809a8040bb63dbb9390f40f1 commit r11-6970-ge7429bc9d60c0cb9809a8040bb63dbb9390f40f1 Author: Jakub Jelinek Date: F

[Bug tree-optimization/97627] [9/10/11 Regression] loop end condition missing - endless loop with -fPIC

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97627 --- Comment #13 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:3976b2701b826569ffcd90877d94095def507e3f commit r10-9310-g3976b2701b826569ffcd90877d94095def507e3f Author: Richard Biener

[Bug rtl-optimization/98144] REE needs 6GB DF memory when compiling insn-extract.c with RTL checking enabled

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98144 --- Comment #9 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a8c455bafdefdab0a7b8cdbcdb116c0086bae05e commit r11-6971-ga8c455bafdefdab0a7b8cdbcdb116c0086bae05e Author: Richard Biener Date:

[Bug tree-optimization/97627] [9 Regression] loop end condition missing - endless loop with -fPIC

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97627 --- Comment #15 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:f4e426f7bd7df279cb7aaecd91d273d9b7db338d commit r11-6972-gf4e426f7bd7df279cb7aaecd91d273d9b7db338d Author: Richard Biener Date:

[Bug tree-optimization/97627] [9 Regression] loop end condition missing - endless loop with -fPIC

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97627 --- Comment #16 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:a7e6e7a9299208e5aa3d805d502370d59f92b8b5 commit r9-9211-ga7e6e7a9299208e5aa3d805d502370d59f92b8b5 Author: Richard Biener

[Bug rtl-optimization/98863] WRF with LTO consumes a lot of memory in REE, CPROP, PRE and LRA passes

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98863 --- Comment #23 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:cb52e59e33845152cef6f9042a142a246e9447f6 commit r11-6973-gcb52e59e33845152cef6f9042a142a246e9447f6 Author: Richard Biener Date:

[Bug c++/63707] Brace initialization of array sometimes fails if no copy constructor

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63707 --- Comment #19 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:81fd2df5911c4b2c31960fa5ef1407d20f1ca50c commit r10-9311-g81fd2df5911c4b2c31960fa5ef1407d20f1ca50c Author: Jason Merrill

[Bug c++/98642] [10 Regression] wrong "use of deleted function" error

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98642 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:506fcfdb12562e829448e2b2eff475c65986e26b commit r10-9312-g506fcfdb12562e829448e2b2eff475c65986e26b Author: Jason Merrill D

[Bug c++/97474] [8/9/10/11 Regression] produces wrong code with references to another field

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97474 --- Comment #17 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:85908100051cb63b2fd2c039f3a166d45386b9d9 commit r10-9313-g85908100051cb63b2fd2c039f3a166d45386b9d9 Author: Jason Merrill

[Bug c++/98463] [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491 by r11-2720

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98463 --- Comment #14 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:2127d2c3ee23bbd03f02d88fd82403408696ee4a commit r10-9314-g2127d2c3ee23bbd03f02d88fd82403408696ee4a Author: Jason Merrill

[Bug c++/63707] Brace initialization of array sometimes fails if no copy constructor

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63707 --- Comment #20 from CVS Commits --- The releases/gcc-9 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:ca02f0a0eb0fbeb3c1e01c3a55a95b0690ecfabc commit r9-9212-gca02f0a0eb0fbeb3c1e01c3a55a95b0690ecfabc Author: Jason Merrill Da

[Bug rtl-optimization/98863] WRF with LTO consumes a lot of memory in REE, CPROP, PRE and LRA passes

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98863 --- Comment #29 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c commit r11-6981-ga7f52181a6a16bb6d216ff41d9c6a9da95c19b5c Author: Richard Biener Date:

[Bug tree-optimization/98866] [11 Regresion] Compile time hog in VRP since r11-3685-gfcae5121154d1c33

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98866 --- Comment #2 from CVS Commits --- The master branch has been updated by Andrew Macleod : https://gcc.gnu.org/g:2dd1f944547eb6560c3e15a4b705ae1ac236df75 commit r11-6982-g2dd1f944547eb6560c3e15a4b705ae1ac236df75 Author: Andrew MacLeod Date:

[Bug c++/98843] Building simple c++ modules example fails but successful with -save-temps

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98843 --- Comment #3 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:83bdc9f70347e6438822e719c30c3793c81df18e commit r11-6983-g83bdc9f70347e6438822e719c30c3793c81df18e Author: Nathan Sidwell Date:

[Bug target/91903] vec_ctf altivec intrinsic can cause ICE on powerpc

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91903 --- Comment #7 from CVS Commits --- The master branch has been updated by Will Schmidt : https://gcc.gnu.org/g:91a95ad2ae0e0f2fa953fafe55ff2ec32c8277d5 commit r11-6984-g91a95ad2ae0e0f2fa953fafe55ff2ec32c8277d5 Author: Will Schmidt Date: Fri

[Bug c++/98672] constexpr function - for loop with return statement doesn't get recognized as constexpr subexpression

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98672 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8182cbe3fb2c2d20e8dff9d2476fb94046e560b3 commit r10-9315-g8182cbe3fb2c2d20e8dff9d2476fb94046e560b3 Author: Jakub Jelinek D

[Bug tree-optimization/98255] [10 Regression] wrong code at -Os and above with -fPIC on x86_64-pc-linux-gnu

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98255 --- Comment #17 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8e28ebfa5a359942752ca9f5e774cadd1878005a commit r10-9316-g8e28ebfa5a359942752ca9f5e774cadd1878005a Author: Jakub Jelinek

[Bug middle-end/90248] [8/9/10 Regression] larger than 0 compare fails with -ffinite-math-only -funsafe-math-optimizations

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90248 --- Comment #18 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dd92986ea6d2d363146e1726817a84910453fdc8 commit r10-9317-gdd92986ea6d2d363146e1726817a84910453fdc8 Author: Jakub Jelinek

[Bug sanitizer/95693] [8/9/10 Regression] Incorrect error from undefined behavior sanitizer

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

[Bug testsuite/97301] [11 regression] gcc.target/powerpc/sse-movlps-1.c fails after r11-3434

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

[Bug testsuite/98771] [10 regression] gcc.dg/strcmpopt_8.c FAILs

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

[Bug target/98681] [8/9/10 Regression] aarch64: Invalid ubfiz instruction rejected by assembler

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98681 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fb09d7242a25971b275292332337a56b86637f2c commit r10-9321-gfb09d7242a25971b275292332337a56b86637f2c Author: Jakub Jelinek

[Bug target/98853] [9/10 Regression] wrong use of bfxil at -O1

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

[Bug inline-asm/98847] Miscompilation with c++17, templates, and register keyword

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

[Bug c++/33661] template methods forget explicit local register asm vars

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33661 --- Comment #19 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cf93f94b3498f3925895fb0bbfd4b64232b9987a commit r10-9323-gcf93f94b3498f3925895fb0bbfd4b64232b9987a Author: Jakub Jelinek

[Bug debug/98331] [8/9/10 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845 since r8-5479-g67a8d7199fe4e474

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

[Bug target/97701] [10/11 Regression] aarch64: ICE in extract_constrain_insn since r10-4447-g095f78c6

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97701 --- Comment #8 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:7f9f83ef300e8734dccb90a7c347997b2787e9e9 commit r11-6986-g7f9f83ef300e8734dccb90a7c347997b2787e9e9 Author: Vladimir N. Makarov D

[Bug target/97701] [10/11 Regression] aarch64: ICE in extract_constrain_insn since r10-4447-g095f78c6

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97701 --- Comment #12 from CVS Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:0202fa3d6359911a9e6d605d33d0ac669e21eaf3 commit r11-6988-g0202fa3d6359911a9e6d605d33d0ac669e21eaf3 Author: Vladimir N. Makarov

[Bug testsuite/98870] [11 regression] assembler output count off for gcc.target/powerpc/ppc-fortran/ieee128-math.f90 after r11-6959

2021-01-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98870 --- Comment #3 from CVS Commits --- The master branch has been updated by Michael Meissner : https://gcc.gnu.org/g:d761172d9b2feff68d50f38b3c76969532688791 commit r11-6990-gd761172d9b2feff68d50f38b3c76969532688791 Author: Michael Meissner Date

[Bug testsuite/98243] gcc.dg/gomp/simd-2.c etc. FAIL

2021-01-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98243 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:25f303e9a27a0d799f9979446d9f11ed62b8d648 commit r11-6993-g25f303e9a27a0d799f9979446d9f11ed62b8d648 Author: Jakub Jelinek Date: Sa

[Bug rtl-optimization/98863] WRF with LTO consumes a lot of memory in REE, CPROP, PRE and LRA passes

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98863 --- Comment #30 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:972918eea873f8b1663151316c4b3aee7ae028e2 commit r11-7005-g972918eea873f8b1663151316c4b3aee7ae028e2 Author: Richard Biener Date:

[Bug sanitizer/96307] [10 Regression] ICE in sanopt on riscv64 since r11-2283-g2ca1b6d009b194286c3ec91f9c51cc6b0a475458

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96307 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Kito Cheng : https://gcc.gnu.org/g:037a02be13d24f3be65480b50c58c7f6cf654f9a commit r10-9329-g037a02be13d24f3be65480b50c58c7f6cf654f9a Author: Kito Cheng Date:

[Bug rtl-optimization/98863] [11 Regression] WRF with LTO consumes a lot of memory in REE, FWPROP and x86 specific passes

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98863 --- Comment #36 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:4311ae206da13a9bfdb4245feb400dbee0f528a0 commit r10-9330-g4311ae206da13a9bfdb4245feb400dbee0f528a0 Author: Richard Biener

[Bug c++/96282] [8/9/10 Regression] internal compiler error: in output_constructor_regular_field

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96282 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:f426e4f63451e937c943606d3142b1ac6b70467a commit r10-9331-gf426e4f63451e937c943606d3142b1ac6b70467a Author: Patrick Palka D

[Bug c++/84494] Invalid constexpr with default assignment operator

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84494 --- Comment #3 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:1b303ef6cc8a5913345cbcd91abf13075ab2aec9 commit r11-7007-g1b303ef6cc8a5913345cbcd91abf13075ab2aec9 Author: Patrick Palka Date: Mo

[Bug c++/98570] [8/9/10/11 Regression] ICE: canonical types differ for identical types

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98570 --- Comment #5 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:6e0a231a4aa2407bb7167daf98a37795a67364d8 commit r11-7011-g6e0a231a4aa2407bb7167daf98a37795a67364d8 Author: Jason Merrill Date: We

[Bug c++/98355] [9/10/11 Regression] ICE in has_attribute, at c-family/c-attribs.c:5628

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98355 --- Comment #6 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:bab669f2fc643cb1673aecd177eec1c773e9e48e commit r11-7012-gbab669f2fc643cb1673aecd177eec1c773e9e48e Author: Marek Polacek Date: Fr

[Bug c++/98355] [9/10 Regression] ICE in has_attribute, at c-family/c-attribs.c:5628

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98355 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:c616e86e8bc76f867242b4aba372736d1c8cbf80 commit r10-9332-gc616e86e8bc76f867242b4aba372736d1c8cbf80 Author: Marek Polacek D

[Bug c++/98295] [8/9/10/11 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:4312

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98295 --- Comment #5 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:7e534fb7d8256a605b6bdc12451d209af1bed329 commit r11-7013-g7e534fb7d8256a605b6bdc12451d209af1bed329 Author: Patrick Palka Date: Mo

[Bug c++/98835] False positive -Wclass-memaccess with class with ref-qualified copy-assignment operator

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98835 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:c2f8e378d64f65645e5f9c41a8221ca102c71208 commit r11-7014-gc2f8e378d64f65645e5f9c41a8221ca102c71208 Author: Martin Sebor Date: Mon

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

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97172 --- Comment #26 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:0718336a5284dd5b40fd6691a94d6be93a80f279 commit r11-7018-g0718336a5284dd5b40fd6691a94d6be93a80f279 Author: Martin Sebor Date: Mon

[Bug tree-optimization/98499] [11 Regression] Possibly bad std::string initialization in constructors

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98499 --- Comment #11 from CVS Commits --- The master branch has been updated by Sergei Trofimovich : https://gcc.gnu.org/g:11056ab7687f7156846e93557c9171b77713bd7e commit r11-7022-g11056ab7687f7156846e93557c9171b77713bd7e Author: Sergei Trofimovich

[Bug analyzer/98918] [11 Regression] Analyzer false positives due to sm-state involving UNKNOWN pointers

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98918 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:11d4ec5d45c02a19b8ff9d7f26800637ad563e05 commit r11-7024-g11d4ec5d45c02a19b8ff9d7f26800637ad563e05 Author: David Malcolm Date: Mo

[Bug d/98921] [11 regression] libphobos: junk in generated symbol

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98921 --- Comment #4 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:6a481021a65d6237b0c509a76fcd9c1f32c4558e commit r11-7027-g6a481021a65d6237b0c509a76fcd9c1f32c4558e Author: Iain Buclaw Date: Tue Fe

[Bug d/98921] [11 regression] libphobos: junk in generated symbol

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98921 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:38c2d9598b1b2f23b24f96fd8f58a89344b93609 commit r10-9334-g38c2d9598b1b2f23b24f96fd8f58a89344b93609 Author: Iain Buclaw Date:

[Bug d/98921] [11 regression] libphobos: junk in generated symbol

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98921 --- Comment #6 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:13ec4505c04c6cadfc22ec1b23fd6edf745ca183 commit r9-9216-g13ec4505c04c6cadfc22ec1b23fd6edf745ca183 Author: Iain Buclaw Date:

[Bug analyzer/93355] Missing diagnostic for missing fclose in intl/localealias.c

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93355 --- Comment #5 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:f2f639c4a781016ad146d44f463714fe4295cb6e commit r11-7028-gf2f639c4a781016ad146d44f463714fe4295cb6e Author: David Malcolm Date: Mo

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

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96374 --- Comment #2 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:f2f639c4a781016ad146d44f463714fe4295cb6e commit r11-7028-gf2f639c4a781016ad146d44f463714fe4295cb6e Author: David Malcolm Date: Mo

[Bug analyzer/93355] Missing diagnostic for missing fclose in intl/localealias.c

2021-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93355 --- Comment #6 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:8a2750086d57d1a2251d9239fa4e6c2dc9ec3a86 commit r11-7029-g8a2750086d57d1a2251d9239fa4e6c2dc9ec3a86 Author: David Malcolm Date: Mo

<    51   52   53   54   55   56   57   58   59   60   >