------- Comment #12 from cvs-commit at gcc dot gnu dot org  2005-10-17 04:22 
-------
Subject: Bug 22544
CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]     2005-10-17 04:22:03

Modified files:
        gcc            : ChangeLog gcc.c 

Log message:
        2005-10-16  Andrew Pinski  <[EMAIL PROTECTED]>

        PR driver/22544
        * gcc.c (have_c): New static variable.
        (have_o): Likewise.
        (process_command): Remove declation of have_c.
        Set have_o to 1 when handling -o.
        (main): Add a fatel error if there are multiple
        files specified and -o and -c/-S is passed witout
        -combine or multiple languages.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10168&r2=2.10169
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.472&r2=1.473


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22544

Reply via email to