mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
Update test_msvc_simd_bug981648_main.cpp
This commit is contained in:
@@ -37,7 +37,7 @@ int main(void)
|
||||
|
||||
my_obj a;
|
||||
a.m_uuid.data[0] = 1;
|
||||
std::printf("There should be a another printf coming next.\n");
|
||||
std::printf("There should be another printf coming next.\n");
|
||||
|
||||
//*****************************************
|
||||
// The != statement in this function generates a movups and a movdqu statement.
|
||||
|
||||
Reference in New Issue
Block a user