This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11516] [3.4 egression] ld: Unsatisfied symbol "get_attr_pa_combine_type" in file libbackend.a[pa.o]
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 02:11:58 -0000
- Subject: [Bug bootstrap/11516] [3.4 egression] ld: Unsatisfied symbol "get_attr_pa_combine_type" in file libbackend.a[pa.o]
- References: <20030714011006.11516.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-14 02:11:58
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-14 02:11 -------
Actually it does not look like his patch caused this because if it was his patch, then they would be
present. It looks like genattrtab.c is being miscompiled. Thanks for looking into the files because
that narrowed down the search on what is going wrong.