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/13208] Wrong expression evaluation when using data type or cast "long long"


------- Additional Comments From falk at debian dot org  2003-11-26 23:25 -------
Your mistake lies in the assumption that the type of the variable the result
is assigned to is of any relevance; it is not. See also
http://www.eskimo.com/~scs/C-faq/q3.14.html


-- 


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


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