tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additi...
authorRichard Henderson <rth@cygnus.com>
Sat, 4 Apr 1998 17:46:06 +0000 (09:46 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 4 Apr 1998 17:46:06 +0000 (09:46 -0800)
commit896cced482d766c5d1d07ce1c71c191ac8864dd3
tree732571c84a2af807ac7242046fc7cc2b2ae49b19
parent8983c7160410e7b865cd27a02b34fa506c8c2620
tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additional [us]sizetype entries.

* tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype): Merge all
of these into a single struct, with additional [us]sizetype entries.
* stor-layout.c (set_sizetype): Initialize [us]sizetype.
* fold-const.c (size_int_wide): Don't rely on sizetype_tab being
an array.

From-SVN: r18994
gcc/ChangeLog
gcc/fold-const.c
gcc/stor-layout.c
gcc/tree.h