This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/51063] gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jul 2017 20:03:05 +0000
- Subject: [Bug driver/51063] gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)
- Auto-submitted: auto-generated
- References: <bug-51063-4@http.gcc.gnu.org/bugzilla/>
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