public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Re: Let '^' through the lexer
@ 2023-07-14 14:35 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2023-07-14 14:35 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=36b6b4594e729c4a4502dc93c8c3c894287147a6

commit 36b6b4594e729c4a4502dc93c8c3c894287147a6
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Sat Jul 15 00:02:43 2023 +0930

    Re: Let '^' through the lexer
    
    Fix "make pdf".

Diff:
---
 ld/ld.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/ld.texi b/ld/ld.texi
index 5009f0e5a6c..40d388ae84b 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -6861,7 +6861,7 @@ height2pt&\omit&&\omit&&\omit&\cr
 &5&&left&& >      <      <=      >=&\cr
 &6&&left&&==         !=&\cr
 &7&&left&&\&&\cr
-&8&&left&&^&\cr
+&8&&left&&\^{}&\cr
 &9&&left&&|&\cr
 &10&&left&&{\&\&}&\cr
 &11&&left&&||&\cr

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-14 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 14:35 [binutils-gdb] Re: Let '^' through the lexer Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).