http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58329
--- Comment #5 from dave.anglin at bell dot net --- On 6-Sep-13, at 3:54 AM, hubicka at ucw dot cz wrote: > I hoped that the targets > either do not have runtime interposition in dynamic libraries or > they do > have working notion of alias. The PA-RISC HP-UX linker interposes import and export stubs in dynamic libraries. Whether there is a working notion of alias is somewhat unclear and involves digging into the linker code. The HP assembler doesn't support aliases. There is some support in gas. I will try to look at the testcase assembler code tonight. Dave -- John David Anglin dave.ang...@bell.net