This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10589] For Hitachi SH target, GCC craches when both -fomit-frame-pointer and -mdalign options are specified
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2003 17:58:16 -0000
- Subject: [Bug target/10589] For Hitachi SH target, GCC craches when both -fomit-frame-pointer and -mdalign options are specified
- References: <20030501214600.10589.mathieu@thenesis.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10589
dank at kegel dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank at kegel dot com
------- Additional Comments From dank at kegel dot com 2003-09-14 17:58 -------
The testcase fails neither in gcc-3.0.2 as patched here in 2001,
nor in gcc-2.95 as supplied by Montavista in 2001,
so is it fair to say this is a regression?