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:41:58 +0000 (00:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 Feb 1999 00:41:58 +0000 (17:41 -0700)
commit8bbd56856dcc5f73bd0662322805e60e159be353
tree91e9b8d9748714d68afb7086061668a5b0af8fe7
parent20496fa2c8810a2da8d3667e35616999ab6fd8d9
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: r25228
gcc/ChangeLog
gcc/c-common.c