This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/38952] [4.4 Regression] EH does not work.
- From: "dave dot korn dot cygwin at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2009 05:58:05 -0000
- Subject: [Bug target/38952] [4.4 Regression] EH does not work.
- References: <bug-38952-9431@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from dave dot korn dot cygwin at gmail dot com 2009-01-25 05:58 -------
Created an attachment (id=17178)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17178&action=view)
Diffs between good and bad versions
This shows a diff between the testcase compiled with
-mpreferred-stack-boundary=2 and with -mpreferred-stack-boundary=4 (the
default).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38952