------- Comment #1 from pinskia at gcc dot gnu dot org  2006-12-12 17:31 -------
> This warning could perhaps be enabled by default on any platform which code is
> expected to be portable (like Linux) but disabled on i386-only platforms
> (win32).

No, I disagree with the last part of that statement because people do port code
from windows to other targets all the time.  Oh and win32 has a x86_64 port
comming sometime in the future so that goes out the window there.

Also game developers port between windows and Linux would like the warning to
be in MS's compilers also because otherwise they will not change their code
(yes I have people tell me that since it works with MS's compilers, it should
work with GCC).


-- 


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

Reply via email to