final.c: (insn_lengths): Make it an int *, so that large jump tables don't overflow.
authorAlan Modra <amodra@bigpond.net.au>
Mon, 26 Nov 2001 00:46:40 +0000 (00:46 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 26 Nov 2001 00:46:40 +0000 (11:16 +1030)
commitaddd7df6048d7bc543fe975e31becbd7e11dfc49
treed249d09b85bcb733e53e9bc475aa068ae0896a5c
parentfa88ce26e5dd893a1cedc174a9aaf1006e2fa301
final.c: (insn_lengths): Make it an int *, so that large jump tables don't overflow.

* final.c: (insn_lengths): Make it an int *, so that large jump
tables don't overflow.

From-SVN: r47331
gcc/ChangeLog
gcc/final.c