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

Remove extended precision JPRH #62

Open
samhatfield opened this issue Feb 14, 2024 · 0 comments
Open

Remove extended precision JPRH #62

samhatfield opened this issue Feb 14, 2024 · 0 comments

Comments

@samhatfield
Copy link
Collaborator

JPRH (the extended floating point type exported by Fiat here) is referenced in a few places in ecTrans. E.g.:

JPRH is actually always the same as JPRD in Fiat. It's only equal to the extended type when REALHUGE is defined. But there is no way to set this when building Fiat, so it looks like a half-deprecated feature.

Whether we keep this in Fiat is another issue, but for now perhaps we should delete all references to JPRH and replace with JPRD, since this is what we are actually doing.

@wdeconinck's upcoming PR #61 effectively does this in SUGAW anyway.

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

No branches or pull requests

1 participant