blob: 3d5b58864e89c7782119e7a6cceccf449aedf28c [file] [log] [blame]
struct S { volatile int field; };
int f (register struct S arg);
int g (register struct S);