This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Checking failure building arm-elf
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: Andreas Schwab <schwab at suse dot de>, <gcc-bugs at gcc dot gnu dot org>, <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 6 Mar 2003 09:29:38 -0500 (EST)
- Subject: Re: Checking failure building arm-elf
On Thu, 6 Mar 2003, Jan Hubicka wrote:
> > > Richard Earnshaw <rearnsha at arm dot com> writes:
> > > |> configure: In function `void foo()':
> > > |> configure:3967: internal compiler error: tree check: expected class 'd',
> > > |> have 't
> > > |> ' (record_type) in decl_assembler_name, at tree.c:151
>
> I've just reproduced it in the clean checkout. Not sure why it didn't
> crashed in my previous tree. I am commiting the attached patch as
> obvious that should fix the problem.
Thanks, that seems to have fixed it.
brgds, H-P