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 go/48411] Bogusly canonicalized $target-gccgo


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

--- Comment #3 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-02-14 18:58:52 UTC ---
Author: ian
Date: Tue Feb 14 18:58:48 2012
New Revision: 184221

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184221
Log:
    PR go/48411
    * Make-lang.in (gccgo-cross$(exeext)): New target.
    (go.all.cross): Depend on gccgo-cross$(exeext) instead of
    gccgo$(exeext).
    (go.install-common): Only install GCCGO_TARGET_INSTALL_NAME if
    gccgo-cross$(exeext) does not exist.

Modified:
    trunk/gcc/go/ChangeLog
    trunk/gcc/go/Make-lang.in


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