Re: [PATCH] Clean bswap messages and tests

2014-06-06 Thread Richard Biener
On Fri, Jun 6, 2014 at 7:32 AM, Thomas Preud'homme wrote: > This patch include 2 cleanup that were requested in PR61320: > > * Use dg-additional-options to specify the extra option s390 target needs > * Use the correct vocabulary of target endianness instead of host endianness > in comments, pass

[PATCH] Clean bswap messages and tests

2014-06-05 Thread Thomas Preud'homme
This patch include 2 cleanup that were requested in PR61320: * Use dg-additional-options to specify the extra option s390 target needs * Use the correct vocabulary of target endianness instead of host endianness in comments, pass dump and the past ChangeLog entry. Here are the ChangeLog: *** gc