Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROSE: program with only end statement fails #97

Open
dagit opened this issue Jan 31, 2013 · 0 comments
Open

ROSE: program with only end statement fails #97

dagit opened this issue Jan 31, 2013 · 0 comments

Comments

@dagit
Copy link
Member

dagit commented Jan 31, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant