[mcs] A pointer-type may be used as the type of a volatile field. Fixes #23770
authorMarek Safar <marek.safar@gmail.com>
Mon, 13 Oct 2014 10:28:08 +0000 (12:28 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 13 Oct 2014 10:28:08 +0000 (12:28 +0200)
commit10b5567b3d477902d2eb4ffa9b606c52edf68964
treee4994a2545cd7d16e296cc76f73add320b4aad3b
parent6e4ab1d3eba3a4ed827016859444711624b83f10
[mcs] A pointer-type may be used as the type of a volatile field. Fixes #23770
mcs/errors/cs0677-5.cs [new file with mode: 0644]
mcs/mcs/field.cs
mcs/tests/test-251.cs