This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/64673] New: libgomp missing unsupported tests at -m32/-m64
- From: "howarth at bromo dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 19 Jan 2015 16:11:18 +0000
- Subject: [Bug testsuite/64673] New: libgomp missing unsupported tests at -m32/-m64
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64673
Bug ID: 64673
Summary: libgomp missing unsupported tests at -m32/-m64
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: howarth at bromo dot med.uc.edu
The summary output from the libgomp testsuite doesn't properly report the
number of unsupported tests....
=== libgomp Summary for unix/-m32 ===
# of expected passes 1192
# of unsupported tests 8
Running target unix
=== libgomp Summary for unix ===
# of expected passes 1192
# of unsupported tests 8
=== libgomp Summary ===
# of expected passes 11444
# of unsupported tests 506
The libgomp.log actually contains 506 UNSUPPORTED results.