Am Thu, 22 Jan 2015 11:34:27 +
schrieb "Mike" :
> I'm trying to track down an optimization bug.
>
> I have written a D program and a C program that are essentially
> identical, and compiled them to assembly code with my
> arm-none-eabi-gdc/gcc build.
>
> C Code: https://bpaste.net/show/6f4
I'm trying to track down an optimization bug.
I have written a D program and a C program that are essentially
identical, and compiled them to assembly code with my
arm-none-eabi-gdc/gcc build.
C Code: https://bpaste.net/show/6f420de3a892
C ASM : https://bpaste.net/show/42c75f6763bf
arm-none-e