This is the mail archive of the gcc-patches@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]

Re: [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C


H. J. Lu writes:
> Does your patch fix
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32064

No, it seems like a different issue.

> Basically, we need to make sure that all proper just built target
> libraries are searched/used when they are tested.

No I think those tests should really be under libssp and then
libssp_target_compile could locate the library similarly to how
libgomp does it.

Adam


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