diff --git a/src/comp.h b/src/comp.h index d46cdc735ff..507379bf5e6 100644 --- a/src/comp.h +++ b/src/comp.h @@ -61,7 +61,7 @@ struct Lisp_Native_Comp_Unit string may have been sweeped. */ char *cfile; #endif -}; +} GCALIGNED_STRUCT; #ifdef HAVE_NATIVE_COMP