This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/15690] [4.0 Regression] compilation stops after the first file with errors
- From: "pinskia 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 07:45:11 -0000
- Subject: [Bug driver/15690] [4.0 Regression] compilation stops after the first file with errors
- References: <20040527181206.15690.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-11 07:45 -------
Fixed by:
PR 18732
* gcc.c (main): Do not break out of loop when error is reported while
processing one source file.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15690