[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #8 from kargl at gcc dot gnu.org --- Okay, so I went to https://docs.njoy21.io/install.html and started to follow the instructions to get the source. After consuming 1.6 GB of diskspace where there are no *.f90 files in those 1.6 GB,

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #7 from Steve Kargl --- On Thu, Apr 07, 2022 at 01:09:01AM +, kermitnuc at gmail dot com wrote: > --- Comment #6 from Kermit Bunde --- > I ran the stack size up to ~64Mb. > > I can compile MCNP which is much bigger. > Again, 10

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #6 from Kermit Bunde --- I ran the stack size up to ~64Mb. I can compile MCNP which is much bigger. Again, 10.3 compiled it with a stack size of 8 Mb.

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #5 from Steve Kargl --- On Wed, Apr 06, 2022 at 09:54:00PM +, kermitnuc at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 > > --- Comment #4 from Kermit Bunde --- > This subroutine compiles when GCC

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #4 from Kermit Bunde --- This subroutine compiles when GCC 10.3 is used. What was changed for 11.1 that might impact this? Is there a compiler option that I can use to provide more information to you?

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #3 from Steve Kargl --- On Wed, Apr 06, 2022 at 08:50:42PM +, kermitnuc at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 > > --- Comment #2 from Kermit Bunde --- > (In reply to kargl from comment #1

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #2 from Kermit Bunde --- (In reply to kargl from comment #1) > Thanks for the report, but we're going to need some help. Code in NJOY21 > seems to be C++. I found an errorr.f90 file under NJOY2016. This is an > 11000 line code, whi

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---