[install.texi] Add note against GNAT 4.8 on ARM targets
authorAlan Lawrence <alan.lawrence@arm.com>
Thu, 10 Dec 2015 10:48:08 +0000 (10:48 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Thu, 10 Dec 2015 10:48:08 +0000 (10:48 +0000)
* doc/install/texi: Add note against GNAT 4.8 on ARM hosts.

From-SVN: r231500

gcc/ChangeLog
gcc/doc/install.texi

index 50e6e7a39a6130b4adb9977d88154956c3f0f793..0b269bc7cda3296b073ff678b3faba57876b7fe1 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-10  Alan Lawrence  <alan.lawrence@arm.com>
+
+       * doc/install.texi: Add note against GNAT 4.8 on ARM hosts.
+
 2015-12-10  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/68785
index 0b71bef8380a47ced51a42912f852412ab4f7084..81cadb5ed59c3ce8de2b8f8a474fcb3d9de10f32 100644 (file)
@@ -3484,6 +3484,10 @@ require GNU binutils 2.13 or newer.  Such subtargets include:
 @code{arm-*-netbsdelf}, @code{arm-*-*linux-*}
 and @code{arm-*-rtemseabi}.
 
+Building the Ada frontend commonly fails (an infinite loop executing
+@code{xsinfo}) if the host compiler is GNAT 4.8.  Host compilers built from the
+GNAT 4.6, 4.9 or 5 release branches are known to succeed.
+
 @html
 <hr />
 @end html