[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Mon Jun 23 18:50:41 CEST 2014
CVSROOT: /usr/cvs
Changes by: rodney at birch. 14/06/23 18:50:41
Modified files:
cm3/m3-sys/m3front/src/misc/: CG.m3
Log message:
Fix a longstanding bug in CG.m3 that causes compiler failures compiling
access to packed array elements whose bit size is not one of the natural
sizes 8, 16, 32, or 64. Earlier attempts at fixing this just traded one
group of failing cases for others. This one compiles everything in the
Modula-3 repository that compiles without the fix, plus a good bit of
other stuff.
More information about the M3commit
mailing list