Groups | Search | Server Info | Login | Register
Groups > comp.sys.atari.programmer > #9
| Date | 2011-11-27 22:25 +0100 |
|---|---|
| From | Henk Robbers <h.robbers@chello.nl> |
| Newsgroups | comp.sys.atari.st, comp.sys.atari.programmer |
| Subject | AHCC V4.8 |
| Message-ID | <bf281$4ed2aabc$1884a375$18942@news.chello.nl> (permalink) |
| Organization | chello.nl |
Cross-posted to 2 groups.
LS
There is a new version available on my home page (see sig)
Changes:
november 28 2011
v4.8
Compiler:
Fix a crash that sometimes could occur when a local
initializer was absent or was wrong.
Fix a crash when a while expression is wrong or absent.
Allow {} around any local initializer.
Deny arrays of void.
Deny returning of arrays.
Fixed a regression since 4.7 leading to incorrect code
in rare situations.
Fix a error preventing floating constants of the form:
nE-n from compiling correctly.
Coldfire:
Fix incorrect code when a temporary was needed
from a memory location.
Library:
Fixed a leftover from Sozobon, where a floating point
integral part could not exceed |2^31|.
Changed v_pie --> v_pieslice
Have fun
--
Groeten; Regards.
Henk Robbers. http://members.chello.nl/h.robbers
Interactive disassembler: TT-Digger; http://digger.atari.org
A Home Cooked C compiler: AHCC; http://ahcc.atari.org
Back to comp.sys.atari.programmer | Previous | Next | Find similar
AHCC V4.8 Henk Robbers <h.robbers@chello.nl> - 2011-11-27 22:25 +0100
csiph-web