This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51345] [avr] Devices with 8-bit SP need their own multilib(s)
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 May 2012 17:32:48 +0000
- Subject: [Bug target/51345] [avr] Devices with 8-bit SP need their own multilib(s)
- Auto-submitted: auto-generated
- References: <bug-51345-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51345
--- Comment #8 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-05-31 17:32:48 UTC ---
Author: gjl
Date: Thu May 31 17:32:42 2012
New Revision: 188070
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188070
Log:
PR target/51345
* config/avr/avr.opt (-msp8): Document it.
* doc/invoke.texi (AVR Options): Ditto. And document related
built-in macros.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.opt
trunk/gcc/doc/invoke.texi