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: cp functions not called during testsuite execution


> Instead, put in a warning that says 'tell Martin you're using this bit
> of functionality, or risk loosing it in the next major release.' run
> it that way for a while (year), then remove them.  Put a unique number
> in each, so that you can tell quickly which reports go with which
> code.

That boils down to a recipe to remove error handling code from the compiler.
Who would pledge that he uses the 'functionality' to detect some stupid
typo in his development code?
What do you do about error returns from system calls that might not
happen for an entire generation of computers?



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