[Bug libgomp/64840] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/abort-2.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test

dave.anglin at bell dot net gcc-bugzilla@gcc.gnu.org
Wed Jan 28 16:51:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64840

--- Comment #6 from dave.anglin at bell dot net ---
On 2015-01-28 11:22 AM, howarth at bromo dot med.uc.edu wrote:
> ps I assume it will be sufficient to match libgomp-plugin-host_nonshm.sl.1 as
> it is unclear why hpux automatically appends .0 to the so version to also
> create libgomp-plugin-host_nonshm.sl.1.0.
libgomp-plugin-host_nonshm.sl.1.0 is the created library. 
libgomp-plugin-host_nonshm.sl
and libgomp-plugin-host_nonshm.sl.1 are links for versioning.  The two 
levels are convention
and generated by libtool.

Dave



More information about the Gcc-bugs mailing list