Handle frame sizes larger than int.
authorJim Wilson <wilson@redhat.com>
Tue, 28 Nov 2000 03:17:22 +0000 (03:17 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 28 Nov 2000 03:17:22 +0000 (19:17 -0800)
commit102870fb8f6230375e4f4c1db944448797879672
tree937f1fee28ce92020b524d1eaf5ef464a92e5280
parenta22add726841748f6c4051f8d9b4278ba5ddbce9
Handle frame sizes larger than int.

* reload1.c (reload): Use HOST_WIDE_INT for old_frame_size.

From-SVN: r37809
gcc/ChangeLog
gcc/reload1.c