This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/15690] compilation stops after the first file with errors


------- Additional Comments From dann at godzilla dot ics dot uci dot edu  2004-05-27 20:24 -------
(In reply to comment #3)
> Also most of the time you are not 
> passing more than one file to the driver.

In that case the old and new behavior are completely identical. 

In the case you are passing multiple files (and a lot of people do) then you'd
want to see all the errors from all files  for the same reasons you want to see
all the errors within a file. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]