]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
toolchain: m68k coldfire is also affected by gcc bug 64735
authorJan Heylen <jan.heylen@nokia.com>
Thu, 4 Jan 2018 12:28:30 +0000 (13:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Jan 2018 20:56:59 +0000 (21:56 +0100)
commit98b3b83fb54323cd1be0f38084a51c4e0c939e65
treeb4358ac48562f61baed11ceb9ba79bb0a0b5aed3
parent2d0058e2d3d5ebc22d4ad4ffaa9a265ba680bf53
toolchain: m68k coldfire is also affected by gcc bug 64735

Verified experimentally by using exception_ptr with m68k_cf5208 and
looking at the value of ATOMIC_INT_LOCK_FREE. ATOMIC_INT_LOCK_FREE=1,
so the issue is present. Also verified that gcc 7.x fixed it also for
cf5208.

Signed-off-by: Jan Heylen <jan.heylen@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-common.in