BerkeleyLab/caffeine

Look into Caffeine implementations of `error stop` and `stop`

Closed this issue · 1 comments

Caffeine implementations of error stop and stop may need to be updated since it seems to call back and forth between Fortran, then C, then Fortran, which may not be advisable.

The current messy implementation of error_stop also appears to currently be seg-faulting inside inner_caf_error_stop_character when compiled by flang-new