We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Converted from SourceForge issue 3437039, submitted by rasmussn
This is an easy bug to reproduce as a program with only "end" fails.
Output from ROSE:
Assertion failed: (astScopeStack.front()->get_endOfConstruct()->get_line() != astScopeStack.front()->get_startOfConstruct()->get_line()), function c_action_end_program_stmt, file ../../../../rose-0.9.5a-16734/src/frontend/OpenFortranParser_SAGE_Connection/FortranParserActionROSE.C, line 16035. Abort trap
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Converted from SourceForge issue 3437039, submitted by rasmussn
This is an easy bug to reproduce as a program with only "end" fails.
regression test
end
Output from ROSE:
Assertion failed: (astScopeStack.front()->get_endOfConstruct()->get_line() != astScopeStack.front()->get_startOfConstruct()->get_line()), function c_action_end_program_stmt, file ../../../../rose-0.9.5a-16734/src/frontend/OpenFortranParser_SAGE_Connection/FortranParserActionROSE.C, line 16035.
Abort trap
The text was updated successfully, but these errors were encountered: