-
Notifications
You must be signed in to change notification settings - Fork 15k
Closed
Labels
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]flang:frontend
Description
I'm new to Fortran and apparently my Fortran is so bad it makes the compiler crash. This is on macOS 11.3.1(20E241). I've attached the source file in question. It's likely related to the declaration of type(Card)
and the addition of the contained function name
. I've also attached the crash log from my machine. Note that I had to rename the Fortran file to get GitHub to accept it as an attachment, so it's name "Solitaire.f90.txt" instead of just "Solitaire.f90".
flang-new.crash.txt
Solitaire.f90.txt
Metadata
Metadata
Assignees
Labels
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]flang:frontend