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 regression/49500] [4.7 Regression]: gcc.dg/tls/alias-1.c


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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-23 19:43:09 UTC ---
Created attachment 24589
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24589
proposed patch

Hi,
the problem is that emultls introduces aliases later and it does not understand
the new representation of them.  Does the attached patch help?

Honza


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