This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19171] <sys/reent.h> causes segfault ICE in GCC 4
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2004 05:02:21 -0000
- Subject: [Bug middle-end/19171] <sys/reent.h> causes segfault ICE in GCC 4
- References: <20041227213015.19171.bsdfan3@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-28 05:02 -------
(In reply to comment #9)
> I finally figured out how to get a backtrace from the stage2 compiler, so here
> it is (this is from running the posted testcase thru cc1):
This backtrace does not makes sense as ix86_handle_cdecl_attribute does not call emit_insn,
are you sure you don't have an extra patch which is applied wrong?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19171