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: "wilson at tuliptree dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2003 08:58:18 -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
------- Additional Comments From wilson at tuliptree dot org 2003-12-11 08:58 -------
Subject: Re: illegal instruction in unwind-ia64.c
On Thu, 2003-12-11 at 00:29, dhazeghi at yahoo dot com wrote:
> Jim, would you mind commenting on this report and patch? Thanks.
I'm a few days behind on gcc-patches. I was assuming that there was a
gcc-patches message that I would get to, but apparently I assumed wrong.
There is an assembler problem here that needs to be fixed in addition to
the compiler problem. The assembler should not be accepting invalid
instructions. I don't want the assembler problem forgotten. Perhaps
this bug report can be kept open until the assembler problem is also
fixed? If that isn't reasonable, I can handle this some other way.
Jakub Jelinek has contributed a larger patch that fixes this problem in
addition to several others.
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg00940.html
Since I need to review Jakub's patch anyways, and I see no reason to
force him to unnecessarily rewrite his patch, we probably won't need
this patch.
The fix in this patch is the same as one of the fixes in Jakub's patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11999