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

Re: `--syntax-only' after error


>Exactly.  If I didn't see such errors and then saw new ones when I
>recompiled, I'd be annoyed.  To me, the uninitialized variable warnings
>are quite important; if I specify -Wall, I have asked for all warnings,
>not just all warnings before the first error.

That's a good point.

>Please let's consider the consequences carefully before making this
>change.  Is it really that much of a performance win?

Joe, what do you think of my idea of making this not the default,
but conditional on an option like `-ffail-faster' or something?
Then, only people who really want just the first fatal diagnostic
will be the only ones affected, as only they will use the option.

        tq vm, (burley)


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