[M3devel] Another Allow_packed_byte_aligned issue
Hendrik Boom
hendrik at topoi.pooq.com
Sat Sep 26 22:30:26 CEST 2015
Your mailer seems to have slipped into HTML mode.
On Sat, Sep 26, 2015 at 12:23:27PM -0700, Rodney Bates wrote:
> <DIV style="font-family:Arial, sans-serif; font-size:10pt;">In trying to better understand the issue, I see, in Module.m3:895, this code:<BR><BR> Target.Allow_packed_byte_aligned := t.containsLazyAlignments;<BR><BR>From other places, containsLazyAlignments derives from LAZYALIGN <BR>pragmas, so this means it will turn on Allow_packed_byte_aligned,<BR>regardless of the target, if there is a LAZYALIGN pragma. I think this<BR>will generate code that will alignfault, if the target CPU doesn't<BR>support it. That would be a bug. <BR><BR><BR>-Rodney Bates</DIV>
> _______________________________________________
> M3devel mailing list
> M3devel at elegosoft.com
> https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel
More information about the M3devel
mailing list