This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/18732] Compiler will not compile two source files if first has error or is unreadable
- 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: 11 Dec 2004 00:02:10 -0000
- Subject: [Bug driver/18732] Compiler will not compile two source files if first has error or is unreadable
- References: <20041130020339.18732.dpatel@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-11 00:02 -------
Subject: Bug 18732
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dpatel@gcc.gnu.org 2004-12-11 00:02:00
Modified files:
gcc : ChangeLog gcc.c
Log message:
PR 18732
* gcc.c (main): Do not break out of loop when error is reported while
processing one source file.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6777&r2=2.6778
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.440&r2=1.441
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18732