This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11999] illegal instruction in unwind-ia64.c
- From: "rscohnlkjh at netscape dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Aug 2003 18:59:46 -0000
- Subject: [Bug target/11999] illegal instruction in unwind-ia64.c
- References: <20030820222640.11999.rscohnlkjh@netscape.net>
- 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=11999
------- Additional Comments From rscohnlkjh at netscape dot net 2003-08-22 18:59 -------
The function that contains the illegal asm, uw_install_context, is static and is
not called in the file. Should I just delete this unused and untested function?