This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I stop my Fortran program producing segfaults when -Ofast is used to compile the code?

My Fortran program runs correctly when the binary is built with armflang at -O3 level, but encounters a runtime crash or segfault with -Ofast optimization level.

Parents Reply Children
No data