From 353f74e8ee82e2a87bb41bc7cc8c5451aedec06b Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Sun, 19 Feb 2006 18:15:58 +0000 Subject: install.texi: Add missing `@samp'. * doc/install.texi: Add missing `@samp'. From-SVN: r111272 --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 873ad67..f76cead 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2790,7 +2790,7 @@ As of GCC 4.1, @env{DWARF2} exception handling is available on HP-UX. It is now the default. This exposed a bug in the handling of data relocations in the GAS assembler. The handling of 64-bit data relocations was seriously broken, affecting debugging and exception support on all -hppa64-*-* targets. Under some circumstances, 32-bit data relocations +@samp{hppa64-*-*} targets. Under some circumstances, 32-bit data relocations could also be handled incorrectly. This problem is fixed in GAS version 2.16.91 20051125. -- cgit v1.1