------- Comment #27 from gcc at breakpoint dot cc  2010-05-21 15:16 -------
This fix is causing PR44169 on powerpc-linux-gnuspe, the second TLS load is
missing a lwz.

The same testcase on powerpc-linux-gnu has no problems. The gnuspe target has
(as far as I figured out) just different pre-defines. Switching them off
(-mabi=nospe -mno=spe) makes the problem not go away. Changing the CPU does.

I reverted this change and I pass the testcase from PR44169. 


-- 

gcc at breakpoint dot cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc at breakpoint dot cc


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

Reply via email to