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] Power/GCC: Subword atomic operation endianness check bug fix


On Wed, 2 Jul 2014, David Edelsohn wrote:

> * config/rs6000/rs6000.c (rs6000_adjust_atomic_subword): Use
> BYTES_BIG_ENDIAN rather than WORDS_BIG_ENDIAN to check for byte
> endianness.
> 
> This patch is okay.  Thanks for noticing it.

 Committed, thanks.

  Maciej


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