dwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_PSEUDO_REGISTER as upper bound...
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Thu, 1 Oct 1998 18:02:50 +0000 (18:02 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Thu, 1 Oct 1998 18:02:50 +0000 (11:02 -0700)
commit23e08716715d54bc2e4654912745909d39f10052
tree672c034800ace2fa345736d08e568b2a6f3a8cde
parentda6558fd7778ddd5557e2f80bf15893f9de6684c
dwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_PSEUDO_REGISTER as upper bound for last_end, not an arbitrary constant.

* dwarf2out.c (expand_builtin_dwarf_reg_size): Use
FIRST_PSEUDO_REGISTER as upper bound for last_end, not an
arbitrary constant.

From-SVN: r22722
gcc/ChangeLog
gcc/dwarf2out.c