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 tree-optimization/33389] [4.3 Regression] Revision 128239 causes libgomp failure



------- Comment #10 from jakub at gcc dot gnu dot org  2007-09-12 15:04 -------
The whole testsuite takes roughly 10 minutes:
head -n2 libgomp.log; tail -n4 libgomp.log
Test Run By root on Wed Sep 12 10:47:12 2007
Native configuration is ia64-unknown-linux-gnu
                === libgomp Summary ===

# of expected passes            1607
runtest completed at Wed Sep 12 10:57:39 2007

and just RUNTESTFLAGS=c.exp takes around 30sec, no failures here (stock RHEL5).

Can you try to run make check with say libgomp.so* from some older build before
you started seeing this or from 4.2?  Knowing whether your libgomp was
miscompiled or if the testcases themselves are miscompiled is really crucial
to finding out what's going on.


-- 


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


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