I can use the compiler flag -Wno-multichar to disable the multi-character warning .But, I want to do this from source code.
-Wno-multichar
So, I tried #pragma GCC
#pragma GCC