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

Wasm backend + relocatable + EMULATE_FUNCTION_POINTER_CASTS is not working #8507

Closed
sbc100 opened this issue Apr 26, 2019 · 1 comment
Closed
Labels

Comments

@sbc100
Copy link
Collaborator

sbc100 commented Apr 26, 2019

The wasm backend dynamically assigns table entries to non-dso-local functions by calling fp$foo functions. The JS support code then adds an entry to the table according the prevailing symbol foo.

However, the signature of foo is the correct original signature, not the jjjjjjjjjjjjj signature used by the fpemu pass.

sbc100 added a commit that referenced this issue Apr 26, 2019
* Skip test of wasm backend + relocatable + emu-fp-casts

See #8507
VirtualTim pushed a commit to VirtualTim/emscripten that referenced this issue May 21, 2019
@stale
Copy link

stale bot commented Apr 25, 2020

This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 7 days. Feel free to re-open at any time if this issue is still relevant.

@stale stale bot added the wontfix label Apr 25, 2020
@stale stale bot closed this as completed May 2, 2020
belraquib pushed a commit to belraquib/emscripten that referenced this issue Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant