genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll possibly...
authorOlivier Hainque <hainque@act-europe.fr>
Wed, 15 Oct 2003 17:24:44 +0000 (19:24 +0200)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 15 Oct 2003 17:24:44 +0000 (17:24 +0000)
commit0f229b22bb0f6b0c24e0ef69e3f45368524748e3
treeaa25047fd77abafb80dca767d9b4f7418f43c3e3
parent8bf06993c1664e62690b0e5f7bf1c2197e1c9199
genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll possibly assign in the sort buffer.

* genmodes.c (calc_wider_mode): Allocate enough room for all the
entries we'll possibly assign in the sort buffer.

From-SVN: r72531
gcc/ChangeLog
gcc/genmodes.c