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

[PATCH v1] test: misc: build test application with strict aliasing #2114

Conversation

JereLeppanen
Copy link
Collaborator

Add -fstrict-aliasing compiler option to odp_api_headers test application. This tests that a trivial ODP application can be built and run with strict aliasing.

Add -fstrict-aliasing compiler option to odp_api_headers test
application. This tests that a trivial ODP application can be built
and run with strict aliasing.

Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com>
@odpbuild odpbuild changed the title test: misc: build test application with strict aliasing [PATCH v1] test: misc: build test application with strict aliasing Sep 4, 2024
@JereLeppanen
Copy link
Collaborator Author

Not needed. We assume that also application is built with no-strict-aliasing.

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

Successfully merging this pull request may close these issues.

1 participant