This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/13577] [3.3/3.4/3.5 Regression] multiple -o options with -c cause unrecognized option `-strip'
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2004 13:53:29 -0000
- Subject: [Bug driver/13577] [3.3/3.4/3.5 Regression] multiple -o options with -c cause unrecognized option `-strip'
- References: <20040106013151.13577.robbat2@gentoo.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2004-03-05 13:53 -------
2004-03-05 Nathan Sidwell <nathan@codesourcery.com>
PR 13577
* gcc.c (cc1_options): Robustify -auxbase-strip from multiple -o
options.
Now to fix gas in to rejecting multiple -o options ...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13577