diff options
author | Richard Stallman <rms@gnu.org> | 1992-10-04 23:10:06 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-10-04 23:10:06 +0000 |
commit | 8c24a2ce8cb330111e87779990c5ff118675f22c (patch) | |
tree | 08536face368c976d5ec510f6cea0c03bfad5f76 /gcc/dwarfout.c | |
parent | be63d912063987c1f714c37b7dfd76ff06133960 (diff) | |
download | gcc-8c24a2ce8cb330111e87779990c5ff118675f22c.zip gcc-8c24a2ce8cb330111e87779990c5ff118675f22c.tar.gz gcc-8c24a2ce8cb330111e87779990c5ff118675f22c.tar.bz2 |
Fix typo in last change.
From-SVN: r2319
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 6535084..98f82a4 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: |