From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19577 invoked by alias); 22 Oct 2008 16:13:11 -0000 Received: (qmail 18427 invoked by uid 48); 22 Oct 2008 16:11:50 -0000 Date: Wed, 22 Oct 2008 16:13:00 -0000 Message-ID: <20081022161150.18426.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/37320] [4.4 Regression] gcc.dg/compat execute test fails In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jakub at gcc dot gnu dot org" 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-10/txt/msg01458.txt.bz2 ------- Comment #1 from jakub at gcc dot gnu dot org 2008-10-22 16:11 ------- My bet would be this is a dup of PR37316. Can you try the patch in there and see whether it fixes these? If not, make sure all the tests are compiled with -DDBG (or add #define DBG 1 to the start of struct-layout-1.h) and look at what exact failures are reported in the log. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37320