This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52261] [avr] Add support for AVR Xmega cores
- 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: Fri, 24 Feb 2012 16:26:46 +0000
- Subject: [Bug target/52261] [avr] Add support for AVR Xmega cores
- Auto-submitted: auto-generated
- References: <bug-52261-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261
--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-24 16:26:46 UTC ---
Author: gjl
Date: Fri Feb 24 16:26:35 2012
New Revision: 184559
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184559
Log:
PR target/52261
* config/avr/avr.c (avr_out_movhi_mr_r_xmega): Use base
to test for unusedness in st X addressing.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c