This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x


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

--- Comment #17 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-02-23 18:06:38 UTC ---
Author: froydnj
Date: Wed Feb 23 18:06:29 2011
New Revision: 170443

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170443
Log:
    PR target/43810

    Backport from mainline:
    2010-07-23  Nathan Froyd  <froydnj@codesourcery.com>

    * config.host (powerpc*-eabispe*): Set tmake_file.
    (powerpc*-eabi*): Likewise.
    * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
    crtbeginS, crtendS, crtbeginT.

Modified:
    branches/gcc-4_5-branch/libgcc/ChangeLog
    branches/gcc-4_5-branch/libgcc/config.host
    branches/gcc-4_5-branch/libgcc/config/rs6000/t-ppccomm


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]