diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-10-04 23:10:06 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-10-04 23:10:06 +0000 |
commit | 75d860d60cbe189dc65e7a7fcb0223eb0127bd3e (patch) | |
tree | 08536face368c976d5ec510f6cea0c03bfad5f76 /gcc/dwarfout.c | |
parent | f7c2d1415abef73f8dae1288fef0285803162b0a (diff) | |
download | gcc-75d860d60cbe189dc65e7a7fcb0223eb0127bd3e.tar.gz |
Fix typo in last change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2319 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r-- | gcc/dwarfout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c index 65350842418..98f82a4d3a9 100644 --- a/gcc/dwarfout.c +++ b/gcc/dwarfout.c @@ -1478,7 +1478,7 @@ output_mem_loc_descriptor (rtl) be referred to as a "base register". This distinction is not based in any way upon what category of register the hardware believes the given register belongs to. This is strictly - DWARF terminology we're dealing with here. */ + DWARF terminology we're dealing with here. Note that in cases where the location of a memory-resident data object could be expressed as: |