------- Comment #2 from bugzilla-gcc at thewrittenword dot com  2005-10-23 
16:36 -------
  $ nm /usr/lib/libcl.a | egrep 'U_IS_STUB_OR_CALLX|U_is_shared_pc'
U_IS_STUB_OR_CALLX  |          |undef |code   |
U_IS_STUB_OR_CALLX  |       572|extern|entry  |$CODE$
U_is_shared_pc      |          |undef |code   |
U_is_shared_pc      |       124|extern|entry  |$CODE$

There is one libcl patch for 11.23, PHSS_33405, but the defect
description doesn't indicate anything that will help this situation.

The only thing interesting in the release notes (but for Itanium):
  Itanium®-based Unwind Library (libunwind.so): Changes include a new set of
  “Unwind Express” APIs that perform stack unwinding considerably faster, and
  new header files <uwx.h> and <uwx_self.h>.

Release notes are available at:
  http://docs.hp.com/en/oshpux11iv2oe.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24356

Reply via email to