This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rs6000] Make darwin-longlong.c test case endian-safe


On Nov 19, 2013, at 8:54 AM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> another test case fix: darwin-longlong.c implements a "msw" routine
> extracting the most significant word from a long long.  This of course
> needs to be updated for little-endian ...
> 
> Tested on powerpc64le-linux.
> 
> OK for mainline?

My perspective, ok.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]