This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53483] unwind.inc:140:1: internal compiler error: in ix86_expand_epilogue, at config/i386/i386.c:11176
- From: "jbemmel at zonnet dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 May 2012 23:21:21 +0000
- Subject: [Bug target/53483] unwind.inc:140:1: internal compiler error: in ix86_expand_epilogue, at config/i386/i386.c:11176
- Auto-submitted: auto-generated
- References: <bug-53483-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53483
--- Comment #3 from Jeroen van Bemmel <jbemmel at zonnet dot nl> 2012-05-24 23:21:21 UTC ---
(In reply to comment #2)
> I don't think the RTD calling convention is supported on Linux at all. In fact
> if you don't have your glibc compiled with it, there is no way for this to work
> correctly.
>
> I suspect we should just error out if -mrtd is used under Linux.
I'm building my own OS kernel here. -mrtd is probably not used much anymore,
but the compiler shouldn't ICE when it is used