[Bug c++/50901] [4.6/4.7 Regression] ICE: in build_new_op, at cp/call.c:5016
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 30 00:25:00 GMT 2011
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.carlini@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.carlini@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
More information about the Gcc-bugs
mailing list