[Bug fortran/102817] [12 Regression] ICE in gfc_clear_shape, at fortran/expr.c:422 since r12-4278-g74ccca380cde5e79

2021-10-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817 --- Comment #4 from anlauf at gcc dot gnu.org --- Furthermore the "scalar" variants work: ... type(t), parameter :: u= t(4) ... y = (u%a) ...

[Bug c++/102899] Performing `delete this` within destructor in constant evaluation results in infinitely recursive error message

2021-10-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102899 --- Comment #7 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #5) > What I see is clang performing checks at a place it shouldn't. > It can be better seen on > struct Test { > constexpr Test() = default; > > constexpr

[Bug tree-optimization/102794] [12 Regression] missing vrp in evrp dealing with casts and ands

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102794 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug c++/102899] Performing `delete this` within destructor in constant evaluation results in infinitely recursive error message

2021-10-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102899 --- Comment #8 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #5) > The object is only destroyed after the destructor finishes, which is never > in this case. But it's still wrong to re-enter the destructor after it starts, ev

[Bug libstdc++/102882] [AIX] 23_containers 96088 testsuite failures

2021-10-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102882 --- Comment #4 from Jonathan Wakely --- OK, that confirms that the allocations are being done by the std::string objects inside the library. But I really don't want to have to use custom allocators every time we use std::string in such tests.

[Bug libstdc++/102894] make_any is not SFINAE-friendly

2021-10-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894 Jonathan Wakely changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Ev

[Bug middle-end/102810] [11/12 Regression] Bogus Wstringop-overread passing a smaller array to an array parameter without a bound

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102810 Andrew Pinski changed: What|Removed |Added URL|https://stackoverflow.com/q | |/69583120/5264491

[Bug fortran/102826] Glibc "--disable-mathvec" configure option fail to disable traces to libmvec

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102826 --- Comment #4 from Andrew Pinski --- (In reply to Haochen Jiang from comment #3) > However, in the gfortran config part of gcc, it should not has the finclude > part for F951 under all circumstances or there should be some option to > control t

[Bug tree-optimization/102829] Redundant null check after atomic load from that address

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102829 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug fortran/92621] Problems with memory handling with allocatable intent(out) arrays with bind(c)

2021-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92621 --- Comment #23 from CVS Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:24e99e6ec1cc57f3660c00ff677c7feb16aa94d2 commit r12-4632-g24e99e6ec1cc57f3660c00ff677c7feb16aa94d2 Author: Tobias Burnus Date: F

[Bug fortran/92621] Problems with memory handling with allocatable intent(out) arrays with bind(c)

2021-10-22 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92621 Tobias Burnus changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug libstdc++/102894] make_any is not SFINAE-friendly

2021-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:0c1f737a485f05c591c94b50acfb416c45a4c916 commit r12-4634-g0c1f737a485f05c591c94b50acfb416c45a4c916 Author: Jonathan Wakely Date:

[Bug libstdc++/102894] make_any is not SFINAE-friendly

2021-10-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102894 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |10.4

[Bug middle-end/48580] missed optimization: integer overflow checks

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48580 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug other/102663] add an install-dvi Makefile target to the toplevel Makefile and all subdirectories

2021-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102663 --- Comment #6 from CVS Commits --- The master branch has been updated by Eric Gallager : https://gcc.gnu.org/g:c3e80a16af287e804b87b8015307085399755cd4 commit r12-4636-gc3e80a16af287e804b87b8015307085399755cd4 Author: Eric Gallager Date: F

[Bug other/102663] add an install-dvi Makefile target to the toplevel Makefile and all subdirectories

2021-10-22 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102663 Eric Gallager changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/102832] [12 Regression] ICE in vect_create_partial_epilog with -O3 -msve-vector-bits=128

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102832 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug middle-end/102906] New: [12 regression] gcc.target/arm/ivopts-4.c fails since r12-4526

2021-10-22 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102906 Bug ID: 102906 Summary: [12 regression] gcc.target/arm/ivopts-4.c fails since r12-4526 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/102857] [12 regression] r12-4526 caused regressions on ssa-dom-thread-7.c

2021-10-22 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102857 --- Comment #5 from Christophe Lyon --- Sure, I just filed PR 102906 for the ivopts-4.c issue on arm.

[Bug target/102907] New: aarch64/shrn-combine-[123].c fail with SVE

2021-10-22 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102907 Bug ID: 102907 Summary: aarch64/shrn-combine-[123].c fail with SVE Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug target/102907] aarch64/shrn-combine-[123].c fail with SVE

2021-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102907 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-10-22 Status|UNCONFIRM

[Bug fortran/95196] Assumed-rank incorrect array bounds inside select rank

2021-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95196 --- Comment #2 from CVS Commits --- The master branch has been updated by Sandra Loosemore : https://gcc.gnu.org/g:693abdb66aba25f3fb25c3cd8d65dbb64ecd37a0 commit r12-4638-g693abdb66aba25f3fb25c3cd8d65dbb64ecd37a0 Author: Sandra Loosemore Date

[Bug fortran/95196] Assumed-rank incorrect array bounds inside select rank

2021-10-22 Thread sandra at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95196 sandra at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|WAIT

<    1   2