diff --git a/source/components/utilities/utdebug.c b/source/components/utilities/utdebug.c index 3ca39fce08..1ced4148b6 100644 --- a/source/components/utilities/utdebug.c +++ b/source/components/utilities/utdebug.c @@ -220,7 +220,7 @@ AcpiUtTrackStackPtr ( #pragma GCC diagnostic ignored "-Wdangling-pointer=" #endif AcpiGbl_LowestStackPointer = &CurrentSp; -#pragma GCC diagnostic popmake +#pragma GCC diagnostic pop } if (AcpiGbl_NestingLevel > AcpiGbl_DeepestNesting)