Hi,
I've recently started using Fortran front/backend tools from the OMNI compiler. The latest version (commit 5d12503cf38d4207b1df4bf911728f54bb3bf701) build fine, but when I try to test it using "make test", I get the following error:
"make: *** [Makefile:30: test] Error 1"
And there seem to be multiple failing test cases:
--- failed native: procedure_declaration_member_initialize.f90
--- failed native: procedure_declaration_member_initialize_with_contains_function.f90
--- failed native: procedure_declaration_member_initialize_with_same.f90
Should I be concerned about these?
Thanks in advance.
Best regards,
Mikhail Zhigun