From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32340 invoked by alias); 12 Feb 2005 15:35:16 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 32238 invoked by uid 48); 12 Feb 2005 15:35:07 -0000 Date: Sat, 12 Feb 2005 20:53:00 -0000 From: "andrewhutchinson at cox dot net" To: gcc-bugs@gcc.gnu.org Message-ID: <20050212153504.19924.andrewhutchinson@cox.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/19924] New: [AVR] MODES_TIEABLE incorrect X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg01186.txt.bz2 List-Id: 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