]> git.ipfire.org Git - thirdparty/gcc.git/commit
avr-c.c (avr_cpu_cpp_builtins): Restore built-in defines for __UINT24_MAX__...
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 1 Mar 2012 11:48:00 +0000 (11:48 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 1 Mar 2012 11:48:00 +0000 (11:48 +0000)
commitb2ef48efce78b78099a0f2162fab0b01fba7ba8d
treec82bb3b2b531bb976515bf643c75c0ad55a82ed5
parent283b529696df97afe8ce08b14c6d62c42b7f1d28
avr-c.c (avr_cpu_cpp_builtins): Restore built-in defines for __UINT24_MAX__...

* config/avr/avr-c.c (avr_cpu_cpp_builtins): Restore built-in
defines for __UINT24_MAX__, __INT24_MAX__, __INT24_MIN__
unintentionally removed in r184616.

From-SVN: r184692
gcc/ChangeLog
gcc/config/avr/avr-c.c