[Bug testsuite/38221] FAIL: gcc.c-torture/compile/sync-3.c -O0 (test for warnings, line )

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Sat Nov 22 16:02:00 GMT 2008



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2008-11-22 16:00 -------
Subject: Re:  FAIL: gcc.c-torture/compile/sync-3.c  -O0   (test for warnings,
line )

> Does PA somehow bypass standard expansion of __sync intrinsics?

The hpux PA targets have no support for these intrinsics.  There
is a library implementation on linux using kernel support.  However,
this bug now seems fixed.  Maybe this change:

2008-11-21  Ben Elliston  <bje@au.ibm.com>

        * gcc.c-torture/compile/sync-3.c: Remove dg-message directive.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38221



More information about the Gcc-bugs mailing list