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: unassig...@gcc.gnu.org
        ReportedBy: kkoj...@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.

Reply via email to