Add -O to CFLAGS to try to catch uninitialized variable errors.
[pintos-anon] / src / examples / bubsort.c
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.