bool1.C
285 Bytes
-
re PR c++/29295 (++ operator with bool typedef increments or operator -- with bool typedef) · 857d325a
2006-10-28 Andrew Pinski <andrew_pinski@playstation.sony.com> PR C++/29295 * typeck.c (build_unary_op): Use same_type_p when comparing to boolean type. 2006-10-28 Andrew Pinski <andrew_pinski@playstation.sony.com> PR C++/29295 * g++.dg/expr/bool1.C: New test. * g++.dg/expr/bool2.C: New test. From-SVN: r118118
Andrew Pinski committed