Skip to content

Conversation

samkearney
Copy link
Collaborator

Preliminary PR before sending to the main repo.

In testing libc and std rust on x86 QNX Neutrino 7.0, I found that the data layout I had used previously had an error - on 32-bit x86, the nto/gcc toolchain aligns 64-bit integer types to 64 bits, which is different from Rust's assumed default of 32-bit alignment.

Separating this from the rest of my 7.0 std work because it is a bug in the already merged no_std support.

@samkearney samkearney requested a review from flba-eb June 8, 2023 16:36
@samkearney
Copy link
Collaborator Author

For some reason it will not let me request review from @gh-tr.

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