[Bug fortran/116656] Nested pointer assignment is causing a SIGBUS error.

2024-09-09 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116656 --- Comment #4 from kargls at comcast dot net --- valgrind --leak-check=full ./z ==99899== Memcheck, a memory error detector ==99899== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==99899== Using Valgrind-3.23.0 and LibVEX; rer

[Bug fortran/116656] Nested pointer assignment is causing a SIGBUS error.

2024-09-09 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116656 --- Comment #3 from kargls at comcast dot net --- (In reply to Andrew Pinski from comment #2) > >Apple M1 Pro. > > Considering the aarch64 darwin port has not been upstreamed yet, this should > be reported to where you got gfortran. The issue e

[Bug fortran/116656] Nested pointer assignment is causing a SIGBUS error.

2024-09-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116656 --- Comment #2 from Andrew Pinski --- >Apple M1 Pro. Considering the aarch64 darwin port has not been upstreamed yet, this should be reported to where you got gfortran.

[Bug fortran/116656] Nested pointer assignment is causing a SIGBUS error.

2024-09-09 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116656 kargls at comcast dot net changed: What|Removed |Added CC||kargls at comcast dot net --