This is the mail archive of the gcc@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]

Re: Problem with alpha.c:print_operand


On Sun, Sep 17, 2000 at 10:11:15AM -0400, Richard Kenner wrote:
> It redefines code 'c', which is known to final.c.  This cause problems
> with a .vtable asm used by g++ and causes g++.other/crash18.C to fail
> on Alpha.

The .vtable bits are going to fail on Alpha no matter what.
You're just looking at the tip of the iceberg there.  The
way they were implemented is a complete hack, and I'm sorry
I never went back in to clean it up.

> Is anybody running "make check" on Alpha?

Of course.  I've just been ignoring some tests.  Mostly those
that also fail on other targets.


r~

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