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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 30 02:07:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-30 02:07 -------
This was caused by the combination of the following patches:
2004-04-07  Caroline Tice  <ctice@apple.com>

        * gcc.c (main): Move 'break' in main loops (on an error)
        to wait until error processing has occurred.

2004-04-05  Caroline Tice  <ctice@apple.com>

        * gcc.c (combine_flag): New global variable, for new driver option.
        (struct compiler): Add two new fields, to be used when
        combining multiple input files in a single pass (IMA).
        (default_compilers):  Add values for the new fields to all
        compiler entries. Modify the "@c" compiler entry for doing IMA
        properly with "-save-temps" and the "combine" flag.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ctice at apple dot com


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



More information about the Gcc-bugs mailing list