This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: armv4l Linux bootstrap failure (genattrtab) (fwd)
- To: "Rod m. Stewart" <stewart at netwinder dot org>
- Subject: Re: armv4l Linux bootstrap failure (genattrtab) (fwd)
- From: Richard Earnshaw <rearnsha at arm dot com>
- Date: Mon, 04 Sep 2000 15:28:37 +0100
- Cc: gcc-bugs at gcc dot gnu dot org, stewart at lab43 dot org
- Cc: rearnsha at arm dot com
- Organization: ARM Ltd.
- Reply-To: rearnsha at arm dot com
> I'm getting a bootstrap faillure on ARM (armvl3 and armv4l) Linux with the
> current mainline (2000-08-25 midnight EST). This showed up in today's
> build. (Well there was a different problem yesterday, but that was later
> on in the build process.)
>
> When using the stage1/xgcc to build genattrtab, genattrtab dumps core with
> an 'Illegal instruction'.
>
> [build@compton gcc]$ ./genattrtab \
> /home/build-rpm/BUILD/gcc/gcc/config/arm/arm.md > tmp-attrtab.c
> Illegal instruction (core dumped)
This should be fixed now.
Richard.