Getting a pointer into a struct at a non-zero offset would try to use the default address space.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
A number of related bugs were fixed in r197036; see also D2241 (I doubt the test cases from there were ever committed). I've added two more related test cases to PR18567.
Comment Actions
Committed r206478. The other testcases aren't related, and I have a separate patch somewhere that addresses those.