This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19924] New: [AVR] MODES_TIEABLE incorrect
- From: "andrewhutchinson at cox dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Feb 2005 15:35:07 -0000
- Subject: [Bug c/19924] New: [AVR] MODES_TIEABLE incorrect
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
MODES_TIEABLE in avr is set such that access to subreg is prevented.
This result is significantly sub-optimal code.
Attached patch changes this. No regressions have been found with test suite -
indeed things got better!
Note this is related to PR/19815 documentation error.
--
Summary: [AVR] MODES_TIEABLE incorrect
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andrewhutchinson at cox dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: avr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19924