From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11635 invoked by alias); 25 Jan 2009 05:56:35 -0000 Received: (qmail 11613 invoked by uid 48); 25 Jan 2009 05:56:26 -0000 Date: Sun, 25 Jan 2009 05:56:00 -0000 Message-ID: <20090125055626.11612.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/38952] [4.4 Regression] EH does not work. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave dot korn dot cygwin at gmail dot com" 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: 2009-01/txt/msg02713.txt.bz2 ------- Comment #12 from dave dot korn dot cygwin at gmail dot com 2009-01-25 05:56 ------- Created an attachment (id=17177) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17177&action=view) Correct code compiled with -mpreferred-stack-boundary=2 Adding "-mpreferred-stack-boundary=2" to the compile line generates a correct, functioning executable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38952