------- Comment #6 from mmitchel at gcc dot gnu dot org  2007-02-19 20:57 
-------
This is not a bug.  The C++ standard says:

[expr.post.incr]

the value of the object is modified by adding 1 to it, unless the object is of
type bool, in which case it is set to true


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to