summaryrefslogtreecommitdiffstats
path: root/gcc/config/i386/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/win32.h')
-rw-r--r--gcc/config/i386/win32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/win32.h b/gcc/config/i386/win32.h
index 86011fb6df5..0aa7a5794c4 100644
--- a/gcc/config/i386/win32.h
+++ b/gcc/config/i386/win32.h
@@ -205,7 +205,7 @@ extern void i386_pe_unique_section ();
#define NO_IMPLICIT_EXTERN_C
#define SUBTARGET_PROLOGUE \
- if (profile_flag \
+ if (current_function_profile \
&& MAIN_NAME_P (DECL_NAME (current_function_decl)) \
{ \
rtx xops[1]; \
OpenPOWER on IntegriCloud