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 middle-end/49543] Cast move causes incorrect code and numerical results


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-27 19:25:37 UTC ---
Well C++ is not C, that is Data is a constant expression in C++ but not in C.


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