[Bug bootstrap/11516] [3.4 egression] ld: Unsatisfied symbol "get_attr_pa_combine_type" in file libbackend.a[pa.o]

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Mon Jul 14 02:06:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2003-07-14 02:06 -------
Subject: Re:  [3.4 egression] ld: Unsatisfied symbol "get

> I also do not have access to HP-UX. Does the file insn-attrtab.c have the
> functions 
> get_attr_pa_combine_type and get_attr_type defined in there?  Also does the

The functions are present in insn-attrtab.c in stage 1 but not stage 2.

> line building the 
> library libbackend.a have insn-attrtab.o included?  Also what does nm say

Yes.

> for insn-attrtab.o, are 
> get_attr_pa_combine_type and get_attr_type defined?

They are in stage 1 but not stage 2.

Thanks for the suggestion as to which patch may have introduced the problem.
The port hasn't been buildable for the last several weeks due to one problem
after another, so it was going to be difficult to determine which patch
caused the regression.

Dave



More information about the Gcc-bugs mailing list