[Bug middle-end/51351] New: undefined reference to __sync_fetch_and_ior_4
kkojima at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 30 04:48:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51351
Bug #: 51351
Summary: undefined reference to __sync_fetch_and_ior_4
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: kkojima@gcc.gnu.org
On SH, there are libgomp test failures with
undefined reference to `__sync_fetch_and_ior_4'
Doc refers __sync_fetch_and_or but not __sync_fetch_and_ior.
More information about the Gcc-bugs
mailing list