Skip to content
Snippets Groups Projects
Commit f7ae4f77 authored by Basile Desloges's avatar Basile Desloges Committed by Andre Maroneze
Browse files

[dive] Update "exceptional.i" test to keep x86_32 machdep

parent 3d0b70f4
No related branches found
No related tags found
No related merge requests found
/* run.config
STDOPT: +"-absolute-valid-range 0x10000000-0x1fffffff -dive-from-variables main::__retres -dive-depth-limit 5"
STDOPT: #"-machdep x86_32" +"-absolute-valid-range 0x10000000-0x1fffffff -dive-from-variables main::__retres -dive-depth-limit 5"
*/
int* gm(int *p) { return (int *) ((unsigned int) p * 2 / 2); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment