[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-07-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 --- Comment #9 from CVS Commits --- The releases/gcc-13 branch has been updated by Paul Thomas : https://gcc.gnu.org/g:1a322145aa60a65bed064fbb5514a193a27bd86f commit r13-7654-g1a322145aa60a65bed064fbb5514a193a27bd86f Author: Paul Thomas

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-07-30 Thread paul.richard.thomas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 --- Comment #8 from paul.richard.thomas at gmail dot com --- Hi Harald, I have just returned from a trip to the General Atomics DIIID facility in San Diego and feel like death warmed up :-( I'll try to get to the backport this afternoon once

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-07-29 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-06-21 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-06-21 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 --- Comment #5 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:caf0892eea67349d9a1e44590c3440768136fe2b commit r14-2021-gcaf0892eea67349d9a1e44590c3440768136fe2b Author: Paul Thomas Date: Wed

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-06-20 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 --- Comment #4 from Paul Thomas --- Created attachment 55368 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55368=edit Fix for this PR I couldn't see what the problem was initially and so I put this PR to one side. I still have it in my

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-04-18 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 Paul Thomas changed: What|Removed |Added Blocks|87477 | Assignee|unassigned at gcc

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-03-23 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 Paul Thomas changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug fortran/108961] Segfault when associating to pointer from C_F_POINTER

2023-02-27 Thread jeffrey.p.hill at nasa dot gov via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108961 --- Comment #1 from Jeffrey Hill --- Created attachment 54552 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54552=edit Minimal Example of failing operation