From 32ccbc2ac63bf3eba60391669ad30bcf461b08c0 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Tue, 29 Jul 2014 16:49:46 +0200 Subject: [PATCH] Remove duplicate entry. From-SVN: r213202 --- gcc/ada/gnat_rm.texi | 9 --------- 1 file changed, 9 deletions(-) diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 6f6e0edc55c..8f3767d4fbc 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -8759,15 +8759,6 @@ type @code{Universal_Integer}. The value depends only on the field @var{C} and is independent of the alignment of the containing record @var{R}. -@node Attribute Compiler_Version -@unnumberedsec Attribute Compiler_Version -@findex Compiler_Version -@noindent -@code{Standard'Compiler_Version} (@code{Standard} is the only allowed -prefix) yields a static string identifying the version of the compiler -being used to compile the unit containing the attribute reference. A -typical result would be something like "@value{EDITION} @i{version} (20090221)". - @node Attribute Code_Address @unnumberedsec Attribute Code_Address @findex Code_Address -- 2.30.2