> PS http://gcc.gnu.org/ml/gcc-patches/2004-03/msg02150.html added the > ability for having BIT_FIELD_REF on the LHS. Yes, but IIRC that was only for addressable things, not for registers. As Steven said, handling it would be a mess like it was for RTL SSA. So, you Do Not Want this for registers. Paolo