------- Comment #9 from bergner at vnet dot ibm dot com 2006-09-21 18:14 ------- Created an attachment (id=12305) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12305&action=view) Patch to rs6000_legitimize_address to force base pointers into rA position of indexed load/store instructions.
It seems -msoft-float doesn't like the operand swapping, so this patch disables it when we specify -msoft-float on the compile command. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28690