Closed loganchien closed 7 years ago
These commits add -fsigned-char to amacc and fix an output difference between the executable generated by amacc and the executable generated by gcc.
-fsigned-char
amacc
gcc
Fix: #23
Thank @loganchien for the contribution again!
These commits add
-fsigned-char
toamacc
and fix an output difference between the executable generated byamacc
and the executable generated bygcc
.Fix: #23