Skip to content

Fix #1 #11

Andreas Klebinger requested to merge wip/div_undef into master

We have to ensure arguments to div/quot don't evaluate to undefined behaviour.

Also use -fPIC when compiling cmm, in edge cases the assembler trips up otherwise.

Merge request reports