Re: Is gcc compliant with the C++ standards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hthapar <himanshu.thapar@xxxxxxxxx> writes:

> I am a newbie and have started using different compilers and tools(C++) to
> make myself familiar with their workings. 
> I wanted to know that how compliant is gcc with the C++ standards. It is
> pretty obvious that no compiler is close to being completely compliant, but
> if there are some things which are not according to the ANSI/ISO standard;
> what are they in gcc?
>
> I will be very grateful if someone who is an expert user of gcc can answer
> this doubt of mine?

It is our intent that gcc is fully compatible with C++98, except that
"export" is not supported.  That said, there are certainly bugs, which
you can see in http://gcc.gnu.org/bugzilla/ .

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux