On Thu, 4 Feb 2016, Jakub Jelinek wrote:

> Hi!
> 
> If an enum has mode attribute, then finish_enum uses the precision
> from its mode (and complains if the enumerators don't fit into that
> precision), but will use TYPE_{MIN,MAX}_VALUE from int's precision instead.
> 
> Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
> trunk?

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to