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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 
2011-10-30 00:24:54 UTC ---
Author: paolo
Date: Sun Oct 30 00:24:51 2011
New Revision: 180671

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180671
Log:
/cp
2011-10-29  Paolo Carlini  <paolo.carl...@oracle.com>

    PR c++/50901
    * call.c (build_new_op_1): Handle ABS_EXPR together with the
    other unary EXPR.

/testsuite
2011-10-29  Paolo Carlini  <paolo.carl...@oracle.com>

    PR c++/50901
    * g++.dg/cpp0x/pr50901.C: New.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/pr50901.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/call.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog

Reply via email to