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++/15330] inconsistent slicing on cast of int to enum


------- Additional Comments From sebor at roguewave dot com  2004-05-06 22:09 -------
Subject: Re:  inconsistent slicing on cast of int to enum

Okay, thank you both for the additional detail. I agree that these
might be useful optimizations. It would IMO improve the quality of
the implementation if this new behavior were documented along with
a suggested solution to the reported problem (i.e., adding an
enumeration with a sufficiently large value).

Martin




-- 


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


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