This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/48278] New: [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x
- From: "wd at denx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 Mar 2011 21:00:11 +0000
- Subject: [Bug c/48278] New: [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48278
Summary: [4.5 Regression] linking results in undefined
references to _savegpr_* _restgpr_*_x
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: wd@denx.de
Host: x86_64-redhat-linux
Target: PowerPC
Build: x86_64-redhat-linux
This is a follow-up on bug 43810, as requested by comment 18:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810#c18
The problem is not fixed yet, we see it when trying to enable
--enable-target-optspace for the Poky / Yocto builds, for details please see
comment 19:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810#c19
The original bug report referred to a powerpc-eabispe target only, but we see
this with other powerpc confiugrations as well (Ilya's build was for a plain
vanilla ppc603e system).