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: "cvs-commit 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:57:09 -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 cvs-commit at gcc dot gnu dot org 2004-03-05 13:57 -------
Subject: Bug 13577
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: nathan@gcc.gnu.org 2004-03-05 13:57:02
Modified files:
gcc : gcc.c ChangeLog
Log message:
PR driver/13577
* gcc.c (cc1_options): Robustify -auxbase-strip from multiple -o
options.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.403.4.4&r2=1.403.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.290&r2=2.2326.2.291
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13577