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

On Thu, 15 Sep 2005, Ferris McCormick wrote:

On Thu, 2005-09-15 at 15:26 -0500, Brian Barrett wrote:
Gah...  The #if 0 and missing header are my bad - I'll fix those
tonight.  can you rerun the compiler on the file that errors out, but
with the -S option to get the assembly file?  It would be useful to
know what is on lines 61, 195, and 292.

Thanks!

Brian

Yes, I can.  I tried compiling a dummy program with just the time.h and
val = opal_sys_timer_get_cycles();

At first glance, it looks like
   mov %tick, %o4
is generating the error.  I've been fighting other things all day, so I
can't provide much more than that right now.  I'll verify with the
actual failure tomorrow, if the problem persists.  (I am using the svn
pull right now.)


A little experimentation suggests that instead of "mov %tick, ..." we need
"rd %tick,%o4". I'll verify tomorrow when I am on a system with a build on it, but at least "rd %tick,o4" assembles properly but "mov %tick,%o4" gives an error.

Regards,
Ferris

- --
Ferris McCormick (P44646, MI) <fmc...@gentoo.org>
Developer, Gentoo Linux (sparc, devrel)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDKh1IQa6M3+I///cRAtW2AJ45/BWdJWa/S5ZZULNS5B/OWm4T3gCeJIPV
pJKnCcs4PJ+fi19dyH38eXE=
=sc97
-----END PGP SIGNATURE-----

Reply via email to