[Bug testsuite/38221] FAIL: gcc.c-torture/compile/sync-3.c -O0 (test for warnings, line )
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Nov 22 10:12:00 GMT 2008
------- Comment #1 from ubizjak at gmail dot com 2008-11-22 10:11 -------
This test is there to check that at least one message about changed NAND
semantics per file is generated.
x86_64 does:
~/gcc-build/gcc/cc1 -O0 -w -quiet sync-3.c
sync-3.c: In function Âtest_op_ignoreÂ:
sync-3.c:74: note: Â__sync_fetch_and_nand changed semantics in GCC 4.4
Does PA somehow bypass standard expansion of __sync intrinsics?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38221
More information about the Gcc-bugs
mailing list