------- Comment #2 from iains at gcc dot gnu dot org  2010-05-15 08:25 -------
as of 159429 - m32 seems to be fixed (and m64 improved): 

                === libgomp Summary for unix/-m32 ===

# of expected passes            2490
# of unsupported tests          2
                === libgomp Summary for unix/-m64 ===

# of expected passes            2386
# of unexpected failures        52
# of unsupported tests          2

-fails are all in libgomp.c++/ and libgomp.fortran/ (although that might be
co-incidence).
----

the fails seem to occur when an emutls variable is declared static.

same situation applies to FE tls tests (m32 is OK modulo LTO issues, m64 has
fails).


-- 


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

Reply via email to