gcc/gcc ChangeLog gcc.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Wed May 4 17:20:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: wilson@gcc.gnu.org 2005-05-04 17:20:44
Modified files:
gcc : ChangeLog gcc.c
Log message:
Fix the Xassembler and Xpreprocessor options, which have never worked right.
PR driver/21112
* gcc.c (process_command): In the second argv scan loop, ignore
Xassembler and Xpreprocessor, along with their argument.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8599&r2=2.8600
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.456&r2=1.457
More information about the Gcc-cvs
mailing list