From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21049 invoked by alias); 15 Jul 2006 19:26:37 -0000 Received: (qmail 21019 invoked by uid 48); 15 Jul 2006 19:26:30 -0000 Date: Sat, 15 Jul 2006 19:26:00 -0000 Message-ID: <20060715192630.21018.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/27363] ARM gcc 4.1 optimization bug In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "enrico dot scholz at informatik dot tu-chemnitz dot de" 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 X-SW-Source: 2006-07/txt/msg01145.txt.bz2 List-Id: ------- Comment #10 from enrico dot scholz at informatik dot tu-chemnitz dot de 2006-07-15 19:26 ------- Bug #28362 contains a self contained example. Basically, it needs only | some_struct = *some_other_struct; to trigger this bug. I wonder for how much other segfaults/brokeness this bug is responsible for. Btw, happens for every gcc release (3.4.6, 4.0.3, 4.1.1). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27363