------- Comment #23 from charlet at gcc dot gnu dot org  2008-04-08 06:46 
-------
Subject: Bug 10768

Author: charlet
Date: Tue Apr  8 06:46:04 2008
New Revision: 134013

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134013
Log:
2008-04-08  Tristan Gingold  <[EMAIL PROTECTED]>

PR ada/10768

        * cuintp.c: Fix 16 bits issue for AVR.
        On AVR, integer is 16 bits, so it can't be used to do math with
        Base (=32768).
        So use long_integer instead.


Modified:
    trunk/gcc/ada/cuintp.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10768

Reply via email to