Previous 199869 Revisions Next

r31737 Friday 22nd August, 2014 at 12:44:14 UTC by Miodrag Milanović
(OSD BRANCH) Silence compiler when doing 32bit compilation (nw)
[/branches/osd/src/lib/bx]float4_t.h

branches/osd/src/lib/bx/float4_t.h
r31736r31737
1818#elif 0 // BX_COMPILER_CLANG
1919#   include "float4_langext.h"
2020#else
21#   pragma message("************************************\nUsing SIMD reference implementation!\n************************************")
21//#   pragma message("************************************\nUsing SIMD reference implementation!\n************************************")
2222#   include "float4_ref.h"
2323#endif //
2424

Previous 199869 Revisions Next


© 1997-2024 The MAME Team