This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/44132] [4.6 Regression] emutls is broken under a range of circumstances.



------- Comment #26 from iains at gcc dot gnu dot org  2010-05-27 20:11 -------
Created an attachment (id=20762)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20762&action=view)
candidate fix that handles aliases as well.

PR44276 revealed that I wasn't handling alias cases.

The new attachment deal with this and is tested on
 i686-apple-darwin, cris-elf.

TODO; 
  gimplification of asm statements that include emuTLS vars.
  tree-profile.c


-- 

iains at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20738|0                           |1
        is obsolete|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]