This is the mail archive of the gcc-patches@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]

[committed] Fix libgomp testsuite failures on hppa*-*-hpux*


The libgomp.oacc-c-c++-common/loop-dim-default.c test uses asms and needs to be skipped on hppa.

We don't have the complex.h header on hppa*-*-hpux*.  The libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
and libgomp.oacc-c-c++-common/reduction-cplx-flt.c tests compile fine on hppa without it.

As a result, we have no fails in libgomp testsuite on hppa64-hp-hpux11.11.

Dave
--
John David Anglin	dave.anglin@bell.net


Attachment: libgomp-test.d.txt
Description: Text document


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