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: GCC GNATS classes


"Martin v. Loewis" wrote:
> # GCC specific classes.
> wrong-code::Compiler generates wrong code.
> ice-on-legal-code::Internal Compiler Error for legal code.
> ice-on-illegal-code::Internal Compiler Error for ill-formed code.
> accepts-illegal::Compiler accepts ill-formed code.
> rejects-legal::Compiler does not accept well-formed code.
> pessimizes-code::Compiler should produce more efficient code.
These are in addition to the standard classes.

> I admit that I don't understand the meaning of "pessimize"...
Optimist -> optimize
pessimist ergo pessimize
though I don't think you'll find it in a dictionary!

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

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