This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf
- From: Vladimir Makarov <vmakarov at redhat dot com>
- To: law at redhat dot com
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, joel at gcc dot gnu dot org, vmakarov at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: Mon, 25 Mar 2002 13:19:59 -0500
- Subject: Re: bootstrap/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf
- References: <13034.1017073817@porcupine.cygnus.com>
law@redhat.com wrote:
>
> In message <3C9F4E30.B24358BD@redhat.com>, Vladimir Makarov writes:
> > Hello, Joel. I've just analyzed the problem report. It seems to me a
> > binutils bug. Gas manual clearly says that .subspace pseudo-op should
> > work for SOM and ELF:
> That manual is out of date. We dropped the .space/.subspace stupidity
> for ELF a while back. We should not be generating .space/.subspace for
> any of the ELF targets on the PA.
Jeff, thanks for the information. I'll fix the problem in gcc.
Vlad