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++/49812] strange return type for built-in operator++(int, int)


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

--- Comment #1 from FrÃdÃric Bron <frederic.bron at m4x dot org> 2011-07-22 08:58:31 UTC ---
Created attachment 24809
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24809
program that fails

This program should write false but writes true.


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