tree.c (int_fits_type_p): If bounds of a subtype are variable, see if fits in bounds...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 22 Jan 2002 12:01:54 +0000 (12:01 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Jan 2002 12:01:54 +0000 (07:01 -0500)
commita8765ae7a090cfbc12b41f643938fdd17a3c0dec
treed0b4885e9a5770fecec22272ef14c5026f470e13
parentaea9695ca5c18f6aba6d429b0a593411f37b5c0f
tree.c (int_fits_type_p): If bounds of a subtype are variable, see if fits in bounds of base type.

* tree.c (int_fits_type_p): If bounds of a subtype are variable, see
if fits in bounds of base type.

From-SVN: r49070
gcc/ChangeLog
gcc/tree.c