r195169 - in /trunk/gcc: ChangeLog config/avr/a...

gjl@gcc.gnu.org gjl@gcc.gnu.org
Mon Jan 14 18:28:00 GMT 2013


Author: gjl
Date: Mon Jan 14 18:28:24 2013
New Revision: 195169

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195169
Log:
	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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr-c.c



More information about the Gcc-cvs mailing list