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 driver/51063] gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51063

egallager at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from egallager at gcc dot gnu.org ---
(In reply to joseph@codesourcery.com from comment #2)
> This was supposed to have been fixed by:
> 
> 2011-03-30  Christian Schueler  <cschueler@gmx.de>
> 
>         PR driver/48208
>         * config/c.opt (F): Added 'Driver' to -F option.
> 
> 2011-02-12  Iain Sandoe  <iains@gcc.gnu.org>
> 
>         * gcc.c (driver_handle_option): Concatenate the argument to -F with
>         the switch.
> 
> But it appears that the 2011-03-30 patch isn't on 4.6 branch.

4.6 branch is no longer open so I'm closing this as FIXED

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