Re: [AD] broken dat and grabber? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Michael Bukin <M.A.Bukin@xxxxxxxxxx> wrote:
>
> Can you compile to assembler (original, without -funroll-loop, and
> maybe with function call near bmp_unwrite_line) and place results
> somewhere.
http://www.alphalink.com.au/~tjaden/dev/blitbug/
blit.i.gz -- preprocessed source file
blit.s.opt.gz -- compiled to asm with -funroll-loops
blit.s.unopt.gz -- compiled to asm without -funroll-loops
(but with other optimisations)
blit.i.funccall.gz -- preprocessed source file with function call
blit.s.funccall.gz
I didn't test if this particular function call solved the problem.
Originally I was using `al_trace'.
--
tjaden@xxxxxxxxxx - http://www.psynet.net/tjaden/
Even a stopped clock gives the right time twice a day.