http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48676
Summary: [sh] Unaligned userspace access in
gcc.dg/torture/pr37868.c
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Host: sh4-linux-gnu
Target: sh4-linux-gnu
Build: sh4-linux-gnu
Hi,
When we test gcc.dg/torture/pr37868.c on SH, we got unaligned userspace access.
This accesses it in the address where SH cannot access.
I could confirm this with gcc-4.4, 4.5, 4.6 and 4.7.
Please set it to skip in the case of sh.