[Bug target/56263] [avr] Provide strict address-space checking

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 12 11:42:00 GMT 2013


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

--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-03-12 11:42:30 UTC ---
Author: gjl
Date: Tue Mar 12 11:42:26 2013
New Revision: 196611

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196611
Log:
    PR target/56263
    * config/avr/avr.c (TARGET_CONVERT_TO_TYPE): Define to...
    (avr_convert_to_type): ...this new static function.
    * config/avr/avr.opt (-Waddr-space-convert): New C option.
    * doc/invoke.texi (AVR Options): Document it.


Modified:
    trunk/gcc/config/avr/avr.c
    trunk/gcc/config/avr/avr.opt
    trunk/gcc/doc/invoke.texi



More information about the Gcc-bugs mailing list