[Bug fortran/114467] f951: internal compiler error: Segmentation fault

2024-04-25 Thread thomas.kalscheuer at geo dot uu.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114467 thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|WAITING

[Bug fortran/114467] f951: internal compiler error: Segmentation fault

2024-04-16 Thread thomas.kalscheuer at geo dot uu.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114467 --- Comment #3 from thomas --- (In reply to anlauf from comment #1) > Can you attached a self-contained reproducer? > > The traceback looks familiar. Are you by chance using an associate > construct? There has been a fix backported from 14-ma

[Bug fortran/114467] f951: internal compiler error: Segmentation fault

2024-04-16 Thread thomas.kalscheuer at geo dot uu.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114467 --- Comment #2 from thomas --- Yes, I use associate constructs at multiple places in the code. Unfortunately, I won't easily be able to provide a self-contained reproducer, as the error occurs in the middle of a larger compilation cascade involv

[Bug fortran/114467] New: f951: internal compiler error: Segmentation fault

2024-03-25 Thread thomas.kalscheuer at geo dot uu.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114467 Bug ID: 114467 Summary: f951: internal compiler error: Segmentation fault Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone