|
@@ -3431,7 +3431,7 @@ plugin_init (struct plugin_name_args *plugin_info,
|
|
|
register_callback (plugin_name, PLUGIN_PASS_MANAGER_SETUP,
|
|
|
NULL, &pass_info);
|
|
|
|
|
|
-#ifdef HAVE_DECL_PTR_DEREFS_MAY_ALIAS_P
|
|
|
+#if HAVE_DECL_PTR_DEREFS_MAY_ALIAS_P
|
|
|
/* This warning pass is only available when `ptr_derefs_may_alias_p' is
|
|
|
available, with GCC >= 4.6. */
|
|
|
|