------- Comment #3 from pinskia at gcc dot gnu dot org 2006-12-15 16:01 ------- Hmm, I think my patch is correct but too "stupid"; we should be able just to mark the argument as non-addressable and a gimple register since we replaced all uses of it with an access via a frame struct.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30141