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

runnable/test42.d: Fix bswap test for BigEndian #9684

Merged
merged 1 commit into from Apr 24, 2019

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 24, 2019

dmd-cxx backport of #9683.

@dlang-bot
Copy link
Contributor

@dlang-bot dlang-bot commented Apr 24, 2019

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "dmd-cxx + dmd#9684"
@thewilsonator thewilsonator merged commit 4237580 into dlang:dmd-cxx Apr 24, 2019
2 of 5 checks passed
2 of 5 checks passed
auto-tester Pass: 6, Fail: 1, Pending: 3
Details
buildkite/dmd Build #6141 scheduled
Details
semaphoreci The build is pending on Semaphore.
Details
ci/circleci: build Your tests passed on CircleCI!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@ibuclaw ibuclaw deleted the ibuclaw:dmd-cxx-bigendian2 branch Apr 24, 2019
kraj pushed a commit to kraj/gcc that referenced this pull request Apr 24, 2019
Fixes another failing test to pass on BigEndian.

Initial patch by Robin Dapp.

Reviewed-on: dlang/dmd#9684

gcc/testsuite/ChangeLog:

2019-04-24  Iain Buclaw  <ibuclaw@gdcproject.org>

	* gdc.test/README.gcc: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270536 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants