diff options
author | jkim <jkim@FreeBSD.org> | 2013-08-21 21:14:16 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2013-08-21 21:14:16 +0000 |
commit | 8c10ae99f831cad18194c571d5e44e22bb1001cd (patch) | |
tree | fc6aec7a9bc48e1c17b103053e0de9c5c22514ce /sys/fs/tmpfs/tmpfs_vfsops.c | |
parent | dd0ac928f4614beea24077852c94734d3d7f1517 (diff) | |
download | FreeBSD-src-8c10ae99f831cad18194c571d5e44e22bb1001cd.zip FreeBSD-src-8c10ae99f831cad18194c571d5e44e22bb1001cd.tar.gz |
Use '+' modifier for a memory operand that is both an input and an output.
It was actually done in r86301 but reverted in r150182 because GCC 3.x was
not able to handle it for a memory operand. Apparently, this problem was
fixed in GCC 4.1+ and several contrib sources already rely on this feature.
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions