In principle this should not matter as it's a union and they point to
the same memory location but based on the code above we should be
accessing .sata and not .ata
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25432 Build 24060: arc lint + arc unit
Event Timeline
Comment Actions
I'm not sure why I made that change. I just remember that we had some compiler bugs in that function that went away when I added a printf. I think this was just one of the suspicious things that I saw so I made the change hoping that it would fix the miscompilation.