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 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


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


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