[Bug target/27479] TLS accesses use one more instruction than necessary

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 8 07:30:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-08 07:30 -------
legitimate_lo_sum_address_p is most likely where the issue, it is returning
false for this case when it should be returning true, I might take more of a
look later today.


-- 


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



More information about the Gcc-bugs mailing list