http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48161
--- Comment #12 from dave at hiauly1 dot hia.nrc.ca 2011-03-17 18:37:51 UTC --- On Thu, 17 Mar 2011, jakub at gcc dot gnu.org wrote: > Untested fix. The reason it uses gen_rtx_PLUS directly is to make sure it > doesn't generate code in that case I believe, otherwise expand_binop would > have > taken care of the swapping of arguments. Patch fixes build failure. Doing full test on hppa-linux. Dave