Hi, Wolfgang Wolfgang Denk wrote: > Dear Felix Radensky, > > In message <[email protected]> you wrote: > >> I'm hitting the error below when compiling the latest git u-boot for >> MPC8536DS target. >> I'm using toolchain from Freescale BSP for this board. ld version is >> 2.18.50.20080215, >> gcc version is 4.3.2. Any ideas how to fix this ? >> > > Seems recent versions of GCC have changed their behaviour (once > again) when (not) using load/store multiple instructions, which > causes them to generate bigger (but allegedly more correct) code. > > The code builds fine with gcc-4.2.2. > Thanks, I'll switch to ELDK 4.2 then.
Felix. > Best regards, > > Wolfgang Denk > > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

