------- Comment #15 from edmar at freescale dot com 2006-07-13 20:48 ------- Ahhha, I found the problem. My patch is wrong:
This line + (match_operand:DF 1 "register_operand" "r,m"))] should read + (match_operand:DF 1 "input_operand" "r,m"))] I don't know how I made this mess, I will try again overnight, I will report tomorrow. Thanks Edmar -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27287