HomeIsabelle/Phabricator

Use arbitrary precision multiplication for all signed multiplications in the…

Description

Use arbitrary precision multiplication for all signed multiplications in the interpreter because
it isn't easy to detect overflow. The previous test didn't actually work due to an optimisation in GCC.

Details

Provenance
dcjmAuthored on Nov 14 2020, 9:37 AM
Parents
rPOLYML9480d413ec0d: Fix setting overflow exception.
Branches
Unknown
Tags
Unknown