typeck.c (build_unary_op): Remove code that used to handle non lvalue increments...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 9 May 2007 00:46:11 +0000 (00:46 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 9 May 2007 00:46:11 +0000 (17:46 -0700)
commitee72fa38841b7da8c16bef043b462595ec3b7ac9
tree0ff299e37d46040085280897ace784e290b27479
parent8e34b5db9ed5a30ce1855d95195a301463ef4f6f
typeck.c (build_unary_op): Remove code that used to handle non lvalue increments/decrements.

2007-05-07  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * typeck.c (build_unary_op): Remove code that used to
        handle non lvalue increments/decrements.

From-SVN: r124564
gcc/cp/ChangeLog
gcc/cp/typeck.c