Mail Archives: pgcc/1999/03/17/11:40:14
Marc Palmans wrote:
>
> Axel Thimm wrote:
> >
*snip*
> I believe it should be
> regset regs_live = REG_BASIC_BLOCK (b);
> but to be honest it's nothing more than an educated guess.
That _seems_ to work, however I just got into more problems. gcc now
chokes on the file gcc/libgcc2.c, with the following error:
_fixtfdi
./libgcc2.c:809: parse error before `a'
./libgcc2.c: In function `__fixtfdi':
./libgcc2.c:811: `a' undeclared (first use in this function)
./libgcc2.c:811: (Each undeclared identifier is reported only once
./libgcc2.c:811: for each function it appears in.)
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory `/root/build/pgcc/gcc'
make: *** [all-gcc] Error 2
[root AT sartre pgcc]#
I am not capable of determining what goes worng, but then I prefer Lisp
:-)
Anybody?
BTW, what is the accepted procedure for things like this? Should i
notify the mailing-list, or should I shut up and wait for a snapshot?
Greetings
Knut Arne Storeide
- Raw text -