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++/17507] Problems with shift and increment operator precedence


------- Additional Comments From bangerth at dealii dot org  2004-09-15 20:55 -------
Your expectations are at odds with what the standard allows compilers to do. 
You will have to modify your code to get what you want. 
 
W. 

-- 


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


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