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

[dmd-cxx] Add RUNNABLE_PHOBOS_TEST to some more tests #11079

Merged
merged 1 commit into from Apr 30, 2020

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 30, 2020

No description provided.

@dlang-bot
Copy link
Contributor

@dlang-bot dlang-bot commented Apr 30, 2020

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 run digger -- build "dmd-cxx + dmd#11079"
@ibuclaw
Copy link
Member Author

@ibuclaw ibuclaw commented Apr 30, 2020

Two approvals + trivial -> merge.

@ibuclaw ibuclaw merged commit 934df6f into dlang:dmd-cxx Apr 30, 2020
3 of 5 checks passed
3 of 5 checks passed
auto-tester Pass: 4, In Progress: 1, Pending: 5
Details
semaphoreci The build is pending on Semaphore.
Details
buildkite/dmd Build #12826 passed (7 seconds)
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-runnable branch Apr 30, 2020
farazs-github pushed a commit to MIPS/gcc that referenced this pull request Apr 30, 2020
Corrects a previous change made to the SPARC stdc bindings, and
backports PPC-related fixes.  The library and language testsuite now
passes fully on powerpc64le-linux-gnu.

Fixes: PR d/90719
Fixes: PR d/94825

Reviewed-on: dlang/dmd#11079
	     dlang/druntime#3078
	     dlang/druntime#3083

libphobos/ChangeLog:

	PR d/94825
	* libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Remove
	config/powerpc/switchcontext.S
	* libdruntime/Makefile.in: Regenerate.
	* libdruntime/config/powerpc/callwithstack.S: Remove.
	* libdruntime/config/powerpc/switchcontext.S: Fix symbol name of
	fiber_switchContext.
	* libdruntime/core/thread.d: Disable fiber migration tests on PPC.
	* testsuite/libphobos.thread/fiber_guard_page.d: Set guardPageSize
	same as stackSize.
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

4 participants