fold-const.c (make_range): If orig_type is unset, set it as soon as we know the type.
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 24 Mar 1999 22:48:37 +0000 (22:48 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Mar 1999 22:48:37 +0000 (15:48 -0700)
commitcc33944a7a4ad12e11ce9e278f028be948189575
tree66590433696f241a41a1a8d234c661101ea3f66b
parent79d868e8879f926db2cdbd314e39d85bd2b5f844
fold-const.c (make_range): If orig_type is unset, set it as soon as we know the type.

        * fold-const.c (make_range): If orig_type is unset, set it as soon
        as we know the type.  Remove now unnecessary set of orig_type for
        conversions.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r25959
gcc/ChangeLog
gcc/fold-const.c