This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/6733: Compiler is generating unknown assembler instructions
- From: "John P. Linderman" <jpl at research dot att dot com>
- To: hubicka at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,jpl at research dot att dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sun, 20 Oct 2002 10:39:53 -0400
- Subject: Re: target/6733: Compiler is generating unknown assembler instructions
> Synopsis: Compiler is generating unknown assembler instructions
>
> State-Changed-From-To: open->feedback
> State-Changed-By: hubicka
> State-Changed-When: Tue Oct 15 12:59:57 2002
> State-Changed-Why:
> Can you please crate preprocessed testcase as described in http://gcc.gnu.org/bugs.html if the bug still exists?
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6733
I suspect the problem was due to an out-of-date binutils.
I have since upgraded binutils, and haven't found any
cases of the unknown assembler instructions messages.
-- jpl