This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.0.1 generates invalid assembler (undefined label) on sparc
- From: Jeff Sturm <jsturm at one-point dot com>
- To: =?X-UNKNOWN?Q?Niels_M=F6ller?= <nisse at lysator dot liu dot se>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 1 Jan 2002 11:17:12 -0500 (EST)
- Subject: Re: gcc-3.0.1 generates invalid assembler (undefined label) on sparc
On 1 Jan 2002, Niels Möller wrote:
> Hi, I didn't get any response on this bug.
>
> Now I have upgraded gcc to version 3.0.3, and I just want to tell you
> that the bug is still there.
Thanks for the report. This is likely related to java/5183 which
is currently under investigation. (One workaround is to compile with
-fno-delayed-branch.)
Jeff