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]
Other format: [Raw text]

Re: the standard of c++ supported by gcc


Robert Dewar wrote:-

> <<EDG claim they do, though their preprocessor is non-conforming in
> quite a few pedantic ways I've found.  e.g. it fails on
> >>
> 
> A good reference here is the comparative study of C++ compilers in
> Dr. Dobbs. g++ and EDG both do very well, g++ just slightly ahead
> over all, in conforming to the standard, but no compiler they test
> is fully conformant.

If we're talking about the same article, I didn't think that much
of it.  It only took examples from the standard text, which
necessarily biases coverage somewhat, and never took account of
defect report resolutions, which G++ certainly does.

Neil.


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