------- 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 <[EMAIL PROTECTED]>
* gcc.c (main): Move 'break' in main loops (on an error) to wait until error processing has occurred. 2004-04-05 Caroline Tice <[EMAIL PROTECTED]> * 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