From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11668 invoked by alias); 4 Jan 2005 22:48:28 -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 11653 invoked by uid 48); 4 Jan 2005 22:48:24 -0000 Date: Tue, 04 Jan 2005 22:48:00 -0000 Message-ID: <20050104224824.11652.qmail@sourceware.org> From: "pbrook at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040926064644.17675.ebotcazou@gcc.gnu.org> References: <20040926064644.17675.ebotcazou@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/17675] [Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg00386.txt.bz2 List-Id: ------- Additional Comments From pbrook at gcc dot gnu dot org 2005-01-04 22:48 ------- I don't think that patch is sufficient. I'm about halfway to a fix. I don't think the behaviour should be conditional on STRICT_ALIGNMENT. Either enforce alignment, or annotate things properly so that the backend generates unaligned loads. g77 enforces alignment. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pbrook at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2004-11-17 15:09:20 |2005-01-04 22:48:21 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17675