[Bug c++/13484] Addition of -fenable-msvc-relaxations option

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 24 19:23:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-24 18:48 -------
Also note we implement some MS extensions already but only anonumous structs/unions in C and 
something that deals with bitfields.  We have been recently try to remove all exentions from GCC, C 
and C++ wise because most of the extensions do not work correctly all the time.  We have been 
trying recently to follow the C and C++ standards so that people's code will compile with our 
compiler that compile with other compilers.  The idea of a standard is so that people can use 
different compilers and get the same results if their code follows the standard.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13484



More information about the Gcc-bugs mailing list