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

Several tests fail with -fupc-pts=struct #74

Closed
PHHargrove opened this issue Mar 12, 2014 · 1 comment
Closed

Several tests fail with -fupc-pts=struct #74

PHHargrove opened this issue Mar 12, 2014 · 1 comment
Assignees

Comments

@PHHargrove
Copy link
Contributor

This issue is a place-holder until I can collect more complete information.

It appears that clang-upc2c emits multiple forms of invalid code when passed -fupc-pts=struct, including at least assignments between the two structure types (phased and phaseless pts) and from these structs to scalar type(s).

When I have more time, I will follow up with specific tests names from the Berkeley suite and/or examples of the invalid code. I have taken assignment of the issue until I can provide the missing information, but I don't expect I have the ability to fix the issue(s).

@PHHargrove
Copy link
Contributor Author

At this point I believe every failure I am seeing on an x86-32 platform with -fupc-pts=struct is attributable to one of the four issues listed above. So, I am closing this issue.

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