1
1
openmpi/test/asm
Jeff Squyres 2b2f2f3c04 Fix a bunch of compiler warnings, mostly on 64 bit:
- some union { void*; int; } fixes for asm tests
- size_t / %lu fixes for a bunch of others

This commit was SVN r5677.
2005-05-10 23:28:31 +00:00
..
atomic_barrier.c clean up the OMPI_BUILDING #define. Rather than being defined to 1 if 2005-04-19 03:51:20 +00:00
atomic_cmpset.c clean up the OMPI_BUILDING #define. Rather than being defined to 1 if 2005-04-19 03:51:20 +00:00
atomic_math.c Fix a bunch of compiler warnings, mostly on 64 bit: 2005-05-10 23:28:31 +00:00
atomic_spinlock.c clean up the OMPI_BUILDING #define. Rather than being defined to 1 if 2005-04-19 03:51:20 +00:00
Makefile.am Small updates to build_tarball: 2005-04-28 15:04:00 +00:00
run_tests * Update ASM tests to do more thread testing (which should help find bugs) 2005-04-18 19:33:23 +00:00