From 4e25adb3956f880efc28bfebabe79be7338b413f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 21 Dec 2016 19:13:52 +1030 Subject: Remove high bit set characters gas/ * doc/c-lm32.texi: Fix chars with high bit set. * testsuite/gas/bfin/vector2.s: Likewise. gold/ * arm.cc: Fix comment chars with high bit set. include/ * coff/pe.h: Fix comment chars with high bit set. * opcode/xgate.h: Likewise. ld/ * testsuite/ld-scripts/sysroot-prefix.exp: Fix chars with high bit set. --- gas/doc/c-lm32.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/doc') diff --git a/gas/doc/c-lm32.texi b/gas/doc/c-lm32.texi index 6b535b7..fdfa70f 100644 --- a/gas/doc/c-lm32.texi +++ b/gas/doc/c-lm32.texi @@ -10,7 +10,7 @@ @ifclear GENERIC @node Machine Dependencies -@chapter LM£" Dependent Features +@chapter LM32 Dependent Features @end ifclear @cindex LM32 support -- cgit v1.1