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 testsuite/35677] Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90"



------- Comment #10 from dave at hiauly1 dot hia dot nrc dot ca  2008-12-11 00:40 -------
Subject: Re:  Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90"

> I'll try a build of current gcc trunk with your patch and see if it helps.

Problem looks the same.  You can do a quick check without a full rebuild
by removing the emultls* files from the libgcc directories, apply patch,
do make in top libgcc directory, then rerun libgomp testsuite.

The failures occur because multiple threads read an offset value of 0.

Dave


-- 


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


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