[mercury-users] SIREG again

Michael Day mikeday at yeslogic.com
Wed Feb 26 16:29:36 AEDT 2003


> Probably yes.  The GCC bug with using memcpy(), memcmp(), memset(), bzero()
> or structure assignment in code which declares "esi" as a global register
> variable has been fixed in the GCC CVS repository, and the fix will be
> included in gcc 3.4 (and possibly also in gcc 3.3).  So if that is the
> one that is causing this problem, then yes it will be fixed.

Right, in this case it was structure assignment and was worked around by
taking a pointer to the structure instead.

Michael

--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list