Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Fix va_arg() for PowerPC.#121

Merged
redstar merged 1 commit intoldc-developers:ldcfrom
redstar:ppcvararg
Mar 30, 2018
Merged

Fix va_arg() for PowerPC.#121
redstar merged 1 commit intoldc-developers:ldcfrom
redstar:ppcvararg

Conversation

@redstar
Copy link
Copy Markdown
Member

@redstar redstar commented Mar 5, 2018

This fixes a failure in ldc_cabi1.d test (ppc64el only). The value loaded for byte
and word sized parameters were wrong.

(cherry picked from commit e5a952d)

@redstar
Copy link
Copy Markdown
Member Author

redstar commented Mar 30, 2018

@joakim-noah What is the purpose of the Bionic-related commit? Looks like you pushed to the wrong branch...

This fixes a failure in ldc_cabi1.d test (ppc64el only). The value loaded for byte
and word sized parameters were wrong.

(cherry picked from commit e5a952d)
(cherry picked from commit fde5055)
@redstar
Copy link
Copy Markdown
Member Author

redstar commented Mar 30, 2018

@joakim-noah Please forget my question, I saw that the commit is already in the ldc branch...

@redstar redstar merged commit 756fa71 into ldc-developers:ldc Mar 30, 2018
@redstar redstar deleted the ppcvararg branch March 30, 2018 07:06
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.

1 participant