This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap broken on ppc-linux


Steve Ellcey <sje@cup.hp.com> writes:
> (gdb) bt
> #0  0x4013060:1 in copy_boolean (exp=0x0)
>     at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:1244
> #1  0x4012cf0:0 in make_canonical (attr=0x40170eb8, exp=0x40135870)
>     at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:1223
> #2  0x40135b0:0 in get_attr_value (value=0x40135870, attr=0x40170eb8,
>     insn_code=-2) at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:1276
> #3  0x402f250:0 in make_internal_attr (name=0x40170ed0 "*bypass_p",
>     value=0x40135870, special=0)
>     at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:4240
> #4  0x4031540:0 in make_automaton_attrs ()
>     at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:4484
> #5  0x4032bf0:0 in main (argc=3, argv=0x7ffff770)
>     at /proj/opensrc/sje/svn/gcc.work/trunk/gcc/genattrtab.c:4610

This is very similar to the crash I got on mips.  I trink Richard
Sandiford's patch
(http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01612.html) is supposed
to fix it.

Adam


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]