Fix the workaround for optimization register spill issues on newer m68k GCC toolchain...
commit05efa5aa86a89c34c22ad97a16c5b038b98e6f6e
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 May 2018 20:47:26 +0000 (30 20:47 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 May 2018 20:47:26 +0000 (30 20:47 +0000)
treebd91db10ea39683934d4f4c1069d778b4d6862fd
parent22cccac37ef1a871df7cc560bd8858d42cc69cbf
Fix the workaround for optimization register spill issues on newer m68k GCC toolchains, by passing the destination bounds via an address register.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55191 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/cgfx/scalepixelarray.c