This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: static alignment and hash sync
>>>>> "Tony" == Tony Kimball <alk@pobox.com> writes:
Tony> Since you ask, I suppose I might try again, harder. I apologize,
Tony> but my current thinking is that my current trajectory (disabling hash
Tony> sync) is as likely to be productive (both for gcj and myself) as
Tony> backtracking to redo that step, so I will continue along it for a
Tony> while.
Whatever works for you is fine by me. You're doing the work...
I didn't know if you were aware of __attribute__((aligned)).
Tom