From f4c9931abd9053bfacc88a3fbae5b3fe20385388 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Mon, 18 Jul 2022 07:36:26 -0700 Subject: Updates comments in the gcc 4.8 warnings files (#1902) --- config/gnu-warnings/4.8 | 4 ---- config/gnu-warnings/cxx-4.8 | 4 ---- 2 files changed, 8 deletions(-) diff --git a/config/gnu-warnings/4.8 b/config/gnu-warnings/4.8 index b4eecdf..8a19289 100644 --- a/config/gnu-warnings/4.8 +++ b/config/gnu-warnings/4.8 @@ -16,10 +16,6 @@ -Wtrampolines # warning flag added for GCC >= 4.7 -# -# -Wstack-usage=8192 warnings need to be swept up on a branch so -# that we can stop burdening the whole development team. -# -Wstack-usage=8192 # warning flag added for GCC >= 4.8 diff --git a/config/gnu-warnings/cxx-4.8 b/config/gnu-warnings/cxx-4.8 index 3bbcbf6..387c41e 100644 --- a/config/gnu-warnings/cxx-4.8 +++ b/config/gnu-warnings/cxx-4.8 @@ -12,10 +12,6 @@ -Wtrampolines # warning flag added for GCC >= 4.7 -# -# -Wstack-usage=8192 warnings need to be swept up on a branch so -# that we can stop burdening the whole development team. -# -Wstack-usage=8192 # warning flag added for GCC >= 4.8 -- cgit v0.12