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

H. J. Lu hjl@lucon.org
Thu May 24 19:47:00 GMT 2007


On Thu, May 24, 2007 at 12:08:19PM -0700, Adam Nemet wrote:
> 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.

They are 2 different kinds of tests. Tests in libssp make sure that
libssp itself is OK. The ssp tests in gcc/testsuites make sure that
compiler handles ssp properly. That is similar to C++ tests in
gcc/testsuites and tests in libstdc++.


H.J.



More information about the Gcc-patches mailing list