PR target/55974
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2013 18:28:24 +0000 (18:28 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2013 18:28:24 +0000 (18:28 +0000)
commit02edff68f9730ae70faa237c3ecce94047b07ece
tree3e167657e4f5e4af8f9933fd646b3834fa23f2ff
parentbb3e25e3627cb8df74dd37b8a5226910519b18fc
PR target/55974
* config/avr/avr-c.c (avr_cpu_cpp_builtins): Define __FLASH
etc. to 1 and not to __flash.
Use LL suffix for __INT24_MAX__ with -mint8.
Use ULL suffix for __UINT24_MAX__ with -mint8.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195169 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr-c.c