Fortran testcase (at -O1 and above because of the conversion of memcpy to VCE):
ix = transfer(x,ix)
end program
--------------------
I cannot find a C testcase for this issue.
--
Summary: Gimplifier sometimes does not produce valid gimple for
addressable = VIEW_CONVERT_EXPR<scalar>(a)
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
OtherBugsDependingO 30142
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30166