Author: dnovillo
Date: Wed Feb 2 17:40:53 2011
New Revision: 169537
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169537
Log:
* builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=
WORDS_BIG_ENDIAN.
Modified:
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/builtins.c