-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Casey" == Casey Marshall <[EMAIL PROTECTED]> writes:

Casey> But this makes it sound as though __mipsGetNextFrame might just
Casey> not work in general.

Just to update: this was being caused by gcc, which scheduled parts of
the body of soft_lookupinterfacemethod before $fp was assigned.
Therefore the $fp used by __mipsGetNextFrame was that of the previous
frame, making it invalid.

If I compile with -fno-schedule-insns2 NullInvoke passes.

- -- 
Casey Marshall || [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQFAYTC6gAuWMgRGsWsRAqmQAJ90CQVfFchGl+g4Lj0gNmD7cTje4gCeKc73
5zTnKt5yc6ZVccNyCFtIfY8=
=4c70
-----END PGP SIGNATURE-----

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to