[Bug c++/93477] New: [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error

2020-01-28 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477 Bug ID: 93477 Summary: [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error Product: gcc

[Bug tree-optimization/93411] variable reference to constant array with same elements not folded

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93411 --- Comment #3 from Jakub Jelinek --- (In reply to Richard Biener from comment #2) > There's also already a bug about this (can't find it quickly enough). IIRC > my concerns were > > 1) it should be done during propagation to catch 2nd level o

[Bug c++/93477] [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/93477] [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477 --- Comment #2 from Jakub Jelinek --- Oops, sorry, started with r10-6110-g8158a4640819dbb3210326e37786fb874f450272

[Bug libstdc++/93478] New: Spelling error in std/atomic trivally -> trivially

2020-01-28 Thread raldone01 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93478 Bug ID: 93478 Summary: Spelling error in std/atomic trivally -> trivially Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c++/93477] [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477 --- Comment #3 from Jakub Jelinek --- get_guard used to do: - if (TREE_PUBLIC (decl)) - DECL_WEAK (guard) = DECL_WEAK (decl); and doesn't anymore, so either it should be readded this way, or perhaps instead look for weak attribute on d

[Bug analyzer/93457] ICE in make_region_for_type, at analyzer/region-model.cc:5983

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93457 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/93469] memory header fails to compile with _XOPEN_SOURCE macro defined and -std=c++2a option specified

2020-01-28 Thread karen.arutyunov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93469 --- Comment #3 from Karen --- Created attachment 47723 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47723&action=edit Testcase preprocessed file

[Bug c++/93458] ICE using coroutines

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/93458] ICE using coroutines

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458 Martin Liška changed: What|Removed |Added Version|unknown |10.0 Target Milestone|---

[Bug target/93459] ix86_fold_builtin should handle __builtin_ia32_pcmpeqd128_mask and similar builtins

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93459 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/93469] memory header fails to compile with _XOPEN_SOURCE macro defined and -std=c++2a option specified

2020-01-28 Thread karen.arutyunov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93469 --- Comment #4 from Karen --- Here the additional info: GCC version: Apple clang version 11.0.0 (clang-1100.0.33.16) Target: x86_64-apple-darwin19.2.0 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Libr

[Bug testsuite/93460] [10 regression] new test case gcc.dg/torture/pr93170.c fails with excess errors in r10-6246

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93460 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/93461] Bogus "symbol is already defined" with long subroutine names in submodule

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93461 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug gcov-profile/93466] [9/10 regression] New naming scheme for -fprofile-dir= dump files hits filename length limits

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93466 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93462 Martin Liška changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

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

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93463 Martin Liška changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug fortran/93464] [10 Regression] ICE in gfc_omp_check_optional_argument, at fortran/trans-openmp.c:104 since r10-5727-gf760c0c77fe35061

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93464 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/91498] [10 Regression] STV change in r274481 causes 300.twolf regression on Haswell

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91498 --- Comment #19 from Richard Biener --- Doesn't seem fixed.

[Bug c++/93465] [10 Regression] ICE in oacc_verify_routine_clauses, at omp-general.c:1802 since r10-471-gb48f44bf77a39fef

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93465 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org,

[Bug c++/93467] [concepts] getting "type constraint differs in template redeclaration" error after friend declaration in template

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93467 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug go/93468] New patches to build gcc-10 on GNU/Hurd

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93468 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/93465] [10 Regression] ICE in oacc_verify_routine_clauses, at omp-general.c:1802 since r10-471-gb48f44bf77a39fef

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93465 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgomp/93471] GCC-9.2.0 libgomp configuration passes bogus mingw32 library search paths

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93471 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/93455] aarch64: Q constraint address is recomputed

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93455 Richard Biener changed: What|Removed |Added Target||aarch64 --- Comment #2 from Richard Bie

[Bug fortran/93473] ICE on valid with long module + submodule names

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93473 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug testsuite/93460] [10 regression] new test case gcc.dg/torture/pr93170.c fails with excess errors in r10-6246

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93460 Richard Biener changed: What|Removed |Added Priority|P3 |P1 --- Comment #1 from Richard Biener

[Bug fortran/93461] Bogus "symbol is already defined" with long subroutine names in submodule

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93461 Richard Biener changed: What|Removed |Added Keywords||ABI --- Comment #4 from Richard Biener

[Bug libstdc++/93478] Spelling error in std/atomic trivally -> trivially

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93478 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libgomp/93471] GCC-9.2.0 libgomp configuration passes bogus mingw32 library search paths

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93471 --- Comment #2 from Jakub Jelinek --- No idea what to look for, don't have any Windows around, and grep doesn't find any winsup strings in libgomp. Nor am aware of any mingw32/cygwin etc. related changes in libgomp recently.

[Bug fortran/93464] [10 Regression] ICE in gfc_omp_check_optional_argument, at fortran/trans-openmp.c:104 since r10-5727-gf760c0c77fe35061

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93464 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug gcov-profile/93466] [9/10 regression] New naming scheme for -fprofile-dir= dump files hits filename length limits

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93466 Richard Biener changed: What|Removed |Added Target Milestone|--- |9.3

[Bug c++/92024] crash in check_local_shadow

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92024 Martin Liška changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gcov-profile/93466] [9/10 regression] New naming scheme for -fprofile-dir= dump files hits filename length limits

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93466 --- Comment #1 from Richard Biener --- guess if the input filename is already 256 characters even the .gcov will blow the limit. For the path there's the option of hashing it... (ick). Most importantly gracefully dealing with the failure to ope

[Bug bootstrap/93214] [10 Regression] Ada LTO bootstrap fails with undefined reference to __gnat_debug_raise_assert_failure

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93214 Martin Liška changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/93475] With 100k+ mangled names, g++ appears to incorrectly mangle about 15% causing demangle failure

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93475 Richard Biener changed: What|Removed |Added Keywords||ABI Status|UNCONFIRMED

[Bug c++/93477] [10 Regression] __atribute__((weak)) variables sharing the same name in two named namespaces cause a multiple definition error

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477 Richard Biener changed: What|Removed |Added Keywords||wrong-code Priority|P3

[Bug libstdc++/93478] Spelling error in std/atomic trivally -> trivially

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93478 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:06d481d044ca7126f9d298ad9a4074fafde47ee8 commit r10-6274-g06d481d044ca7126f9d298ad9a4074fafde47ee8 Author: Martin Liska Date: Tue

[Bug c++/92440] Error output for first error truncated with -fmax-errors=1

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92440 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:1d8593070a62b5e5e7583687648c6d34e825cee2 commit r10-6276-g1d8593070a62b5e5e7583687648c6d34e825cee2 Author: Martin Liska Date: Tue

[Bug libstdc++/93478] Spelling error in std/atomic trivally -> trivially

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93478 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/92440] Error output for first error truncated with -fmax-errors=1

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92440 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:d3c00969fe619ae116dfbc07e6b364558acb6e3f commit r10-6275-gd3c00969fe619ae116dfbc07e6b364558acb6e3f Author: Martin Liska Date: Tue

[Bug c++/92440] Error output for first error truncated with -fmax-errors=1

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92440 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/93458] ICE using coroutines

2020-01-28 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458 --- Comment #3 from Iain Sandoe --- (In reply to Tom Tromey from comment #1) > I think it's invalid. Yes, it's invalid, unfortunately, one cannot write a C++20 coroutine in such a simple form; they need supporting methods that are found through

[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #2 from Martin Liška --- Any update on this Martin?

[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #3 from Martin Liška --- And for the record, qemu package build is also affected with this: /home/abuild/rpmbuild/BUILD/qemu-4.2.0/scsi/qemu-pr-helper.c: In function ‘multipath_pr_out’: /home/abuild/rpmbuild/BUILD/qemu-4.2.0/scsi/qem

[Bug testsuite/93460] [10 regression] new test case gcc.dg/torture/pr93170.c fails with excess errors in r10-6246

2020-01-28 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93460 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assigne

[Bug testsuite/93393] [10 regression] gcc.dg/torture/pr93133.c fails

2020-01-28 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93393 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED C

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

2020-01-28 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93462 Thomas Schwinge changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/93469] memory header fails to compile with _XOPEN_SOURCE macro defined and -std=c++2a option specified

2020-01-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93469 --- Comment #5 from Jonathan Wakely --- (In reply to Karen from comment #4) > Here the additional info: > > GCC version: Apple clang version 11.0.0 (clang-1100.0.33.16) > Target: x86_64-apple-darwin19.2.0 > Configured with: --prefix=/Library/Dev

[Bug tree-optimization/93411] variable reference to constant array with same elements not folded

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93411 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/80603] Optimize loads from constant arrays or aggregates with arrays

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80603 Jakub Jelinek changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #3

[Bug testsuite/93460] [10 regression] new test case gcc.dg/torture/pr93170.c fails with excess errors in r10-6246

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93460 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:3aa64a0f08664a4b0094352aa11f877fa2bd4c37 commit r10-6278-g3aa64a0f08664a4b0094352aa11f877fa2bd4c37 Author: Richard Sandiford Da

[Bug testsuite/93460] [10 regression] new test case gcc.dg/torture/pr93170.c fails with excess errors in r10-6246

2020-01-28 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93460 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolutio

[Bug tree-optimization/93434] [8/9/10 Regression] Miscompilation with -O3 starting from 8.1

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93434 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:6cedf5d8e23c862db147e71d5767ca57e6b4f433 commit r10-6279-g6cedf5d8e23c862db147e71d5767ca57e6b4f433 Author: Richard Sandiford Da

[Bug tree-optimization/93434] [8/9 Regression] Miscompilation with -O3 starting from 8.1

2020-01-28 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93434 rsandifo at gcc dot gnu.org changed: What|Removed |Added Summary|[8/9/10 Regression] |[8/9 Regression]

[Bug target/91841] vector_size(8) passes MMX register without emms cleanup

2020-01-28 Thread b-gccbugzilla at largestprime dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91841 Bernard B changed: What|Removed |Added CC||b-gccbugzilla@largestprime.

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

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93463 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/92822] [10 Regression] vfma_laneq_f32 and vmul_laneq_f32 are broken on aarch64 after r278938

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92822 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:1ee3b380dfb479b335f3b50039ce26abcbffe59a commit r10-6280-g1ee3b380dfb479b335f3b50039ce26abcbffe59a Author: Richard Sandiford Da

[Bug libstdc++/93469] memory header fails to compile with _XOPEN_SOURCE macro defined and -std=c++2a option specified

2020-01-28 Thread karen.arutyunov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93469 --- Comment #6 from Karen --- Sorry, you right. gcc version 9.2.0 (Homebrew GCC 9.2.0_2) Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/9.2.0_2 --libdir=/usr/local/Cella

[Bug fortran/93464] [10 Regression] ICE in gfc_omp_check_optional_argument, at fortran/trans-openmp.c:104 since r10-5727-gf760c0c77fe35061

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93464 --- Comment #2 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:627d59b6b3062de921fbdd80b2b48de18f599d03 commit r10-6281-g627d59b6b3062de921fbdd80b2b48de18f599d03 Author: Tobias Burnus Date: Tu

[Bug fortran/93464] [10 Regression] ICE in gfc_omp_check_optional_argument, at fortran/trans-openmp.c:104 since r10-5727-gf760c0c77fe35061

2020-01-28 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93464 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 --- Comment #5 from Richard Biener --- OK, so the reason is that when we actually create the parallel decl last_clique is not yet up to its maximum since we later loop_version another loop in the source function. The solution is to move the last

[Bug rtl-optimization/87763] [9/10 Regression] aarch64 target testcases fail after r265398

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763 --- Comment #63 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:465c7c89e92a6d6d582173e505cb16dcb9873034 commit r10-6283-g465c7c89e92a6d6d582173e505cb16dcb9873034 Author: Richard Sandiford D

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

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 --- Comment #6 from Jakub Jelinek --- (In reply to Richard Biener from comment #5) > OK, so the reason is that when we actually create the parallel decl > last_clique > is not yet up to its maximum since we later loop_version another loop in the

[Bug c++/93465] [10 Regression] ICE in oacc_verify_routine_clauses, at omp-general.c:1802 since r10-471-gb48f44bf77a39fef

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93465 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

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

2020-01-28 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 --- Comment #7 from rguenther at suse dot de --- On Tue, 28 Jan 2020, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 > > --- Comment #6 from Jakub Jelinek --- > (In reply to Richard Biener from comment #5)

[Bug c++/93458] ICE using coroutines

2020-01-28 Thread tromey at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93458 --- Comment #4 from Tom Tromey --- > BTW, did you include ? > > (FAOD: it would still be broken if you did, but ISTM we might at some point > add a hint that if the traits can't be found, you probably forgot that). The code was exactly as writ

[Bug libgomp/93471] GCC-9.2.0 libgomp configuration passes bogus mingw32 library search paths

2020-01-28 Thread keith.marshall at mailinator dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93471 --- Comment #3 from Keith Marshall --- (In reply to Jakub Jelinek from comment #2) > No idea what to look for, don't have any Windows around, Nor do I ... I encountered this, initially when building a --target=mingw32 cross-compiler, on an up-to

[Bug tree-optimization/90766] strlen(a + i) missing range for arrays of unknown bound with strings of known length and variable i

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90766 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/90764] [10 Regression] internal compiler error in build_deduction_guide, at cp/pt.c:27162

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90764 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/90785] [ia64] switch to LRA

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90785 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/90787] filesystem tests fail if file permissions are not supported

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90787 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/90789] gcc complains cannot capture 'f()()' by reference on valid code

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90789 Martin Liška changed: What|Removed |Added Keywords||rejects-valid Status|UNCONFIR

[Bug testsuite/90812] Tests misuse "dg-require-effective-target int32plus" to check for 64-bit integer support

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90812 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/90814] gcc accept invalid constexpr defaulted constructor

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90814 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/90821] missing strlen range after a char store at non-zero index

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90821 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/93469] memory header fails to compile with _XOPEN_SOURCE macro defined and -std=c++2a option specified

2020-01-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93469 Jonathan Wakely changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug tree-optimization/92822] [10 Regression] vfma_laneq_f32 and vmul_laneq_f32 are broken on aarch64 after r278938

2020-01-28 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92822 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolutio

[Bug c/90843] pragma diagnostic doesn't affect warnings controlled by extra_warnings and pedantic

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90843 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/92002] [10 regression] -Wuninitialized warning in gcc/wide-int.cc

2020-01-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92002 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #12 from Eric Botcazou

[Bug c++/90846] Concepts sometimes ignored for friend function templates of class templates

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90846 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/90861] OpenACC 'declare' not cleaning up for VLAs

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90861 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/90858] Pointer to member is treated as non-constexpr

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90858 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/90869] Non-disambiguated memory accesses

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90869 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c/90872] [8/9/10 regression] ICE on invalid in contains_struct_check()

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90872 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/90894] maybe_unused attribute is ignored on function parameters in explicitly instantiated templates

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90894 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libstdc++/90787] filesystem tests fail if file permissions are not supported

2020-01-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90787 Jonathan Wakely changed: What|Removed |Added Priority|P3 |P4 --- Comment #1 from Jonathan Wakely

[Bug tree-optimization/93434] [8/9 Regression] Miscompilation with -O3 starting from 8.1

2020-01-28 Thread rlivings at mathworks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93434 --- Comment #7 from Ryan Livingston --- Many thanks. The responsiveness here has been nothing short of impressive!

[Bug middle-end/90861] OpenACC 'declare' not cleaning up for VLAs

2020-01-28 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90861 Thomas Schwinge changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Thomas Schwing

[Bug c++/93465] [10 Regression] ICE in oacc_verify_routine_clauses, at omp-general.c:1802 since r10-471-gb48f44bf77a39fef

2020-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93465 --- Comment #3 from Jakub Jelinek --- >From reading oacc_verify_routine_clauses, it seems that from OpenACC pragmas on a FUNCTION_DECL "omp declare target" attribute will have always non-NULL TREE_VALUE and (at least right now - for host/nohost w

[Bug preprocessor/93452] [10 Regression] __has_include changes broke compilation of -fdirectives-only preprocessed sources

2020-01-28 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93452 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/93428] [10 Regression] ICE in vect_transform_slp_perm_load since r10-4800-g10a73df76280e128

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93428 --- Comment #2 from Richard Biener --- OK, I know what happens.

[Bug target/91399] parse_mtune_ctrl_str shouldn't use ix86_tune_ctrl_string

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91399 --- Comment #3 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:1e964774aec65472d7a0741d7faa6a884295fc81 commit r10-6285-g1e964774aec65472d7a0741d7faa6a884295fc81 Author: H.J. Lu Date: Tue Jan 28 04:

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

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 Richard Biener changed: What|Removed |Added Known to work||10.0 Summary|[9/10 Regressio

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

2020-01-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93439 Richard Biener changed: What|Removed |Added Known to work||10.0 Summary|[9/10 Regressio

[Bug libstdc++/93325] libstdc++ wrongly uses direct clock_gettime syscall on non-glibc, breaks time64

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93325 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:759812fddc81c0c131d4633b2a7f56412ce8dbed commit r10-6287-g759812fddc81c0c131d4633b2a7f56412ce8dbed Author: Jonathan Wakely Date:

[Bug libstdc++/93470] [9/10 Regression] [C++2a] std::reference_wrapper to function type is broken with Clang

2020-01-28 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93470 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:72a9fd209b6db3b5f81fbb008e22ea93c00465e5 commit r10-6288-g72a9fd209b6db3b5f81fbb008e22ea93c00465e5 Author: Jonathan Wakely Date:

[Bug libstdc++/93325] libstdc++ wrongly uses direct clock_gettime syscall on non-glibc, breaks time64

2020-01-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93325 --- Comment #4 from Jonathan Wakely --- Only fxed on master so far, but I plan to backport it.

[Bug c++/90895] __attribute__((warning(""))) doesn't work for dynamically dispatched calls to virtual functions

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90895 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/90901] Debug information broken when compiled with gdwarf-split

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90901 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

  1   2   3   >