From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27406 invoked by alias); 11 Dec 2008 23:03:02 -0000 Received: (qmail 15902 invoked by uid 48); 11 Dec 2008 23:01:37 -0000 Date: Thu, 11 Dec 2008 23:03:00 -0000 Message-ID: <20081211230137.15898.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/38496] Gcc misaligns arrays when stack is forced follow the x8632 ABI In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "whaley at cs dot utsa dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg01258.txt.bz2 ------- Comment #1 from whaley at cs dot utsa dot edu 2008-12-11 23:01 ------- Created an attachment (id=16893) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16893&action=view) tarfile demonstrating problem tarfile containing Makefile, align.f, and printvp.c that can show this problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38496