------- Comment #26 from jakub at gcc dot gnu dot org  2008-05-04 19:47 -------
Created an attachment (id=15576)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15576&action=view)
gcc44-pr36090.patch

Patch I've bootstrapped on 4.3 branch on {i386,x86_64,ppc,ppc64}-linux, no
regressions.

Note that while this fixes this regression, IMNSHO rs6000_legitimate_address
check needs to be tightened up anyway, to match what the output routine
actually accepts (with current print_operand_address code the first MINUS when
going through XEXP (x, 0) must be symbol - .LCTOC*).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36090

Reply via email to