On Mon, Apr 20, 2015 at 11:23:17PM +0930, Alan Modra wrote: > This fixes a thinko in offsettable_ok_by_alignment. It's not the > absolute placement that matters, but the toc-pointer relative offset. > So alignment of r2 also needs to be taken into account. > > Bootstrapped and regression tested powerpc64-linux. OK for mainline > and gcc-5 branch? Without the dead code removal for the branch..
Please wait until 5.1 is released on the gcc-5 branch. Jakub