This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: fix some avr stdint issues


2013/8/26 Joern Rennecke <joern.rennecke@embecosm.com>:
> This patch fixes the gcc.dg/c99-stdint-5.c and gcc.dg/c99-stdint-6.c excess
> error
> failures.
>
> Tested for atmega128-sim.
>
> OK to apply?
>
> 2013-05-26  Joern Rennecke  <joern.rennecke@embecosm.com>
>
>         * config/avr/avr-stdint.h (INT16_TYPE): Change default to "int".
>         (UINT16_TYPE): Change default to "unsigned int".
>

It seems reasonable for me.
Please apply.

Denis.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]