This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: rhug failure on alpha


On 17 Mar 2002, Tom Tromey wrote:
> I built 3.1 on Linux/alpha and then used it to build rhug.  I get this
> failure:

I'd guess this doesn't happen on x86?  What revision of alpha (output of
config.guess)?

Early alphas didn't have byte load/store instructions, so perhaps a
BIT_FIELD_REF is generated somewhere to mask out the needed bits.  I don't
know why this would appear up at the tree level though.  It sure doesn't
have any relevance to bytecode.

I'm starting a rhug build now on my alphaev56.

Jeff


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