diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2018-09-05 09:48:39 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-05 21:14:47 +0200 |
commit | 84efe72b785c7c2437a07a07d92f39a811c647f6 (patch) | |
tree | 1d07ebfe8aa6af8e241749699250757bebaa18f6 /package/python-setuptools/0001-add-executable.patch | |
parent | d496329a19c1989856cd5cef80f0d05255a27445 (diff) | |
download | buildroot-84efe72b785c7c2437a07a07d92f39a811c647f6.tar.gz buildroot-84efe72b785c7c2437a07a07d92f39a811c647f6.zip |
package/gcc: xtensa: fix atomic NAND code generation
xtensa gcc incorrectly generates code for atomic NAND operation as
~a1 & a2 instead of ~(a1 & a2). Fix that.
Backported from: r264087
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-setuptools/0001-add-executable.patch')
0 files changed, 0 insertions, 0 deletions