diff options
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 02159a9d750..caed4606643 100644 --- a/gcc/dwarfout.c +++ b/gcc/dwarfout.c @@ -2182,7 +2182,7 @@ output_loc_descriptor (rtx rtl) /* Given a tree node describing an array bound (either lower or upper) output a representation for that bound. DIM_NUM is used for - multi-dimensional arrays and U_OR_L disgnates upper or lower + multi-dimensional arrays and U_OR_L designates upper or lower bound. */ static void |