Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

jpf91
Copy link
Contributor

@jpf91 jpf91 commented Jan 14, 2014

Avoid unaligned accesses, these can cause data corruption on older ARM processors.

Note: This is part of a set of changes which are required to get test suite & unit tests passing on ARM GDC. All necessary changes for GDC are here for reference:
https://github.com/jpf91/GDC/commits/arm-old

Once these pull requests are merged upstream I'll merge them into GDC as well.

@dnadlinger
Copy link
Contributor

Auto-merge toggled on

dnadlinger added a commit that referenced this pull request Jan 15, 2014
Don't do unaligned accesses
@dnadlinger dnadlinger merged commit c881cca into dlang:master Jan 15, 2014
@jpf91
Copy link
Contributor Author

jpf91 commented Jan 15, 2014

thanks

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

Successfully merging this pull request may close these issues.

2 participants