diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-07-29 16:49:46 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-07-29 16:49:46 +0200 |
commit | 32ccbc2ac63bf3eba60391669ad30bcf461b08c0 (patch) | |
tree | 3e85088fec3bc2f9d5f05b0b5cad06a144ff1ab4 /gcc | |
parent | 09176aea40fcc440cbedae0b222de8724888fa4e (diff) | |
download | gcc-32ccbc2ac63bf3eba60391669ad30bcf461b08c0.zip gcc-32ccbc2ac63bf3eba60391669ad30bcf461b08c0.tar.gz gcc-32ccbc2ac63bf3eba60391669ad30bcf461b08c0.tar.bz2 |
Remove duplicate entry.
From-SVN: r213202
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/gnat_rm.texi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 6f6e0ed..8f3767d 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 |