Re: [OT] ppc64 serialization problem
From: Ivan Warren <hidden>
Date: 2006-03-29 21:29:50
Attachments
- smime.p7s [application/x-pkcs7-signature] 3216 bytes
From: Ivan Warren <hidden>
Date: 2006-03-29 21:29:50
Ivan Warren wrote:
Question : Is this *NORMAL* behavior ? I discussed this with some C folks and they seem to think (at least some of them) that it's broken per standards.. (volatile fields should be only read/written IFF read/written explicitly - pretty much what section 6.3.7 of the C std says).
...For Info... I've submitted a gcc PR : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26933 Anyway.. My apologies since this was a bit off topic.. --Ivan