------- Comment #5 from rguenth at gcc dot gnu dot org 2006-10-11 11:55 -------
Gimplification marks the TARGET_EXPR addressable in
{
__asm__ __volatile__(""::"m" TARGET_EXPR <D.1873, {
unsigned int __v;
unsigned int __v;
D.1873 = __v;
}>);
}
while it should mark the gimplified lvalue addressable.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2006-09-17 21:57:22 |2006-10-11 11:55:58
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29119