This is the mail archive of the gcc-patches@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]

Re: [PATCH] Speeding up delta by -fatal-errors


Andrew Pinski <pinskia@physics.uc.edu> writes:

| On Apr 6, 2004, at 14:07, Gabriel Dos Reis wrote:
| 
| >   1) I doubt it is that simple -- there are parts of the compiler that
| >      don't care about errorcount.  Those are your targets.
| 
| Yes there are parts of the compiler which does not care about
| error_count
| but the whole point about this flag is to exit right away so that
| automatic
| regression reducers can do their work faster.

You misunderstood what I was saying.  I was saying that that flag as
implemented did not do what the submitter wanted the flag to do.

-- Gaby


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