This is the mail archive of the gcc-bugs@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]

[Bug c++/12242] g++ should warn about out-of-range int->enum conversions



------- Comment #12 from rguenth at gcc dot gnu dot org  2008-02-15 11:34 -------
It should probably say that it will truncate the value, which is what will
happen.


-- 


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


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