This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12588] [3.4 Regression] ICE in function_value
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 23:38:50 -0000
- Subject: [Bug target/12588] [3.4 Regression] ICE in function_value
- References: <20031012173621.12588.mckelvey@maskull.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=12588
------- Additional Comments From dhazeghi at yahoo dot com 2003-10-24 23:38 -------
With -mcpu=ev56 and Falk's testcase on mainline it works for me (cross compiler). Those options
were the ones which cause gcc to crash before, right?