From 845f6a013165c3db7051422a0ab3ce135944ff6a Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 5 Jul 2014 22:13:01 +0000 Subject: * doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@212308 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/install.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/doc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 6b45e9d0d42..7de5291a432 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3764,9 +3764,9 @@ removed and the system libunwind library will always be used. @end html @anchor{aarch64-x-x} @heading aarch64*-*-* -Pre 2.24 binutils does not have support for selecting -mabi and does not -support ILP32. If GCC 4.9 or later is built with pre 2.24, GCC will not -support option -mabi=ilp32. +Binutils pre 2.24 does not have support for selecting @option{-mabi} and +does not support ILP32. If it is used to build GCC 4.9 or later, GCC will +not support option @option{-mabi=ilp32}. @html
-- cgit v1.2.1