On Tue, Jun 4, 2013 at 9:05 AM, Alan Modra <amo...@gmail.com> wrote: > ppc64 SFmode constants in the TOC occupy the first word of a dword. > For little-endian, we don't need to shift left. Bootstrapped etc. and > committed as obvious revision 199646. > > * config/rs6000/rs6000.c (output_toc): Correct little-endian float > constant output.
Okay. Thanks, David