[Bug target/14093] Internal compiler error for code when using -mhitachi option in SH.
wilson at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 8 02:01:00 GMT 2004
------- Additional Comments From wilson at gcc dot gnu dot org 2004-04-08 02:00 -------
FUNCTION_VALUE disagrees with TARGET_PROMOTE_FUNCTION_RETURN. The first says
the result is promoted, the second says the result is not promoted. This leads
to a emit_move_insn call with different source/dest modes which aborts.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14093
More information about the Gcc-bugs
mailing list