re PR driver/18732 (Compiler will not compile two source files if first has error...
commit3dede806ac8beba4c5d227446d5b79e54a1ec7c2
authorDevang Patel <dpatel@apple.com>
Sat, 11 Dec 2004 00:01:59 +0000 (10 16:01 -0800)
committerDevang Patel <dpatel@gcc.gnu.org>
Sat, 11 Dec 2004 00:01:59 +0000 (10 16:01 -0800)
treed1bcdf01bbda1aee7dae20730ea40b31ca82e2b7
parent7d5f9cc68fe1e0a920405fe49a0ea3fdf200971e
re PR driver/18732 (Compiler will not compile two source files if first has error or is unreadable)

       PR 18732
       * gcc.c (main): Do not break out of loop when error is reported while
       processing one source file.

From-SVN: r92018
gcc/ChangeLog
gcc/gcc.c