Index: openmp/trunk/runtime/src/kmp_ftn_entry.h =================================================================== --- openmp/trunk/runtime/src/kmp_ftn_entry.h +++ openmp/trunk/runtime/src/kmp_ftn_entry.h @@ -773,7 +773,7 @@ #if ! KMP_OS_LINUX int FTN_STDCALL -FTN_IS_INITIAL_DEVICE( void ) +xexpand(FTN_IS_INITIAL_DEVICE)( void ) { return 1; }