diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-05-16 12:14:26 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-05-16 12:14:26 +0000 |
commit | 01cc3b7526f036bef25d4140ef0903276a67aa9a (patch) | |
tree | bf405c4941b111c08c0642d3410b2970aca3b162 /gcc/config/i386/sysv4.h | |
parent | 6a63b8ac07f1b0e513c0b549c074e71c63041c1a (diff) | |
download | gcc-01cc3b7526f036bef25d4140ef0903276a67aa9a.tar.gz |
Fix typos in comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9711 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/sysv4.h')
-rw-r--r-- | gcc/config/i386/sysv4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h index 37b612ccf06..97af2a9fc38 100644 --- a/gcc/config/i386/sysv4.h +++ b/gcc/config/i386/sysv4.h @@ -133,7 +133,7 @@ do { long value[3]; \ broken with respect to FP registers that it is hardly worth thinking of it as something to strive for compatibility with. - The verison of x86/svr4 SDB I have at the moment does (partially) + The version of x86/svr4 SDB I have at the moment does (partially) seem to believe that DWARF register number 11 is associated with the x86 register %st(0), but that's about all. Higher DWARF register numbers don't seem to be associated with anything in |