This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31
- From: "bugzilla-gcc at thewrittenword dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jan 2011 20:06:49 +0000
- Subject: [Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31
- Auto-submitted: auto-generated
- References: <bug-46967-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967
--- Comment #1 from The Written Word <bugzilla-gcc at thewrittenword dot com> 2011-01-27 20:06:40 UTC ---
John David Anglin pointed us to bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34544 so we backported the patch to
4.4 and tried it.
With r163461 backported (compiler only built with --enable-languages=c this
time) we ran the libgomp testsuite 3 times, failed 11/248 tests, 0/248 tests
and 9/248 tests. So, still not fantastic, but the 0/248 was nice to see.
However, the big win for us is that perl-5.12.2 built with the compiler with
the backported patch fails no tests at all where it used to fail many.