From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12639 invoked by alias); 13 Jul 2010 17:41:07 -0000 Received: (qmail 12562 invoked by uid 48); 13 Jul 2010 17:40:51 -0000 Date: Tue, 13 Jul 2010 17:41:00 -0000 Message-ID: <20100713174051.12561.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/44903] [4.6 Regression] FAIL: gcc.dg/pr35258.c execution test In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mikpe at it dot uu dot se" 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: 2010-07/txt/msg01428.txt.bz2 ------- Comment #14 from mikpe at it dot uu dot se 2010-07-13 17:40 ------- Also fails on sparc64-linux, with SIGBUS due to misaligned load in bar(). On armv5tel-unknown-linux-gnueabi it triggers an alignment exception, which the Linux kernel may emulate/fixup (there's a kernel tunable for that). -- mikpe at it dot uu dot se changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpe at it dot uu dot se http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44903