]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-common.c (shorten_compare): Get the min/max value from the underlying type of an...
authorCharles G Waldman <cgw@alum.mit.edu>
Tue, 16 Feb 1999 00:40:05 +0000 (17:40 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 Feb 1999 00:40:05 +0000 (17:40 -0700)
commit1f47bc2e9cd3d8db6d2b691fa07426aa67282de8
tree62fcc436190a27bf96d7eec7a344f3bda95bab69
parent1aa8c7f5058e1d7598130757777215a46d88756f
c-common.c (shorten_compare): Get the min/max value from the underlying type of an enumeration...


        * c-common.c (shorten_compare): Get the min/max value from the
        underlying type of an enumeration, not the enumerated type itself.

From-SVN: r25227
gcc/c-common.c