The flang was old when I checked this test set. The flang-new version I presented was wrong. I will be careful when I use flang from now on.
I have confirmed that the compilation and execution of the tests set are correct.
We Fujitsu have reported bugs using our test suite and the bugs are managed in this project. Thank you for your help in fixing these issues.
Please let me clarify the action for the issues categorized as âWorks with HLFIRâ.
HLFIR lowering is now enabled by default and FIR lowering is being removed.
So should we close these issues?
Iâm not sure they are never reproduced with HLFIR lowering because I donât know the causes of them at the moment. (I think there is no problem to re-open the issues when they come to be reproduced again. I would like to just know your ideas.)
IMHO all issues categorized as âWorks with HLFIRâ can now be closed.
These are issues that couldnât be reproduced using HLFIR lowering, that is now the default, but only with FIR lowering, that follows different code paths in Flang.
I donât think itâs worth spending time debugging FIR lowering code to find out the cause of the issues. As you mentioned, they can be re-opened later, if needed.
Before closing the issues, you might want to double check that they donât occur anymore, by trying to reproduce them with the latest Flang, built from main.