Rask Ingemann Lambertsen wrote:
There are other targets with targets specific options to work around this or
that bug, quirk, defect or errata. In this case, why would two options
-mno-byte-writes and -mbyte-writes, with the latter being the default, be
unlikely to be acceptable? In particular, the MT port has these two options:

-mbacc
        Use byte loads and stores when generating code.

-mno-bacc
        Do not use byte loads and stores when generating code.
I was just about to ask about this very thing since I'm quite sure that there would be interest in adding this to devkitARM.

How much work would it be to implement these switches? I assume that the toolchain would need multilibs for these options in order to use newlib etc.

Dave

Reply via email to