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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-02-14
     Ever Confirmed|0                           |1

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 18:19:37 UTC ---
Thanks for reporting this a while back.  I just tested this and it seems to
work fine, although I don't see anything likely to fix it.  As far as I can see
I am doing the same thing that the C++ frontend does here.  Do you still see
this problem?  Does -gccgo get installed under a name different than -g++?  Are
you using --program-transform-name or any other relevant configure option?


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