Make sure PTRDIFF_MIN, PTRDIFF_MAX, and SIZE_MAX have the proper types.
[pintos-anon] / grading / userprog / create-bad-ptr.exp
1 (create-bad-ptr) begin
2 (create-bad-ptr) end
3 create-bad-ptr: exit(0)
4 --OR--
5 (create-bad-ptr) begin
6 create-bad-ptr: exit(-1)