summaryrefslogtreecommitdiff
path: root/src/lib/gnat/s-stoele.ads
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-09-26 11:10:50 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-02-26 13:30:35 +0000
commite784c1e66a5971cd780648925199f8713a72716f (patch)
treed147b81a09d207b8f1b081566aa324de92305aea /src/lib/gnat/s-stoele.ads
parenta247319ebeb274bb84e1512688ac179d38a40c32 (diff)
lib/gnat: Remove Compiler_Unit_Warning pragmas
'pragma Compiler_Unit_Warning' is removed upstream: https://gcc.gnu.org/git/?p=gcc.git&a=search&h=HEAD&st=commit&s=pragma+Compiler_Unit_Warning Fix: GCC libgnat-x86_32/lib/gnat/interfac.o interfac.ads:36:08: warning: unrecognized pragma "Compiler_Unit_Warning" [-gnatwg] Change-Id: I6d7efab132441dd3cc62a53b7322e9fd355e5059 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73162 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/lib/gnat/s-stoele.ads')
-rw-r--r--src/lib/gnat/s-stoele.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/gnat/s-stoele.ads b/src/lib/gnat/s-stoele.ads
index bf773cb03d..78faa1dce4 100644
--- a/src/lib/gnat/s-stoele.ads
+++ b/src/lib/gnat/s-stoele.ads
@@ -37,8 +37,6 @@
-- extra declarations that can be introduced into System using Extend_System.
-- It is a good idea to avoid use clauses for this package.
-pragma Compiler_Unit_Warning;
-
package System.Storage_Elements is
pragma Pure;
-- Note that we take advantage of the implementation permission to make